[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:07:12.572326 32325 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.145.126:38511
I20260710 11:07:12.573932 32325 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:07:12.574952 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:12.590262 32332 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:12.590262 32334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:12.590308 32331 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:13.697630 32333 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1105 milliseconds
I20260710 11:07:13.697738 32325 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 11:07:13.698936 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:13.699147 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:13.699295 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681633699280 us; error 0 us; skew 500 ppm
I20260710 11:07:13.700019 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:13.705302 32325 webserver.cc:533] Webserver started at http://127.31.145.126:42259/ using document root <none> and password file <none>
I20260710 11:07:13.706117 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:13.706303 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:13.706673 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:13.712085 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/master-0-root/instance:
uuid: "749aec2cf3d44486ac79badc93e44804"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-ljn8"
I20260710 11:07:13.719492 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260710 11:07:13.724239 32340 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:13.725275 32325 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 11:07:13.725605 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/master-0-root
uuid: "749aec2cf3d44486ac79badc93e44804"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-ljn8"
I20260710 11:07:13.725884 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:13.776355 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:13.777781 32325 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:07:13.778174 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:13.845197 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.126:38511
I20260710 11:07:13.845271 32391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.126:38511 every 8 connection(s)
I20260710 11:07:13.852653 32392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.874377 32392 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804: Bootstrap starting.
I20260710 11:07:13.880765 32392 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:13.882630 32392 log.cc:826] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804: Log is configured to *not* fsync() on all Append() calls
I20260710 11:07:13.887050 32392 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804: No bootstrap required, opened a new log
I20260710 11:07:13.907272 32392 raft_consensus.cc:359] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "749aec2cf3d44486ac79badc93e44804" member_type: VOTER }
I20260710 11:07:13.907819 32392 raft_consensus.cc:385] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:13.908061 32392 raft_consensus.cc:740] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749aec2cf3d44486ac79badc93e44804, State: Initialized, Role: FOLLOWER
I20260710 11:07:13.908916 32392 consensus_queue.cc:260] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "749aec2cf3d44486ac79badc93e44804" member_type: VOTER }
I20260710 11:07:13.909387 32392 raft_consensus.cc:399] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:13.909675 32392 raft_consensus.cc:493] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:13.910020 32392 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:13.914031 32392 raft_consensus.cc:515] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "749aec2cf3d44486ac79badc93e44804" member_type: VOTER }
I20260710 11:07:13.914712 32392 leader_election.cc:304] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [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: 749aec2cf3d44486ac79badc93e44804; no voters: 
I20260710 11:07:13.916339 32392 leader_election.cc:290] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:13.916643 32395 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:13.918646 32395 raft_consensus.cc:697] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [term 1 LEADER]: Becoming Leader. State: Replica: 749aec2cf3d44486ac79badc93e44804, State: Running, Role: LEADER
I20260710 11:07:13.919530 32395 consensus_queue.cc:237] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [LEADER]: Queue going to LEADER mode. State: All 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: "749aec2cf3d44486ac79badc93e44804" member_type: VOTER }
I20260710 11:07:13.920480 32392 sys_catalog.cc:565] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:13.928932 32397 sys_catalog.cc:455] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 749aec2cf3d44486ac79badc93e44804. Latest consensus state: current_term: 1 leader_uuid: "749aec2cf3d44486ac79badc93e44804" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "749aec2cf3d44486ac79badc93e44804" member_type: VOTER } }
I20260710 11:07:13.929090 32396 sys_catalog.cc:455] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "749aec2cf3d44486ac79badc93e44804" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "749aec2cf3d44486ac79badc93e44804" member_type: VOTER } }
I20260710 11:07:13.929863 32396 sys_catalog.cc:458] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:13.930896 32397 sys_catalog.cc:458] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:13.932945 32403 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:13.945062 32403 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:13.947271 32325 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:13.961113 32403 catalog_manager.cc:1383] Generated new cluster ID: 3d089a863ca940c29501a92451586681
I20260710 11:07:13.961385 32403 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:13.984097 32403 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:13.985785 32403 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:14.003618 32403 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804: Generated new TSK 0
I20260710 11:07:14.004571 32403 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:14.014359 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:14.023844 32414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:14.026290 32415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:14.028486 32417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:14.029523 32325 server_base.cc:1061] running on GCE node
I20260710 11:07:14.030256 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:14.030443 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:14.030608 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681634030591 us; error 0 us; skew 500 ppm
I20260710 11:07:14.031200 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:14.035504 32325 webserver.cc:533] Webserver started at http://127.31.145.65:41905/ using document root <none> and password file <none>
I20260710 11:07:14.036051 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:14.036240 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:14.036502 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:14.037635 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-0-root/instance:
uuid: "b74f2c16aaac43eea7b7fb17793e71db"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-ljn8"
I20260710 11:07:14.043026 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 11:07:14.047065 32422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.047931 32325 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:07:14.048291 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-0-root
uuid: "b74f2c16aaac43eea7b7fb17793e71db"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-ljn8"
I20260710 11:07:14.048743 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:14.087316 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:14.089372 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:14.092190 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:14.097615 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:14.097941 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.098263 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:14.098479 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.189563 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.65:42977
I20260710 11:07:14.189632 32484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.65:42977 every 8 connection(s)
I20260710 11:07:14.196331 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:14.204970 32489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:14.207126 32490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:14.210727 32325 server_base.cc:1061] running on GCE node
W20260710 11:07:14.212209 32493 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:14.213131 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:14.213356 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:14.213551 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681634213534 us; error 0 us; skew 500 ppm
I20260710 11:07:14.214095 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:14.217352 32325 webserver.cc:533] Webserver started at http://127.31.145.66:36277/ using document root <none> and password file <none>
I20260710 11:07:14.217868 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:14.218060 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:14.218321 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:14.219691 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-1-root/instance:
uuid: "be77c1618f2a49aaaf211b7a31646a48"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-ljn8"
I20260710 11:07:14.222232 32485 heartbeater.cc:344] Connected to a master server at 127.31.145.126:38511
I20260710 11:07:14.222707 32485 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:14.223887 32485 heartbeater.cc:507] Master 127.31.145.126:38511 requested a full tablet report, sending...
I20260710 11:07:14.225448 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260710 11:07:14.227479 32357 ts_manager.cc:194] Registered new tserver with Master: b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977)
I20260710 11:07:14.230290 32357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60690
I20260710 11:07:14.230504 32497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.231388 32325 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:07:14.231720 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-1-root
uuid: "be77c1618f2a49aaaf211b7a31646a48"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-ljn8"
I20260710 11:07:14.232067 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:14.248369 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:14.249616 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:14.251654 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:14.254626 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:14.254818 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.255029 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:14.255177 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.341351 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.66:35523
I20260710 11:07:14.341507 32559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.66:35523 every 8 connection(s)
I20260710 11:07:14.347891 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:14.356644 32563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:14.359584 32564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:14.361742 32560 heartbeater.cc:344] Connected to a master server at 127.31.145.126:38511
I20260710 11:07:14.362077 32560 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:14.362953 32560 heartbeater.cc:507] Master 127.31.145.126:38511 requested a full tablet report, sending...
I20260710 11:07:14.365200 32357 ts_manager.cc:194] Registered new tserver with Master: be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523)
I20260710 11:07:14.366916 32357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60702
I20260710 11:07:14.369153 32325 server_base.cc:1061] running on GCE node
W20260710 11:07:14.370477 32566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:14.371451 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:14.371680 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:14.371852 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681634371834 us; error 0 us; skew 500 ppm
I20260710 11:07:14.372356 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:14.374814 32325 webserver.cc:533] Webserver started at http://127.31.145.67:39689/ using document root <none> and password file <none>
I20260710 11:07:14.375242 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:14.375424 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:14.375662 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:14.376700 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-2-root/instance:
uuid: "43abf720c2ae4f7b9b155923cb598c24"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-ljn8"
I20260710 11:07:14.380988 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:07:14.384279 32571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.385056 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:14.385385 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-2-root
uuid: "43abf720c2ae4f7b9b155923cb598c24"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-ljn8"
I20260710 11:07:14.385798 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681632410645-32325-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:14.424357 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:14.426129 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:14.428618 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:14.432616 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:14.432875 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.433169 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:14.433404 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.514024 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.67:41731
I20260710 11:07:14.514063 32633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.67:41731 every 8 connection(s)
I20260710 11:07:14.531738 32634 heartbeater.cc:344] Connected to a master server at 127.31.145.126:38511
I20260710 11:07:14.532141 32634 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:14.532905 32634 heartbeater.cc:507] Master 127.31.145.126:38511 requested a full tablet report, sending...
I20260710 11:07:14.534848 32357 ts_manager.cc:194] Registered new tserver with Master: 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:14.535480 32325 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015243008s
I20260710 11:07:14.536530 32357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60710
I20260710 11:07:14.584448 32357 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60724:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:14.587957 32357 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:14.681582 32449 tablet_service.cc:1511] Processing CreateTablet for tablet c6ec8920977b49a29ef903e229536af3 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:14.687737 32449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ec8920977b49a29ef903e229536af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.681481 32450 tablet_service.cc:1511] Processing CreateTablet for tablet d999952c98dd4137b214ffe341a07805 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:14.694303 32448 tablet_service.cc:1511] Processing CreateTablet for tablet 03328d2be2704709a22ced4baddc2e8e (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:14.696880 32450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d999952c98dd4137b214ffe341a07805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.699200 32446 tablet_service.cc:1511] Processing CreateTablet for tablet 109bd5213d8b488cbb86a2b48c612721 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:14.699435 32448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03328d2be2704709a22ced4baddc2e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.698279 32447 tablet_service.cc:1511] Processing CreateTablet for tablet 671b656a7ab64740bccd9e20b9f389df (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:14.703723 32447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 671b656a7ab64740bccd9e20b9f389df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.706916 32446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109bd5213d8b488cbb86a2b48c612721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.707856 32445 tablet_service.cc:1511] Processing CreateTablet for tablet 75a17eaf8f13447f963b416edc1b26e3 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:14.710726 32445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a17eaf8f13447f963b416edc1b26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.762270 32444 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9fc10703284ad69f406f75783cc99f (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:14.763630 32444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9fc10703284ad69f406f75783cc99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.777913 32599 tablet_service.cc:1511] Processing CreateTablet for tablet d999952c98dd4137b214ffe341a07805 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:14.778335 32652 tablet_bootstrap.cc:492] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db: Bootstrap starting.
I20260710 11:07:14.779327 32599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d999952c98dd4137b214ffe341a07805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.780478 32525 tablet_service.cc:1511] Processing CreateTablet for tablet d999952c98dd4137b214ffe341a07805 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:14.782770 32597 tablet_service.cc:1511] Processing CreateTablet for tablet 03328d2be2704709a22ced4baddc2e8e (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:14.782904 32523 tablet_service.cc:1511] Processing CreateTablet for tablet 03328d2be2704709a22ced4baddc2e8e (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:14.784132 32597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03328d2be2704709a22ced4baddc2e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.784392 32523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03328d2be2704709a22ced4baddc2e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.786602 32652 tablet_bootstrap.cc:654] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.786734 32596 tablet_service.cc:1511] Processing CreateTablet for tablet 671b656a7ab64740bccd9e20b9f389df (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:14.786885 32521 tablet_service.cc:1511] Processing CreateTablet for tablet 109bd5213d8b488cbb86a2b48c612721 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:14.788079 32596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 671b656a7ab64740bccd9e20b9f389df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.788262 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109bd5213d8b488cbb86a2b48c612721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.790680 32595 tablet_service.cc:1511] Processing CreateTablet for tablet 109bd5213d8b488cbb86a2b48c612721 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:14.790932 32520 tablet_service.cc:1511] Processing CreateTablet for tablet 75a17eaf8f13447f963b416edc1b26e3 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:14.791978 32595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109bd5213d8b488cbb86a2b48c612721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.793596 32519 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9fc10703284ad69f406f75783cc99f (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:14.794644 32594 tablet_service.cc:1511] Processing CreateTablet for tablet 75a17eaf8f13447f963b416edc1b26e3 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:14.795883 32594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a17eaf8f13447f963b416edc1b26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.803956 32525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d999952c98dd4137b214ffe341a07805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.817963 32598 tablet_service.cc:1511] Processing CreateTablet for tablet c6ec8920977b49a29ef903e229536af3 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:14.818060 32524 tablet_service.cc:1511] Processing CreateTablet for tablet c6ec8920977b49a29ef903e229536af3 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:14.822234 32598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ec8920977b49a29ef903e229536af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.809759 32522 tablet_service.cc:1511] Processing CreateTablet for tablet 671b656a7ab64740bccd9e20b9f389df (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:14.819917 32520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a17eaf8f13447f963b416edc1b26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.812934 32593 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9fc10703284ad69f406f75783cc99f (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:14.829723 32518 tablet_service.cc:1511] Processing CreateTablet for tablet c825e8812ea446f0b919dfdcfe247cb3 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:14.834095 32524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ec8920977b49a29ef903e229536af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.832250 32593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9fc10703284ad69f406f75783cc99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.832218 32450 tablet_service.cc:1511] Processing CreateTablet for tablet c825e8812ea446f0b919dfdcfe247cb3 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:14.841576 32592 tablet_service.cc:1511] Processing CreateTablet for tablet c825e8812ea446f0b919dfdcfe247cb3 (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:14.844887 32592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c825e8812ea446f0b919dfdcfe247cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.840407 32522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 671b656a7ab64740bccd9e20b9f389df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.846810 32444 tablet_service.cc:1511] Processing CreateTablet for tablet 29fca60a28774cf49d96c0d7e2f496bb (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:14.848453 32450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c825e8812ea446f0b919dfdcfe247cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.850160 32444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fca60a28774cf49d96c0d7e2f496bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.865306 32517 tablet_service.cc:1511] Processing CreateTablet for tablet 29fca60a28774cf49d96c0d7e2f496bb (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:14.874670 32652 tablet_bootstrap.cc:492] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db: No bootstrap required, opened a new log
I20260710 11:07:14.871428 32518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c825e8812ea446f0b919dfdcfe247cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.877264 32652 ts_tablet_manager.cc:1403] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.024s
I20260710 11:07:14.883760 32517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fca60a28774cf49d96c0d7e2f496bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.898700 32591 tablet_service.cc:1511] Processing CreateTablet for tablet 29fca60a28774cf49d96c0d7e2f496bb (DEFAULT_TABLE table=test-workload [id=2304cc7ae24e450aba103492a60b676e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:14.905081 32591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fca60a28774cf49d96c0d7e2f496bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.907944 32519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9fc10703284ad69f406f75783cc99f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:07:14.938243 32405 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:15.018743 32654 tablet_bootstrap.cc:492] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48: Bootstrap starting.
I20260710 11:07:15.019552 32655 tablet_bootstrap.cc:492] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24: Bootstrap starting.
I20260710 11:07:15.022219 32652 raft_consensus.cc:359] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.029294 32652 raft_consensus.cc:385] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.029654 32652 raft_consensus.cc:740] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.038915 32652 consensus_queue.cc:260] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.046895 32654 tablet_bootstrap.cc:654] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.055151 32654 tablet_bootstrap.cc:492] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48: No bootstrap required, opened a new log
I20260710 11:07:15.055364 32655 tablet_bootstrap.cc:654] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.055667 32654 ts_tablet_manager.cc:1403] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.009s
I20260710 11:07:15.059342 32485 heartbeater.cc:499] Master 127.31.145.126:38511 was elected leader, sending a full tablet report...
I20260710 11:07:15.059684 32652 ts_tablet_manager.cc:1434] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db: Time spent starting tablet: real 0.182s	user 0.008s	sys 0.015s
I20260710 11:07:15.058760 32654 raft_consensus.cc:359] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.060062 32654 raft_consensus.cc:385] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.060354 32654 raft_consensus.cc:740] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.060736 32652 tablet_bootstrap.cc:492] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db: Bootstrap starting.
I20260710 11:07:15.061195 32654 consensus_queue.cc:260] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.067441 32652 tablet_bootstrap.cc:654] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.069197 32560 heartbeater.cc:499] Master 127.31.145.126:38511 was elected leader, sending a full tablet report...
I20260710 11:07:15.070215 32654 ts_tablet_manager.cc:1434] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:07:15.071162 32654 tablet_bootstrap.cc:492] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48: Bootstrap starting.
I20260710 11:07:15.077696 32654 tablet_bootstrap.cc:654] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.081440 32655 tablet_bootstrap.cc:492] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24: No bootstrap required, opened a new log
I20260710 11:07:15.081943 32655 ts_tablet_manager.cc:1403] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24: Time spent bootstrapping tablet: real 0.063s	user 0.002s	sys 0.011s
I20260710 11:07:15.084682 32655 raft_consensus.cc:359] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:15.085346 32655 raft_consensus.cc:385] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.085672 32655 raft_consensus.cc:740] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.086283 32655 consensus_queue.cc:260] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:15.088088 32652 tablet_bootstrap.cc:492] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db: No bootstrap required, opened a new log
I20260710 11:07:15.088601 32652 ts_tablet_manager.cc:1403] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.003s
I20260710 11:07:15.088872 32634 heartbeater.cc:499] Master 127.31.145.126:38511 was elected leader, sending a full tablet report...
I20260710 11:07:15.091447 32652 raft_consensus.cc:359] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:15.092187 32652 raft_consensus.cc:385] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.092466 32652 raft_consensus.cc:740] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.094630 32655 ts_tablet_manager.cc:1434] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:07:15.095361 32655 tablet_bootstrap.cc:492] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24: Bootstrap starting.
I20260710 11:07:15.096199 32654 tablet_bootstrap.cc:492] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48: No bootstrap required, opened a new log
I20260710 11:07:15.096612 32654 ts_tablet_manager.cc:1403] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
W20260710 11:07:15.097203 32561 tablet.cc:2406] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:15.099442 32654 raft_consensus.cc:359] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.100109 32654 raft_consensus.cc:385] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.100401 32654 raft_consensus.cc:740] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.100883 32655 tablet_bootstrap.cc:654] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.101076 32654 consensus_queue.cc:260] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.103821 32654 ts_tablet_manager.cc:1434] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:07:15.104738 32654 tablet_bootstrap.cc:492] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48: Bootstrap starting.
I20260710 11:07:15.112002 32654 tablet_bootstrap.cc:654] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.128108 32652 consensus_queue.cc:260] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:15.137148 32652 ts_tablet_manager.cc:1434] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260710 11:07:15.138192 32655 tablet_bootstrap.cc:492] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24: No bootstrap required, opened a new log
I20260710 11:07:15.138717 32655 ts_tablet_manager.cc:1403] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.023s
I20260710 11:07:15.140326 32654 tablet_bootstrap.cc:492] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48: No bootstrap required, opened a new log
I20260710 11:07:15.140779 32654 ts_tablet_manager.cc:1403] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48: Time spent bootstrapping tablet: real 0.036s	user 0.026s	sys 0.007s
I20260710 11:07:15.141647 32655 raft_consensus.cc:359] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.142376 32655 raft_consensus.cc:385] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.142671 32655 raft_consensus.cc:740] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.143402 32655 consensus_queue.cc:260] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.143600 32654 raft_consensus.cc:359] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.144290 32654 raft_consensus.cc:385] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.145619 32652 tablet_bootstrap.cc:492] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db: Bootstrap starting.
I20260710 11:07:15.146121 32655 ts_tablet_manager.cc:1434] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:07:15.147190 32655 tablet_bootstrap.cc:492] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24: Bootstrap starting.
I20260710 11:07:15.152570 32652 tablet_bootstrap.cc:654] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.144627 32654 raft_consensus.cc:740] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.153318 32655 tablet_bootstrap.cc:654] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.153867 32654 consensus_queue.cc:260] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.156289 32654 ts_tablet_manager.cc:1434] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:07:15.157171 32654 tablet_bootstrap.cc:492] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48: Bootstrap starting.
I20260710 11:07:15.163656 32654 tablet_bootstrap.cc:654] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.164422 32655 tablet_bootstrap.cc:492] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24: No bootstrap required, opened a new log
I20260710 11:07:15.164876 32655 ts_tablet_manager.cc:1403] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260710 11:07:15.167666 32655 raft_consensus.cc:359] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.168344 32655 raft_consensus.cc:385] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.168638 32655 raft_consensus.cc:740] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.169358 32652 tablet_bootstrap.cc:492] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db: No bootstrap required, opened a new log
I20260710 11:07:15.169319 32655 consensus_queue.cc:260] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.169931 32652 ts_tablet_manager.cc:1403] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.012s
I20260710 11:07:15.171835 32655 ts_tablet_manager.cc:1434] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:15.172773 32655 tablet_bootstrap.cc:492] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24: Bootstrap starting.
I20260710 11:07:15.172719 32652 raft_consensus.cc:359] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.173552 32652 raft_consensus.cc:385] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.173856 32652 raft_consensus.cc:740] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.174633 32652 consensus_queue.cc:260] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.175304 32654 tablet_bootstrap.cc:492] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48: No bootstrap required, opened a new log
I20260710 11:07:15.175736 32654 ts_tablet_manager.cc:1403] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.007s
I20260710 11:07:15.178395 32654 raft_consensus.cc:359] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.179072 32654 raft_consensus.cc:385] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.181785 32654 raft_consensus.cc:740] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.182449 32654 consensus_queue.cc:260] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.184837 32652 ts_tablet_manager.cc:1434] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:07:15.185855 32652 tablet_bootstrap.cc:492] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db: Bootstrap starting.
I20260710 11:07:15.187278 32655 tablet_bootstrap.cc:654] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.190321 32654 ts_tablet_manager.cc:1434] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 11:07:15.191241 32654 tablet_bootstrap.cc:492] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48: Bootstrap starting.
I20260710 11:07:15.194054 32662 raft_consensus.cc:493] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.194530 32662 raft_consensus.cc:515] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.200023 32662 leader_election.cc:290] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523)
I20260710 11:07:15.206391 32654 tablet_bootstrap.cc:654] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.208174 32652 tablet_bootstrap.cc:654] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.211594 32655 tablet_bootstrap.cc:492] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24: No bootstrap required, opened a new log
I20260710 11:07:15.212098 32655 ts_tablet_manager.cc:1403] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.012s
I20260710 11:07:15.214910 32655 raft_consensus.cc:359] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.215621 32655 raft_consensus.cc:385] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.215898 32655 raft_consensus.cc:740] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.216585 32655 consensus_queue.cc:260] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.218777 32655 ts_tablet_manager.cc:1434] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:07:15.219624 32655 tablet_bootstrap.cc:492] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24: Bootstrap starting.
I20260710 11:07:15.226114 32655 tablet_bootstrap.cc:654] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.234997 32652 tablet_bootstrap.cc:492] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db: No bootstrap required, opened a new log
I20260710 11:07:15.236075 32652 ts_tablet_manager.cc:1403] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.008s
I20260710 11:07:15.246476 32654 tablet_bootstrap.cc:492] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48: No bootstrap required, opened a new log
I20260710 11:07:15.246950 32654 ts_tablet_manager.cc:1403] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.009s
I20260710 11:07:15.247592 32655 tablet_bootstrap.cc:492] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24: No bootstrap required, opened a new log
I20260710 11:07:15.248054 32655 ts_tablet_manager.cc:1403] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.017s
I20260710 11:07:15.249753 32654 raft_consensus.cc:359] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:15.250470 32654 raft_consensus.cc:385] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.250844 32654 raft_consensus.cc:740] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.250847 32655 raft_consensus.cc:359] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.251662 32655 raft_consensus.cc:385] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.252014 32655 raft_consensus.cc:740] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.251714 32654 consensus_queue.cc:260] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:15.241044 32652 raft_consensus.cc:359] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.252851 32652 raft_consensus.cc:385] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.254197 32654 ts_tablet_manager.cc:1434] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:15.255443 32652 raft_consensus.cc:740] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.256105 32654 tablet_bootstrap.cc:492] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48: Bootstrap starting.
I20260710 11:07:15.256228 32652 consensus_queue.cc:260] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.267397 32652 ts_tablet_manager.cc:1434] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 11:07:15.270164 32652 tablet_bootstrap.cc:492] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db: Bootstrap starting.
I20260710 11:07:15.272312 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be77c1618f2a49aaaf211b7a31646a48" is_pre_election: true
I20260710 11:07:15.252738 32655 consensus_queue.cc:260] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.269014 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db" is_pre_election: true
I20260710 11:07:15.273394 32460 raft_consensus.cc:2468] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 0.
W20260710 11:07:15.274245 32572 leader_election.cc:343] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:15.275667 32655 ts_tablet_manager.cc:1434] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:07:15.276242 32574 leader_election.cc:304] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [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: 43abf720c2ae4f7b9b155923cb598c24, b74f2c16aaac43eea7b7fb17793e71db; no voters: be77c1618f2a49aaaf211b7a31646a48
I20260710 11:07:15.276649 32655 tablet_bootstrap.cc:492] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24: Bootstrap starting.
I20260710 11:07:15.277366 32662 raft_consensus.cc:2804] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.277719 32662 raft_consensus.cc:493] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.278033 32662 raft_consensus.cc:3060] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.282487 32652 tablet_bootstrap.cc:654] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.287246 32662 raft_consensus.cc:515] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.293787 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:15.294207 32676 raft_consensus.cc:493] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.294353 32460 raft_consensus.cc:3060] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.294653 32676 raft_consensus.cc:515] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:15.297478 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d999952c98dd4137b214ffe341a07805" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db" is_pre_election: true
I20260710 11:07:15.298143 32459 raft_consensus.cc:2468] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 0.
I20260710 11:07:15.299401 32574 leader_election.cc:304] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43abf720c2ae4f7b9b155923cb598c24, b74f2c16aaac43eea7b7fb17793e71db; no voters: 
I20260710 11:07:15.299970 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
W20260710 11:07:15.301481 32572 leader_election.cc:343] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:15.302049 32662 leader_election.cc:290] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 1 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523)
I20260710 11:07:15.302202 32677 raft_consensus.cc:2804] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.262702 32654 tablet_bootstrap.cc:654] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.302583 32677 raft_consensus.cc:493] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.302922 32677 raft_consensus.cc:3060] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.302959 32460 raft_consensus.cc:2468] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 1.
I20260710 11:07:15.303500 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d999952c98dd4137b214ffe341a07805" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be77c1618f2a49aaaf211b7a31646a48" is_pre_election: true
I20260710 11:07:15.304067 32535 raft_consensus.cc:2468] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 0.
I20260710 11:07:15.304129 32574 leader_election.cc:304] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [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: 43abf720c2ae4f7b9b155923cb598c24, b74f2c16aaac43eea7b7fb17793e71db; no voters: be77c1618f2a49aaaf211b7a31646a48
I20260710 11:07:15.305547 32662 raft_consensus.cc:2804] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.302892 32676 leader_election.cc:290] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523)
I20260710 11:07:15.308755 32655 tablet_bootstrap.cc:654] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.308909 32652 tablet_bootstrap.cc:492] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db: No bootstrap required, opened a new log
I20260710 11:07:15.309044 32662 raft_consensus.cc:697] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 1 LEADER]: Becoming Leader. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Running, Role: LEADER
I20260710 11:07:15.309675 32652 ts_tablet_manager.cc:1403] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.010s
I20260710 11:07:15.310084 32662 consensus_queue.cc:237] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.312464 32652 raft_consensus.cc:359] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.313148 32652 raft_consensus.cc:385] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.313426 32652 raft_consensus.cc:740] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.314177 32652 consensus_queue.cc:260] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.316623 32652 ts_tablet_manager.cc:1434] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:15.317508 32652 tablet_bootstrap.cc:492] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db: Bootstrap starting.
I20260710 11:07:15.318116 32677 raft_consensus.cc:515] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:15.321201 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d999952c98dd4137b214ffe341a07805" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:15.321771 32460 raft_consensus.cc:3060] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.326974 32677 leader_election.cc:290] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 1 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523)
I20260710 11:07:15.327555 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d999952c98dd4137b214ffe341a07805" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:15.327934 32535 raft_consensus.cc:3060] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.334188 32652 tablet_bootstrap.cc:654] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.335487 32535 raft_consensus.cc:2468] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 1.
I20260710 11:07:15.336623 32460 raft_consensus.cc:2468] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 1.
I20260710 11:07:15.336756 32572 leader_election.cc:304] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:15.337708 32677 raft_consensus.cc:2804] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.338269 32677 raft_consensus.cc:697] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 LEADER]: Becoming Leader. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Running, Role: LEADER
I20260710 11:07:15.339440 32677 consensus_queue.cc:237] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:15.339975 32654 tablet_bootstrap.cc:492] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48: No bootstrap required, opened a new log
I20260710 11:07:15.340525 32654 ts_tablet_manager.cc:1403] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.002s
I20260710 11:07:15.347792 32654 raft_consensus.cc:359] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.348500 32654 raft_consensus.cc:385] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.348783 32654 raft_consensus.cc:740] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.350885 32357 catalog_manager.cc:5697] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "43abf720c2ae4f7b9b155923cb598c24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:15.352639 32654 consensus_queue.cc:260] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.353760 32655 tablet_bootstrap.cc:492] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24: No bootstrap required, opened a new log
I20260710 11:07:15.354193 32655 ts_tablet_manager.cc:1403] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.007s
I20260710 11:07:15.354460 32652 tablet_bootstrap.cc:492] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db: No bootstrap required, opened a new log
I20260710 11:07:15.354892 32652 ts_tablet_manager.cc:1403] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.001s
I20260710 11:07:15.355103 32654 ts_tablet_manager.cc:1434] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:07:15.355974 32654 tablet_bootstrap.cc:492] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48: Bootstrap starting.
I20260710 11:07:15.356945 32655 raft_consensus.cc:359] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.358042 32655 raft_consensus.cc:385] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.357508 32652 raft_consensus.cc:359] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.358382 32655 raft_consensus.cc:740] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.358659 32652 raft_consensus.cc:385] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.358969 32652 raft_consensus.cc:740] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.359157 32655 consensus_queue.cc:260] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.359661 32652 consensus_queue.cc:260] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.361271 32655 ts_tablet_manager.cc:1434] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:07:15.362149 32655 tablet_bootstrap.cc:492] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24: Bootstrap starting.
I20260710 11:07:15.362720 32654 tablet_bootstrap.cc:654] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.368381 32655 tablet_bootstrap.cc:654] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.370857 32652 ts_tablet_manager.cc:1434] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 11:07:15.371968 32652 tablet_bootstrap.cc:492] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db: Bootstrap starting.
I20260710 11:07:15.379559 32652 tablet_bootstrap.cc:654] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.388271 32655 tablet_bootstrap.cc:492] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24: No bootstrap required, opened a new log
I20260710 11:07:15.388551 32659 raft_consensus.cc:493] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.388797 32655 ts_tablet_manager.cc:1403] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.020s
I20260710 11:07:15.389240 32659 raft_consensus.cc:515] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.391975 32659 leader_election.cc:290] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.404295 32654 tablet_bootstrap.cc:492] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48: No bootstrap required, opened a new log
I20260710 11:07:15.404809 32654 ts_tablet_manager.cc:1403] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.005s
I20260710 11:07:15.406864 32655 raft_consensus.cc:359] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.407648 32655 raft_consensus.cc:385] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.408046 32655 raft_consensus.cc:740] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.407691 32654 raft_consensus.cc:359] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.412002 32654 raft_consensus.cc:385] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.412307 32654 raft_consensus.cc:740] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.408895 32655 consensus_queue.cc:260] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.413205 32652 tablet_bootstrap.cc:492] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db: No bootstrap required, opened a new log
I20260710 11:07:15.413053 32654 consensus_queue.cc:260] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.414950 32655 ts_tablet_manager.cc:1434] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:07:15.415904 32655 tablet_bootstrap.cc:492] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24: Bootstrap starting.
I20260710 11:07:15.416122 32654 ts_tablet_manager.cc:1434] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:07:15.414068 32652 ts_tablet_manager.cc:1403] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.025s
I20260710 11:07:15.420117 32654 tablet_bootstrap.cc:492] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48: Bootstrap starting.
I20260710 11:07:15.422394 32652 raft_consensus.cc:359] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.423167 32652 raft_consensus.cc:385] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.423478 32652 raft_consensus.cc:740] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.426949 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c825e8812ea446f0b919dfdcfe247cb3" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db" is_pre_election: true
W20260710 11:07:15.428426 32500 leader_election.cc:343] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:15.427832 32357 catalog_manager.cc:5697] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "43abf720c2ae4f7b9b155923cb598c24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.435765 32652 consensus_queue.cc:260] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.437829 32655 tablet_bootstrap.cc:654] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.442378 32654 tablet_bootstrap.cc:654] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.444806 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c825e8812ea446f0b919dfdcfe247cb3" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24" is_pre_election: true
I20260710 11:07:15.445737 32609 raft_consensus.cc:2468] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 0.
I20260710 11:07:15.445923 32652 ts_tablet_manager.cc:1434] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260710 11:07:15.446867 32652 tablet_bootstrap.cc:492] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db: Bootstrap starting.
I20260710 11:07:15.447324 32498 leader_election.cc:304] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [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: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48; no voters: b74f2c16aaac43eea7b7fb17793e71db
I20260710 11:07:15.448156 32659 raft_consensus.cc:2804] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.448483 32659 raft_consensus.cc:493] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.448537 32656 raft_consensus.cc:493] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.448848 32659 raft_consensus.cc:3060] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.448997 32656 raft_consensus.cc:515] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.452283 32656 leader_election.cc:290] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.459820 32652 tablet_bootstrap.cc:654] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.459534 32659 raft_consensus.cc:515] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.461604 32659 leader_election.cc:290] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.462220 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c825e8812ea446f0b919dfdcfe247cb3" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:15.462580 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c825e8812ea446f0b919dfdcfe247cb3" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:15.463147 32609 raft_consensus.cc:3060] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:15.463845 32500 leader_election.cc:343] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:15.469776 32654 tablet_bootstrap.cc:492] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48: No bootstrap required, opened a new log
I20260710 11:07:15.470278 32654 ts_tablet_manager.cc:1403] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.002s
I20260710 11:07:15.471051 32655 tablet_bootstrap.cc:492] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24: No bootstrap required, opened a new log
I20260710 11:07:15.471487 32655 ts_tablet_manager.cc:1403] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.005s
I20260710 11:07:15.469731 32609 raft_consensus.cc:2468] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 1.
I20260710 11:07:15.474175 32498 leader_election.cc:304] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [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: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48; no voters: b74f2c16aaac43eea7b7fb17793e71db
I20260710 11:07:15.474913 32659 raft_consensus.cc:2804] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.475811 32652 tablet_bootstrap.cc:492] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db: No bootstrap required, opened a new log
I20260710 11:07:15.476301 32652 ts_tablet_manager.cc:1403] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.008s
I20260710 11:07:15.474638 32655 raft_consensus.cc:359] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.476902 32655 raft_consensus.cc:385] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.477198 32655 raft_consensus.cc:740] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.477862 32655 consensus_queue.cc:260] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.478422 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be77c1618f2a49aaaf211b7a31646a48" is_pre_election: true
I20260710 11:07:15.479010 32535 raft_consensus.cc:2468] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 0.
I20260710 11:07:15.479753 32655 ts_tablet_manager.cc:1434] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:15.480337 32423 leader_election.cc:304] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:15.481159 32656 raft_consensus.cc:2804] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.473403 32654 raft_consensus.cc:359] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.481592 32656 raft_consensus.cc:493] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.481972 32656 raft_consensus.cc:3060] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.482822 32655 tablet_bootstrap.cc:492] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24: Bootstrap starting.
I20260710 11:07:15.485555 32654 raft_consensus.cc:385] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.485850 32654 raft_consensus.cc:740] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.486578 32654 consensus_queue.cc:260] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.488632 32656 raft_consensus.cc:515] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.490615 32656 leader_election.cc:290] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 1 election: Requested vote from peers be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.491230 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:15.491772 32535 raft_consensus.cc:3060] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.492380 32655 tablet_bootstrap.cc:654] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.492909 32652 raft_consensus.cc:359] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.493547 32652 raft_consensus.cc:385] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.493789 32652 raft_consensus.cc:740] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.494375 32652 consensus_queue.cc:260] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.496271 32652 ts_tablet_manager.cc:1434] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.000s
I20260710 11:07:15.497169 32652 tablet_bootstrap.cc:492] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db: Bootstrap starting.
I20260710 11:07:15.498744 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24" is_pre_election: true
I20260710 11:07:15.500669 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
W20260710 11:07:15.502031 32423 leader_election.cc:343] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:15.502489 32652 tablet_bootstrap.cc:654] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:15.502969 32423 leader_election.cc:343] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:15.503800 32535 raft_consensus.cc:2468] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 1.
I20260710 11:07:15.505062 32423 leader_election.cc:304] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [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: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48; no voters: 43abf720c2ae4f7b9b155923cb598c24
I20260710 11:07:15.506999 32698 raft_consensus.cc:493] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.507365 32659 raft_consensus.cc:697] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Becoming Leader. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:15.507486 32698 raft_consensus.cc:515] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.508242 32659 consensus_queue.cc:237] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.510033 32656 raft_consensus.cc:2804] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.510526 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db" is_pre_election: true
I20260710 11:07:15.511153 32460 raft_consensus.cc:2468] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 0.
I20260710 11:07:15.513015 32500 leader_election.cc:304] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:15.515530 32702 raft_consensus.cc:2804] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.515841 32702 raft_consensus.cc:493] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.516113 32702 raft_consensus.cc:3060] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.518106 32656 raft_consensus.cc:697] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 LEADER]: Becoming Leader. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:15.518987 32654 ts_tablet_manager.cc:1434] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.000s
I20260710 11:07:15.518911 32656 consensus_queue.cc:237] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.519908 32654 tablet_bootstrap.cc:492] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48: Bootstrap starting.
I20260710 11:07:15.520581 32698 leader_election.cc:290] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.521116 32703 raft_consensus.cc:493] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.521790 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24" is_pre_election: true
I20260710 11:07:15.536232 32609 raft_consensus.cc:2468] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 0.
I20260710 11:07:15.528435 32356 catalog_manager.cc:5697] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 reported cstate change: term changed from 0 to 1, leader changed from <none> to be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "be77c1618f2a49aaaf211b7a31646a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.536118 32703 raft_consensus.cc:515] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.529986 32654 tablet_bootstrap.cc:654] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.521664 32699 raft_consensus.cc:493] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.537326 32699 raft_consensus.cc:515] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.539541 32699 leader_election.cc:290] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.540225 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109bd5213d8b488cbb86a2b48c612721" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db" is_pre_election: true
I20260710 11:07:15.540822 32460 raft_consensus.cc:2468] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 0.
I20260710 11:07:15.541443 32703 leader_election.cc:290] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.542172 32500 leader_election.cc:304] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:15.541661 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109bd5213d8b488cbb86a2b48c612721" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24" is_pre_election: true
I20260710 11:07:15.542835 32699 raft_consensus.cc:2804] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.543329 32699 raft_consensus.cc:493] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.543840 32699 raft_consensus.cc:3060] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.544636 32698 raft_consensus.cc:493] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.545086 32698 raft_consensus.cc:515] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.545673 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec8920977b49a29ef903e229536af3" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be77c1618f2a49aaaf211b7a31646a48" is_pre_election: true
I20260710 11:07:15.545796 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec8920977b49a29ef903e229536af3" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24" is_pre_election: true
I20260710 11:07:15.546234 32535 raft_consensus.cc:2468] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 0.
I20260710 11:07:15.546525 32608 raft_consensus.cc:2468] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 0.
I20260710 11:07:15.547433 32423 leader_election.cc:304] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:15.547817 32698 leader_election.cc:290] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.548015 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fca60a28774cf49d96c0d7e2f496bb" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24" is_pre_election: true
I20260710 11:07:15.548310 32656 raft_consensus.cc:2804] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.548674 32608 raft_consensus.cc:2468] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 0.
I20260710 11:07:15.549827 32498 leader_election.cc:304] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:15.550791 32652 tablet_bootstrap.cc:492] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db: No bootstrap required, opened a new log
I20260710 11:07:15.550727 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fca60a28774cf49d96c0d7e2f496bb" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db" is_pre_election: true
I20260710 11:07:15.551286 32652 ts_tablet_manager.cc:1403] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.009s
I20260710 11:07:15.551417 32460 raft_consensus.cc:2468] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 0.
I20260710 11:07:15.523367 32655 tablet_bootstrap.cc:492] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24: No bootstrap required, opened a new log
I20260710 11:07:15.554103 32655 ts_tablet_manager.cc:1403] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.009s
I20260710 11:07:15.542747 32357 catalog_manager.cc:5697] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db reported cstate change: term changed from 0 to 1, leader changed from <none> to b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65). New cstate: current_term: 1 leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.554432 32698 raft_consensus.cc:2804] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.554781 32698 raft_consensus.cc:493] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.555137 32698 raft_consensus.cc:3060] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.555873 32699 raft_consensus.cc:515] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.556595 32655 raft_consensus.cc:359] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.543358 32609 raft_consensus.cc:2468] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 0.
I20260710 11:07:15.548662 32656 raft_consensus.cc:493] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.558092 32656 raft_consensus.cc:3060] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.558741 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109bd5213d8b488cbb86a2b48c612721" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:15.559021 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109bd5213d8b488cbb86a2b48c612721" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:15.559265 32460 raft_consensus.cc:3060] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.559517 32608 raft_consensus.cc:3060] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.553753 32652 raft_consensus.cc:359] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.560344 32652 raft_consensus.cc:385] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.560608 32652 raft_consensus.cc:740] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.561218 32652 consensus_queue.cc:260] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.563050 32652 ts_tablet_manager.cc:1434] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:07:15.565999 32608 raft_consensus.cc:2468] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 1.
I20260710 11:07:15.567160 32498 leader_election.cc:304] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:15.567354 32698 raft_consensus.cc:515] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.567934 32659 raft_consensus.cc:2804] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.569335 32698 leader_election.cc:290] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.570206 32654 tablet_bootstrap.cc:492] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48: No bootstrap required, opened a new log
I20260710 11:07:15.570637 32654 ts_tablet_manager.cc:1403] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.000s
I20260710 11:07:15.570629 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fca60a28774cf49d96c0d7e2f496bb" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:15.571334 32607 raft_consensus.cc:3060] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.572023 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fca60a28774cf49d96c0d7e2f496bb" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:15.572573 32459 raft_consensus.cc:3060] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.573992 32654 raft_consensus.cc:359] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.574640 32654 raft_consensus.cc:385] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.574888 32654 raft_consensus.cc:740] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.575518 32654 consensus_queue.cc:260] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.576349 32698 raft_consensus.cc:493] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.576750 32698 raft_consensus.cc:515] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.577612 32654 ts_tablet_manager.cc:1434] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:15.578763 32698 leader_election.cc:290] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.575518 32656 raft_consensus.cc:515] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.580091 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24" is_pre_election: true
I20260710 11:07:15.580746 32606 raft_consensus.cc:2468] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 0.
I20260710 11:07:15.581951 32498 leader_election.cc:304] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:15.583591 32656 leader_election.cc:290] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 1 election: Requested vote from peers be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.584146 32698 raft_consensus.cc:2804] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.584976 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec8920977b49a29ef903e229536af3" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:15.585184 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db" is_pre_election: true
I20260710 11:07:15.585518 32535 raft_consensus.cc:3060] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.585811 32458 raft_consensus.cc:2468] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 0.
I20260710 11:07:15.586383 32459 raft_consensus.cc:2468] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 1.
I20260710 11:07:15.587252 32699 leader_election.cc:290] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.589949 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec8920977b49a29ef903e229536af3" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:15.590466 32606 raft_consensus.cc:3060] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.590842 32460 raft_consensus.cc:2468] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 1.
I20260710 11:07:15.592669 32659 raft_consensus.cc:697] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Becoming Leader. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:15.593581 32659 consensus_queue.cc:237] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.587523 32500 leader_election.cc:304] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:15.595134 32655 raft_consensus.cc:385] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.585202 32607 raft_consensus.cc:2468] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 1.
I20260710 11:07:15.595791 32702 raft_consensus.cc:515] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.584563 32698 raft_consensus.cc:493] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.596262 32535 raft_consensus.cc:2468] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 1.
I20260710 11:07:15.598878 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:15.599097 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:15.599398 32607 raft_consensus.cc:3060] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.595461 32655 raft_consensus.cc:740] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.599647 32423 leader_election.cc:304] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:15.597327 32707 raft_consensus.cc:2804] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.596597 32698 raft_consensus.cc:3060] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.599879 32702 leader_election.cc:290] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.598608 32606 raft_consensus.cc:2468] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 1.
I20260710 11:07:15.600620 32707 raft_consensus.cc:697] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Becoming Leader. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:15.608872 32707 consensus_queue.cc:237] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.599668 32460 raft_consensus.cc:3060] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.600863 32656 raft_consensus.cc:2804] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.612429 32656 raft_consensus.cc:697] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 LEADER]: Becoming Leader. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:15.613250 32656 consensus_queue.cc:237] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.613638 32698 raft_consensus.cc:515] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.600736 32655 consensus_queue.cc:260] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.607653 32607 raft_consensus.cc:2468] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 1.
I20260710 11:07:15.615365 32460 raft_consensus.cc:2468] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 1.
I20260710 11:07:15.616020 32655 ts_tablet_manager.cc:1434] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.000s
I20260710 11:07:15.620424 32498 leader_election.cc:304] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:15.621145 32707 raft_consensus.cc:2804] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.621615 32707 raft_consensus.cc:697] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Becoming Leader. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:15.622346 32707 consensus_queue.cc:237] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.622391 32357 catalog_manager.cc:5697] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 reported cstate change: term changed from 0 to 1, leader changed from <none> to be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "be77c1618f2a49aaaf211b7a31646a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.629766 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:15.630303 32460 raft_consensus.cc:3060] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.630895 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:15.631418 32607 raft_consensus.cc:3060] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.633432 32698 leader_election.cc:290] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.636247 32460 raft_consensus.cc:2468] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 1.
I20260710 11:07:15.637388 32500 leader_election.cc:304] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:15.638173 32698 raft_consensus.cc:2804] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.638607 32698 raft_consensus.cc:697] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Becoming Leader. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:15.639851 32698 consensus_queue.cc:237] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.642717 32357 catalog_manager.cc:5697] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db reported cstate change: term changed from 0 to 1, leader changed from <none> to b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65). New cstate: current_term: 1 leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.644590 32356 catalog_manager.cc:5697] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 reported cstate change: term changed from 0 to 1, leader changed from <none> to be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "be77c1618f2a49aaaf211b7a31646a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.646317 32356 catalog_manager.cc:5697] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 reported cstate change: term changed from 0 to 1, leader changed from <none> to be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "be77c1618f2a49aaaf211b7a31646a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.647486 32607 raft_consensus.cc:2468] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 1.
I20260710 11:07:15.660825 32356 catalog_manager.cc:5697] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 reported cstate change: term changed from 0 to 1, leader changed from <none> to be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "be77c1618f2a49aaaf211b7a31646a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.751801 32677 consensus_queue.cc:1048] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.764771 32535 raft_consensus.cc:3060] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.774227 32678 consensus_queue.cc:1048] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:15.776980 32607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d999952c98dd4137b214ffe341a07805"
dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
mode: GRACEFUL
new_leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
 from {username='slave'} at 127.0.0.1:52740
I20260710 11:07:15.777668 32607 raft_consensus.cc:606] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 LEADER]: Received request to transfer leadership to TS b74f2c16aaac43eea7b7fb17793e71db
I20260710 11:07:15.799021 32534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
mode: GRACEFUL
new_leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
 from {username='slave'} at 127.0.0.1:52946
I20260710 11:07:15.799674 32534 raft_consensus.cc:606] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Received request to transfer leadership to TS b74f2c16aaac43eea7b7fb17793e71db
I20260710 11:07:15.804512 32534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
mode: GRACEFUL
new_leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
 from {username='slave'} at 127.0.0.1:52946
I20260710 11:07:15.805073 32534 raft_consensus.cc:606] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Received request to transfer leadership to TS b74f2c16aaac43eea7b7fb17793e71db
I20260710 11:07:15.820392 32460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3"
dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
mode: GRACEFUL
new_leader_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:34456
I20260710 11:07:15.821000 32460 raft_consensus.cc:606] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 LEADER]: Received request to transfer leadership to TS be77c1618f2a49aaaf211b7a31646a48
I20260710 11:07:15.826107 32607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f"
dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
mode: GRACEFUL
new_leader_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:52740
I20260710 11:07:15.826601 32607 raft_consensus.cc:606] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 1 LEADER]: Received request to transfer leadership to TS be77c1618f2a49aaaf211b7a31646a48
I20260710 11:07:15.833837 32534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29fca60a28774cf49d96c0d7e2f496bb"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
mode: GRACEFUL
new_leader_uuid: "43abf720c2ae4f7b9b155923cb598c24"
 from {username='slave'} at 127.0.0.1:52946
I20260710 11:07:15.834355 32534 raft_consensus.cc:606] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Received request to transfer leadership to TS 43abf720c2ae4f7b9b155923cb598c24
I20260710 11:07:15.895040 32656 raft_consensus.cc:493] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.895469 32656 raft_consensus.cc:515] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:15.897158 32656 leader_election.cc:290] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:15.897985 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c825e8812ea446f0b919dfdcfe247cb3" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be77c1618f2a49aaaf211b7a31646a48" is_pre_election: true
I20260710 11:07:15.898157 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c825e8812ea446f0b919dfdcfe247cb3" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43abf720c2ae4f7b9b155923cb598c24" is_pre_election: true
I20260710 11:07:15.898756 32607 raft_consensus.cc:2393] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b74f2c16aaac43eea7b7fb17793e71db in current term 1: Already voted for candidate be77c1618f2a49aaaf211b7a31646a48 in this term.
I20260710 11:07:15.899781 32423 leader_election.cc:304] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b74f2c16aaac43eea7b7fb17793e71db; no voters: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48
I20260710 11:07:15.900373 32656 raft_consensus.cc:3060] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.904552 32656 raft_consensus.cc:2749] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:15.915663 32678 consensus_queue.cc:1048] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.922638 32662 raft_consensus.cc:993] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24: : Instructing follower b74f2c16aaac43eea7b7fb17793e71db to start an election
I20260710 11:07:15.923074 32662 raft_consensus.cc:1081] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 LEADER]: Signalling peer b74f2c16aaac43eea7b7fb17793e71db to start an election
I20260710 11:07:15.928293 32460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d999952c98dd4137b214ffe341a07805"
dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
 from {username='slave'} at 127.0.0.1:34442
I20260710 11:07:15.928951 32460 raft_consensus.cc:493] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:15.929338 32460 raft_consensus.cc:3060] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.933382 32662 consensus_queue.cc:1048] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.935811 32460 raft_consensus.cc:515] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:15.938416 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d999952c98dd4137b214ffe341a07805" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:15.938588 32460 leader_election.cc:290] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 2 election: Requested vote from peers 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731), be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523)
I20260710 11:07:15.938992 32607 raft_consensus.cc:3055] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:15.939167 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d999952c98dd4137b214ffe341a07805" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:15.939620 32607 raft_consensus.cc:740] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Running, Role: LEADER
I20260710 11:07:15.940349 32607 consensus_queue.cc:260] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:15.941385 32607 raft_consensus.cc:3060] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.946033 32607 raft_consensus.cc:2468] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 2.
I20260710 11:07:15.947096 32423 leader_election.cc:304] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [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: 43abf720c2ae4f7b9b155923cb598c24, b74f2c16aaac43eea7b7fb17793e71db; no voters: be77c1618f2a49aaaf211b7a31646a48
I20260710 11:07:15.948340 32656 raft_consensus.cc:2804] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:15.949662 32656 raft_consensus.cc:697] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Becoming Leader. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:15.950736 32656 consensus_queue.cc:237] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:15.959867 32357 catalog_manager.cc:5697] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db reported cstate change: term changed from 1 to 2, leader changed from 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67) to b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65). New cstate: current_term: 2 leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.964178 32698 consensus_queue.cc:1048] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.979241 32702 consensus_queue.cc:1048] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.025970 32698 consensus_queue.cc:1048] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.028299 32698 consensus_queue.cc:1048] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.035421 32707 raft_consensus.cc:993] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48: : Instructing follower b74f2c16aaac43eea7b7fb17793e71db to start an election
I20260710 11:07:16.035843 32707 raft_consensus.cc:1081] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Signalling peer b74f2c16aaac43eea7b7fb17793e71db to start an election
I20260710 11:07:16.044014 32659 consensus_queue.cc:1048] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.044739 32459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e"
dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
 from {username='slave'} at 127.0.0.1:34454
I20260710 11:07:16.045322 32459 raft_consensus.cc:493] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:16.045773 32459 raft_consensus.cc:3060] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.052066 32459 raft_consensus.cc:515] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.053678 32460 raft_consensus.cc:1240] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Rejecting Update request from peer be77c1618f2a49aaaf211b7a31646a48 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:16.056656 32707 consensus_queue.cc:1048] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.058852 32459 leader_election.cc:290] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 2 election: Requested vote from peers be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:16.059471 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:16.060026 32534 raft_consensus.cc:3055] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:16.060328 32534 raft_consensus.cc:740] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:16.062039 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:16.061082 32534 consensus_queue.cc:260] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.064204 32707 consensus_queue.cc:1059] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.065151 32534 raft_consensus.cc:3060] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.072983 32698 raft_consensus.cc:993] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48: : Instructing follower 43abf720c2ae4f7b9b155923cb598c24 to start an election
I20260710 11:07:16.073441 32659 raft_consensus.cc:1081] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Signalling peer 43abf720c2ae4f7b9b155923cb598c24 to start an election
I20260710 11:07:16.075163 32606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29fca60a28774cf49d96c0d7e2f496bb"
dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
 from {username='slave'} at 127.0.0.1:52718
I20260710 11:07:16.075703 32606 raft_consensus.cc:493] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:16.076042 32606 raft_consensus.cc:3060] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.076574 32534 raft_consensus.cc:2468] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 2.
I20260710 11:07:16.077762 32423 leader_election.cc:304] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [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: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48; no voters: 43abf720c2ae4f7b9b155923cb598c24
I20260710 11:07:16.078876 32656 raft_consensus.cc:2804] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:16.079319 32656 raft_consensus.cc:697] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Becoming Leader. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:16.080071 32656 consensus_queue.cc:237] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.085659 32698 consensus_queue.cc:1048] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.086102 32606 raft_consensus.cc:515] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.088209 32606 leader_election.cc:290] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 2 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523)
I20260710 11:07:16.088153 32356 catalog_manager.cc:5697] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db reported cstate change: term changed from 1 to 2, leader changed from be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66) to b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65). New cstate: current_term: 2 leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:16.089726 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fca60a28774cf49d96c0d7e2f496bb" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:16.090276 32534 raft_consensus.cc:3055] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:16.090574 32534 raft_consensus.cc:740] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:16.090596 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fca60a28774cf49d96c0d7e2f496bb" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:16.091282 32459 raft_consensus.cc:3060] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.091825 32662 raft_consensus.cc:493] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:16.092236 32662 raft_consensus.cc:515] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.094617 32662 leader_election.cc:290] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523)
I20260710 11:07:16.095198 32656 consensus_queue.cc:1048] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.096287 32460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db" is_pre_election: true
I20260710 11:07:16.096743 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be77c1618f2a49aaaf211b7a31646a48" is_pre_election: true
I20260710 11:07:16.097541 32535 raft_consensus.cc:2393] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43abf720c2ae4f7b9b155923cb598c24 in current term 1: Already voted for candidate b74f2c16aaac43eea7b7fb17793e71db in this term.
I20260710 11:07:16.101066 32574 leader_election.cc:304] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43abf720c2ae4f7b9b155923cb598c24; no voters: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48
I20260710 11:07:16.102098 32662 raft_consensus.cc:3060] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:16.091391 32534 consensus_queue.cc:260] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.105775 32534 raft_consensus.cc:3060] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.108210 32662 raft_consensus.cc:2749] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:16.110941 32459 raft_consensus.cc:2468] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 2.
I20260710 11:07:16.112130 32574 leader_election.cc:304] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43abf720c2ae4f7b9b155923cb598c24, b74f2c16aaac43eea7b7fb17793e71db; no voters: 
I20260710 11:07:16.112965 32662 raft_consensus.cc:2804] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:16.113642 32662 raft_consensus.cc:697] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 2 LEADER]: Becoming Leader. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Running, Role: LEADER
I20260710 11:07:16.114488 32662 consensus_queue.cc:237] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.113641 32534 raft_consensus.cc:2468] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 2.
I20260710 11:07:16.124547 32656 consensus_queue.cc:1048] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:07:16.133330 32656 raft_consensus.cc:993] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db: : Instructing follower be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:16.133785 32703 raft_consensus.cc:1081] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 LEADER]: Signalling peer be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:16.139016 32703 consensus_queue.cc:1048] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.140200 32699 consensus_queue.cc:1048] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.143901 32534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:52932
I20260710 11:07:16.149277 32534 raft_consensus.cc:493] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:16.149729 32534 raft_consensus.cc:3060] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.154227 32356 catalog_manager.cc:5697] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 reported cstate change: term changed from 1 to 2, leader changed from be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66) to 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "43abf720c2ae4f7b9b155923cb598c24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:16.157023 32534 raft_consensus.cc:515] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.162218 32534 leader_election.cc:290] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 2 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:16.163151 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:16.163200 32703 consensus_queue.cc:1048] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.163866 32459 raft_consensus.cc:3055] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:16.164197 32459 raft_consensus.cc:740] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:16.165532 32459 consensus_queue.cc:260] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.166378 32459 raft_consensus.cc:3060] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.165268 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:16.166975 32609 raft_consensus.cc:3060] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.174356 32459 raft_consensus.cc:2468] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 2.
I20260710 11:07:16.175581 32500 leader_election.cc:304] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:16.176278 32609 raft_consensus.cc:2468] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 2.
I20260710 11:07:16.176450 32699 raft_consensus.cc:2804] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:16.176900 32699 raft_consensus.cc:697] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Becoming Leader. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:16.178299 32699 consensus_queue.cc:237] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.184810 32678 raft_consensus.cc:993] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24: : Instructing follower be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:16.185263 32678 raft_consensus.cc:1081] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 1 LEADER]: Signalling peer be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:16.187089 32534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:52928
I20260710 11:07:16.187608 32534 raft_consensus.cc:493] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:16.187976 32534 raft_consensus.cc:3060] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.195163 32534 raft_consensus.cc:515] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.196255 32357 catalog_manager.cc:5697] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 reported cstate change: term changed from 1 to 2, leader changed from b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65) to be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "be77c1618f2a49aaaf211b7a31646a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:16.197918 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:16.198468 32459 raft_consensus.cc:3060] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.198503 32534 leader_election.cc:290] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 2 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:16.202709 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:16.203313 32606 raft_consensus.cc:3055] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:16.203625 32606 raft_consensus.cc:740] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Running, Role: LEADER
I20260710 11:07:16.204376 32459 raft_consensus.cc:2468] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 2.
I20260710 11:07:16.204483 32606 consensus_queue.cc:260] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.205497 32500 leader_election.cc:304] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:16.205732 32606 raft_consensus.cc:3060] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.206875 32659 raft_consensus.cc:2804] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:16.207324 32659 raft_consensus.cc:697] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Becoming Leader. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:16.208073 32659 consensus_queue.cc:237] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.212275 32698 consensus_queue.cc:1048] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.212316 32606 raft_consensus.cc:2468] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 2.
I20260710 11:07:16.221621 32357 catalog_manager.cc:5697] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 reported cstate change: term changed from 1 to 2, leader changed from 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67) to be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "be77c1618f2a49aaaf211b7a31646a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:16.225951 32659 consensus_queue.cc:1048] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.236471 32698 raft_consensus.cc:993] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48: : Instructing follower b74f2c16aaac43eea7b7fb17793e71db to start an election
I20260710 11:07:16.236930 32659 raft_consensus.cc:1081] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Signalling peer b74f2c16aaac43eea7b7fb17793e71db to start an election
I20260710 11:07:16.238602 32459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df"
dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
 from {username='slave'} at 127.0.0.1:34454
I20260710 11:07:16.239208 32459 raft_consensus.cc:493] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:16.239616 32459 raft_consensus.cc:3060] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.244745 32459 raft_consensus.cc:515] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.246492 32459 leader_election.cc:290] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 2 election: Requested vote from peers be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:16.247587 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:16.248138 32609 raft_consensus.cc:3060] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.248584 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:16.249111 32534 raft_consensus.cc:3055] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:16.249439 32534 raft_consensus.cc:740] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:16.250212 32534 consensus_queue.cc:260] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.251302 32534 raft_consensus.cc:3060] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.254400 32609 raft_consensus.cc:2468] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 2.
I20260710 11:07:16.255585 32423 leader_election.cc:304] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43abf720c2ae4f7b9b155923cb598c24, b74f2c16aaac43eea7b7fb17793e71db; no voters: 
I20260710 11:07:16.256361 32703 raft_consensus.cc:2804] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:16.256445 32534 raft_consensus.cc:2468] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 2.
I20260710 11:07:16.256870 32703 raft_consensus.cc:697] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Becoming Leader. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:16.257714 32703 consensus_queue.cc:237] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:16.264043 32355 catalog_manager.cc:5697] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db reported cstate change: term changed from 1 to 2, leader changed from be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66) to b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65). New cstate: current_term: 2 leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:16.349180 32609 raft_consensus.cc:1275] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Refusing update from remote peer b74f2c16aaac43eea7b7fb17793e71db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.350569 32703 consensus_queue.cc:1048] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.359566 32534 raft_consensus.cc:3060] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.366911 32534 raft_consensus.cc:1275] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Refusing update from remote peer b74f2c16aaac43eea7b7fb17793e71db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.368009 32703 consensus_queue.cc:1048] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.488838 32609 raft_consensus.cc:3060] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.495549 32609 raft_consensus.cc:1275] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Refusing update from remote peer b74f2c16aaac43eea7b7fb17793e71db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.496933 32703 consensus_queue.cc:1048] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.510425 32534 raft_consensus.cc:1275] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Refusing update from remote peer b74f2c16aaac43eea7b7fb17793e71db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.511951 32737 consensus_queue.cc:1048] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.517515 32535 raft_consensus.cc:1275] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Refusing update from remote peer 43abf720c2ae4f7b9b155923cb598c24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.519023 32662 consensus_queue.cc:1048] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.527922 32459 raft_consensus.cc:1275] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Refusing update from remote peer 43abf720c2ae4f7b9b155923cb598c24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.529434 32677 consensus_queue.cc:1048] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.626364 32609 raft_consensus.cc:1275] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.627485 32702 consensus_queue.cc:1048] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.635275 32459 raft_consensus.cc:1275] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.636868 32702 consensus_queue.cc:1048] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.687297 32459 raft_consensus.cc:1275] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.688416 32659 consensus_queue.cc:1048] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.697126 32609 raft_consensus.cc:1275] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.699057 32659 consensus_queue.cc:1048] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.829710 32534 raft_consensus.cc:1275] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Refusing update from remote peer b74f2c16aaac43eea7b7fb17793e71db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.830843 32737 consensus_queue.cc:1048] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.837548 32609 raft_consensus.cc:1275] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Refusing update from remote peer b74f2c16aaac43eea7b7fb17793e71db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.839305 32703 consensus_queue.cc:1048] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.861562 32325 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:07:18.862272 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:18.876104 32534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
mode: GRACEFUL
new_leader_uuid: "43abf720c2ae4f7b9b155923cb598c24"
 from {username='slave'} at 127.0.0.1:44810
I20260710 11:07:18.876585 32534 raft_consensus.cc:606] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Received request to transfer leadership to TS 43abf720c2ae4f7b9b155923cb598c24
I20260710 11:07:18.886801 32459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d999952c98dd4137b214ffe341a07805"
dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
mode: GRACEFUL
new_leader_uuid: "43abf720c2ae4f7b9b155923cb598c24"
 from {username='slave'} at 127.0.0.1:52752
I20260710 11:07:18.887316 32459 raft_consensus.cc:606] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Received request to transfer leadership to TS 43abf720c2ae4f7b9b155923cb598c24
I20260710 11:07:18.888377 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:18.888790 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:19.293677 32659 raft_consensus.cc:993] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48: : Instructing follower 43abf720c2ae4f7b9b155923cb598c24 to start an election
I20260710 11:07:19.294054 32659 raft_consensus.cc:1081] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Signalling peer 43abf720c2ae4f7b9b155923cb598c24 to start an election
I20260710 11:07:19.295338 32609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f"
dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
 from {username='slave'} at 127.0.0.1:52718
I20260710 11:07:19.295765 32609 raft_consensus.cc:493] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:19.296033 32609 raft_consensus.cc:3060] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:19.300346 32609 raft_consensus.cc:515] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:19.301919 32609 leader_election.cc:290] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 3 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523)
I20260710 11:07:19.302682 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:19.302911 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:19.303172 32459 raft_consensus.cc:3060] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:19.303393 32534 raft_consensus.cc:3055] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:19.303687 32534 raft_consensus.cc:740] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:19.304291 32534 consensus_queue.cc:260] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:19.305121 32534 raft_consensus.cc:3060] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:19.307663 32459 raft_consensus.cc:2468] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 3.
I20260710 11:07:19.308712 32574 leader_election.cc:304] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [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: 43abf720c2ae4f7b9b155923cb598c24, b74f2c16aaac43eea7b7fb17793e71db; no voters: 
I20260710 11:07:19.309247 32534 raft_consensus.cc:2468] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 3.
I20260710 11:07:19.309367 32677 raft_consensus.cc:2804] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:19.310634 32677 raft_consensus.cc:697] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 3 LEADER]: Becoming Leader. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Running, Role: LEADER
I20260710 11:07:19.311329 32677 consensus_queue.cc:237] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:19.317639 32357 catalog_manager.cc:5697] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 reported cstate change: term changed from 2 to 3, leader changed from be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66) to 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "43abf720c2ae4f7b9b155923cb598c24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:19.382637 32703 raft_consensus.cc:993] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db: : Instructing follower 43abf720c2ae4f7b9b155923cb598c24 to start an election
I20260710 11:07:19.383011 32749 raft_consensus.cc:1081] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Signalling peer 43abf720c2ae4f7b9b155923cb598c24 to start an election
I20260710 11:07:19.384438 32609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d999952c98dd4137b214ffe341a07805"
dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
 from {username='slave'} at 127.0.0.1:52728
I20260710 11:07:19.384927 32609 raft_consensus.cc:493] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:19.385210 32609 raft_consensus.cc:3060] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:19.390209 32609 raft_consensus.cc:515] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:19.391896 32609 leader_election.cc:290] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 3 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523)
I20260710 11:07:19.392643 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d999952c98dd4137b214ffe341a07805" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:19.392926 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d999952c98dd4137b214ffe341a07805" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:19.393105 32459 raft_consensus.cc:3055] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:19.393389 32459 raft_consensus.cc:740] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:19.393412 32534 raft_consensus.cc:3060] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:19.394058 32459 consensus_queue.cc:260] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:19.394902 32459 raft_consensus.cc:3060] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:19.397925 32534 raft_consensus.cc:2468] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 3.
I20260710 11:07:19.398979 32459 raft_consensus.cc:2468] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 3.
I20260710 11:07:19.398902 32572 leader_election.cc:304] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [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: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:19.399794 32677 raft_consensus.cc:2804] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:19.400267 32677 raft_consensus.cc:697] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 LEADER]: Becoming Leader. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Running, Role: LEADER
I20260710 11:07:19.401000 32677 consensus_queue.cc:237] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:19.407192 32357 catalog_manager.cc:5697] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 reported cstate change: term changed from 2 to 3, leader changed from b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65) to 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "43abf720c2ae4f7b9b155923cb598c24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.789825 32459 raft_consensus.cc:1275] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Refusing update from remote peer 43abf720c2ae4f7b9b155923cb598c24: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:19.790972 32677 consensus_queue.cc:1048] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:19.800866 32534 raft_consensus.cc:1275] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Refusing update from remote peer 43abf720c2ae4f7b9b155923cb598c24: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:19.802369 32752 consensus_queue.cc:1048] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:19.812723 32534 raft_consensus.cc:1275] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Refusing update from remote peer 43abf720c2ae4f7b9b155923cb598c24: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:19.813997 32752 consensus_queue.cc:1048] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:19.823213 32459 raft_consensus.cc:1275] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Refusing update from remote peer 43abf720c2ae4f7b9b155923cb598c24: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:19.824337 32752 consensus_queue.cc:1048] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:19.932850 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:19.942802 32609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d999952c98dd4137b214ffe341a07805"
dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
mode: GRACEFUL
new_leader_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:52740
I20260710 11:07:19.943279 32609 raft_consensus.cc:606] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 LEADER]: Received request to transfer leadership to TS be77c1618f2a49aaaf211b7a31646a48
I20260710 11:07:19.948218 32459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6ec8920977b49a29ef903e229536af3"
dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
mode: GRACEFUL
new_leader_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:34456
I20260710 11:07:19.948694 32459 raft_consensus.cc:606] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 LEADER]: Received request to transfer leadership to TS be77c1618f2a49aaaf211b7a31646a48
I20260710 11:07:19.953099 32459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e"
dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
mode: GRACEFUL
new_leader_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:34456
I20260710 11:07:19.953528 32459 raft_consensus.cc:606] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Received request to transfer leadership to TS be77c1618f2a49aaaf211b7a31646a48
I20260710 11:07:19.957578 32459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df"
dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
mode: GRACEFUL
new_leader_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:34456
I20260710 11:07:19.957995 32459 raft_consensus.cc:606] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Received request to transfer leadership to TS be77c1618f2a49aaaf211b7a31646a48
I20260710 11:07:19.966495 32609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f"
dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
mode: GRACEFUL
new_leader_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:52740
I20260710 11:07:19.966988 32609 raft_consensus.cc:606] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 3 LEADER]: Received request to transfer leadership to TS be77c1618f2a49aaaf211b7a31646a48
I20260710 11:07:20.098577 32749 raft_consensus.cc:993] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db: : Instructing follower be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:20.098966 32759 raft_consensus.cc:1081] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Signalling peer be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:20.100406 32534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:52932
I20260710 11:07:20.100833 32534 raft_consensus.cc:493] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.101085 32534 raft_consensus.cc:3060] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:20.104734 32534 raft_consensus.cc:515] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:20.106065 32534 leader_election.cc:290] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 3 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:20.106945 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:20.106999 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:20.107597 32459 raft_consensus.cc:3055] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:20.107652 32609 raft_consensus.cc:3060] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:20.107862 32459 raft_consensus.cc:740] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:20.108505 32459 consensus_queue.cc:260] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:20.109333 32459 raft_consensus.cc:3060] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:20.111755 32609 raft_consensus.cc:2468] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 3.
I20260710 11:07:20.112746 32498 leader_election.cc:304] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [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: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:20.113230 32459 raft_consensus.cc:2468] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 3.
I20260710 11:07:20.113580 32659 raft_consensus.cc:2804] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:20.114058 32659 raft_consensus.cc:697] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 3 LEADER]: Becoming Leader. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:20.114770 32659 consensus_queue.cc:237] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:20.120878 32357 catalog_manager.cc:5697] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 reported cstate change: term changed from 2 to 3, leader changed from b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65) to be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66). New cstate: current_term: 3 leader_uuid: "be77c1618f2a49aaaf211b7a31646a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.349196 32749 raft_consensus.cc:993] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db: : Instructing follower be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:20.349637 32759 raft_consensus.cc:1081] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 LEADER]: Signalling peer be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:20.350910 32534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6ec8920977b49a29ef903e229536af3"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:52932
I20260710 11:07:20.351341 32534 raft_consensus.cc:493] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.351593 32534 raft_consensus.cc:3060] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.355240 32534 raft_consensus.cc:515] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:20.356575 32534 leader_election.cc:290] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 2 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:20.357409 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec8920977b49a29ef903e229536af3" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:20.357595 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec8920977b49a29ef903e229536af3" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:20.357956 32459 raft_consensus.cc:3055] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:20.358036 32609 raft_consensus.cc:3060] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.358229 32459 raft_consensus.cc:740] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:20.358839 32459 consensus_queue.cc:260] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:20.359579 32459 raft_consensus.cc:3060] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.361835 32609 raft_consensus.cc:2468] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 2.
I20260710 11:07:20.362702 32498 leader_election.cc:304] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:20.363312 32459 raft_consensus.cc:2468] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 2.
I20260710 11:07:20.363325 32659 raft_consensus.cc:2804] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:20.363838 32659 raft_consensus.cc:697] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Becoming Leader. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:20.364506 32659 consensus_queue.cc:237] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:20.370383 32357 catalog_manager.cc:5697] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 reported cstate change: term changed from 1 to 2, leader changed from b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65) to be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "be77c1618f2a49aaaf211b7a31646a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.400434 32765 raft_consensus.cc:993] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24: : Instructing follower be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:20.400851 32766 raft_consensus.cc:1081] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 LEADER]: Signalling peer be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:20.402444 32534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d999952c98dd4137b214ffe341a07805"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:52928
I20260710 11:07:20.402848 32534 raft_consensus.cc:493] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.403126 32534 raft_consensus.cc:3060] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:20.406965 32534 raft_consensus.cc:515] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:20.408766 32534 leader_election.cc:290] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 4 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:20.409829 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d999952c98dd4137b214ffe341a07805" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:20.409780 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d999952c98dd4137b214ffe341a07805" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:20.410495 32459 raft_consensus.cc:3060] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:20.410640 32752 raft_consensus.cc:993] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24: : Instructing follower be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:20.410535 32609 raft_consensus.cc:3055] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:20.411129 32609 raft_consensus.cc:740] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Running, Role: LEADER
I20260710 11:07:20.411191 32765 raft_consensus.cc:1081] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 3 LEADER]: Signalling peer be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:20.411955 32609 consensus_queue.cc:260] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:20.412699 32534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:52928
I20260710 11:07:20.413049 32534 raft_consensus.cc:493] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.413064 32609 raft_consensus.cc:3060] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:20.413390 32534 raft_consensus.cc:3060] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:20.416464 32459 raft_consensus.cc:2468] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 4.
I20260710 11:07:20.416983 32534 raft_consensus.cc:515] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:20.417538 32500 leader_election.cc:304] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [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: b74f2c16aaac43eea7b7fb17793e71db, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:20.418334 32659 raft_consensus.cc:2804] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:20.418579 32534 leader_election.cc:290] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 4 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:20.418792 32659 raft_consensus.cc:697] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 4 LEADER]: Becoming Leader. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:20.419289 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:20.419602 32609 raft_consensus.cc:2468] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 4.
I20260710 11:07:20.419633 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9fc10703284ad69f406f75783cc99f" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:20.419821 32459 raft_consensus.cc:3060] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:20.420291 32606 raft_consensus.cc:3055] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:20.419513 32659 consensus_queue.cc:237] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } }
I20260710 11:07:20.420890 32606 raft_consensus.cc:740] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Running, Role: LEADER
I20260710 11:07:20.421697 32606 consensus_queue.cc:260] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:20.422839 32606 raft_consensus.cc:3060] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:20.427275 32606 raft_consensus.cc:2468] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 4.
I20260710 11:07:20.427307 32459 raft_consensus.cc:2468] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 4.
I20260710 11:07:20.427286 32357 catalog_manager.cc:5697] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 reported cstate change: term changed from 3 to 4, leader changed from 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67) to be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66). New cstate: current_term: 4 leader_uuid: "be77c1618f2a49aaaf211b7a31646a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:20.428488 32498 leader_election.cc:304] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [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: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:20.429278 32659 raft_consensus.cc:2804] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:20.429754 32659 raft_consensus.cc:697] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 4 LEADER]: Becoming Leader. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:20.430485 32659 consensus_queue.cc:237] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:20.439515 32357 catalog_manager.cc:5697] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 reported cstate change: term changed from 3 to 4, leader changed from 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67) to be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66). New cstate: current_term: 4 leader_uuid: "be77c1618f2a49aaaf211b7a31646a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.443164 32749 raft_consensus.cc:993] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db: : Instructing follower be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:20.443552 32759 raft_consensus.cc:1081] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Signalling peer be77c1618f2a49aaaf211b7a31646a48 to start an election
I20260710 11:07:20.444919 32534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
 from {username='slave'} at 127.0.0.1:52932
I20260710 11:07:20.445446 32534 raft_consensus.cc:493] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.445770 32534 raft_consensus.cc:3060] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:20.449502 32534 raft_consensus.cc:515] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:20.450850 32534 leader_election.cc:290] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [CANDIDATE]: Term 3 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:20.451742 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:20.451805 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df" candidate_uuid: "be77c1618f2a49aaaf211b7a31646a48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:20.452150 32459 raft_consensus.cc:3055] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:20.452301 32606 raft_consensus.cc:3060] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:20.452416 32459 raft_consensus.cc:740] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:20.453050 32459 consensus_queue.cc:260] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:20.453817 32459 raft_consensus.cc:3060] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:20.456785 32606 raft_consensus.cc:2468] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 3.
I20260710 11:07:20.457320 32459 raft_consensus.cc:2468] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be77c1618f2a49aaaf211b7a31646a48 in term 3.
I20260710 11:07:20.457772 32498 leader_election.cc:304] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [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: 43abf720c2ae4f7b9b155923cb598c24, be77c1618f2a49aaaf211b7a31646a48; no voters: 
I20260710 11:07:20.458422 32659 raft_consensus.cc:2804] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:20.458772 32659 raft_consensus.cc:697] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 3 LEADER]: Becoming Leader. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:20.459324 32659 consensus_queue.cc:237] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:20.465296 32357 catalog_manager.cc:5697] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 reported cstate change: term changed from 2 to 3, leader changed from b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65) to be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66). New cstate: current_term: 3 leader_uuid: "be77c1618f2a49aaaf211b7a31646a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:20.597571 32388 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 32328
W20260710 11:07:20.598227 32388 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 32391
W20260710 11:07:20.598929 32388 debug-util.cc:398] Leaking SignalData structure 0x7b08001a32c0 after lost signal to thread 32484
W20260710 11:07:20.599560 32388 debug-util.cc:398] Leaking SignalData structure 0x7b080015c240 after lost signal to thread 32559
W20260710 11:07:20.600160 32388 debug-util.cc:398] Leaking SignalData structure 0x7b08001f9d00 after lost signal to thread 32633
I20260710 11:07:20.644891 32606 raft_consensus.cc:1275] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:20.646322 32659 consensus_queue.cc:1048] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:20.659310 32459 raft_consensus.cc:1275] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:20.660567 32742 consensus_queue.cc:1048] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:20.819792 32606 raft_consensus.cc:1275] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.820977 32742 consensus_queue.cc:1048] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.829324 32459 raft_consensus.cc:1275] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.830884   306 consensus_queue.cc:1048] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.886087 32606 raft_consensus.cc:1275] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:20.887756   306 consensus_queue.cc:1048] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:20.896651 32459 raft_consensus.cc:1275] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:20.898321 32742 consensus_queue.cc:1048] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:20.908290 32606 raft_consensus.cc:1275] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:20.910082 32742 consensus_queue.cc:1048] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:20.922787 32459 raft_consensus.cc:1275] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:20.924254   306 consensus_queue.cc:1048] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:20.997138 32459 raft_consensus.cc:1275] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:20.998348   306 consensus_queue.cc:1048] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:21.009984 32606 raft_consensus.cc:1275] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Refusing update from remote peer be77c1618f2a49aaaf211b7a31646a48: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:21.011608 32659 consensus_queue.cc:1048] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:23.002476 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:23.009560 32534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
mode: GRACEFUL
new_leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
 from {username='slave'} at 127.0.0.1:44810
I20260710 11:07:23.010162 32534 raft_consensus.cc:606] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 3 LEADER]: Received request to transfer leadership to TS b74f2c16aaac43eea7b7fb17793e71db
I20260710 11:07:23.012550 32534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
mode: GRACEFUL
new_leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
 from {username='slave'} at 127.0.0.1:44810
I20260710 11:07:23.012949 32534 raft_consensus.cc:606] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 3 LEADER]: Received request to transfer leadership to TS b74f2c16aaac43eea7b7fb17793e71db
I20260710 11:07:23.014976 32534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
mode: GRACEFUL
new_leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
 from {username='slave'} at 127.0.0.1:44810
I20260710 11:07:23.015359 32534 raft_consensus.cc:606] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Received request to transfer leadership to TS b74f2c16aaac43eea7b7fb17793e71db
I20260710 11:07:23.017257 32534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6ec8920977b49a29ef903e229536af3"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
mode: GRACEFUL
new_leader_uuid: "43abf720c2ae4f7b9b155923cb598c24"
 from {username='slave'} at 127.0.0.1:44810
I20260710 11:07:23.017653 32534 raft_consensus.cc:606] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Received request to transfer leadership to TS 43abf720c2ae4f7b9b155923cb598c24
I20260710 11:07:23.019595 32534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c825e8812ea446f0b919dfdcfe247cb3"
dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
mode: GRACEFUL
new_leader_uuid: "43abf720c2ae4f7b9b155923cb598c24"
 from {username='slave'} at 127.0.0.1:44810
I20260710 11:07:23.019953 32534 raft_consensus.cc:606] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Received request to transfer leadership to TS 43abf720c2ae4f7b9b155923cb598c24
I20260710 11:07:23.020910 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:07:23.021303 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:23.102768   315 raft_consensus.cc:993] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48: : Instructing follower b74f2c16aaac43eea7b7fb17793e71db to start an election
I20260710 11:07:23.103237 32742 raft_consensus.cc:1081] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Signalling peer b74f2c16aaac43eea7b7fb17793e71db to start an election
I20260710 11:07:23.104633 32460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3"
dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
 from {username='slave'} at 127.0.0.1:34454
I20260710 11:07:23.105089 32460 raft_consensus.cc:493] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.105384 32460 raft_consensus.cc:3060] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.110389 32460 raft_consensus.cc:515] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.112418 32460 leader_election.cc:290] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 3 election: Requested vote from peers be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:23.114401 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:23.114957 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a17eaf8f13447f963b416edc1b26e3" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:23.115144 32534 raft_consensus.cc:3055] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:23.115464 32534 raft_consensus.cc:740] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:23.115527 32606 raft_consensus.cc:3060] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.116318 32534 consensus_queue.cc:260] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.117269 32534 raft_consensus.cc:3060] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.120777 32606 raft_consensus.cc:2468] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 3.
I20260710 11:07:23.121526 32534 raft_consensus.cc:2468] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 3.
I20260710 11:07:23.122073 32423 leader_election.cc:304] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [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: 43abf720c2ae4f7b9b155923cb598c24, b74f2c16aaac43eea7b7fb17793e71db; no voters: 
I20260710 11:07:23.123365   316 raft_consensus.cc:2804] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:23.124128   316 raft_consensus.cc:697] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 3 LEADER]: Becoming Leader. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:23.124902   316 consensus_queue.cc:237] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.133948 32356 catalog_manager.cc:5697] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db reported cstate change: term changed from 2 to 3, leader changed from be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66) to b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65). New cstate: current_term: 3 leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:23.154737   315 raft_consensus.cc:993] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48: : Instructing follower 43abf720c2ae4f7b9b155923cb598c24 to start an election
I20260710 11:07:23.155128 32742 raft_consensus.cc:1081] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Signalling peer 43abf720c2ae4f7b9b155923cb598c24 to start an election
I20260710 11:07:23.156531 32606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c825e8812ea446f0b919dfdcfe247cb3"
dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
 from {username='slave'} at 127.0.0.1:52718
I20260710 11:07:23.157011 32606 raft_consensus.cc:493] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.157294 32606 raft_consensus.cc:3060] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.159117   315 raft_consensus.cc:993] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48: : Instructing follower 43abf720c2ae4f7b9b155923cb598c24 to start an election
I20260710 11:07:23.159546 32742 raft_consensus.cc:1081] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Signalling peer 43abf720c2ae4f7b9b155923cb598c24 to start an election
I20260710 11:07:23.160907 32609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6ec8920977b49a29ef903e229536af3"
dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
 from {username='slave'} at 127.0.0.1:52718
I20260710 11:07:23.161280 32609 raft_consensus.cc:493] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.161522 32609 raft_consensus.cc:3060] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.162485 32606 raft_consensus.cc:515] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.164053 32606 leader_election.cc:290] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 2 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523)
I20260710 11:07:23.164994 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c825e8812ea446f0b919dfdcfe247cb3" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:23.165110 32534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c825e8812ea446f0b919dfdcfe247cb3" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:23.165542 32458 raft_consensus.cc:3060] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.165608 32534 raft_consensus.cc:3055] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:23.166069 32534 raft_consensus.cc:740] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:23.166293 32609 raft_consensus.cc:515] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.166704 32534 consensus_queue.cc:260] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.167562 32534 raft_consensus.cc:3060] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.169005 32459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec8920977b49a29ef903e229536af3" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
I20260710 11:07:23.169327 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec8920977b49a29ef903e229536af3" candidate_uuid: "43abf720c2ae4f7b9b155923cb598c24" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:23.169636 32459 raft_consensus.cc:3060] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.169981 32535 raft_consensus.cc:3055] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:23.170298 32535 raft_consensus.cc:740] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:23.171037 32535 consensus_queue.cc:260] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.172060 32535 raft_consensus.cc:3060] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.172070 32458 raft_consensus.cc:2468] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 2.
I20260710 11:07:23.173486 32534 raft_consensus.cc:2468] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 2.
I20260710 11:07:23.173599 32574 leader_election.cc:304] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43abf720c2ae4f7b9b155923cb598c24, b74f2c16aaac43eea7b7fb17793e71db; no voters: 
I20260710 11:07:23.174974 32765 raft_consensus.cc:2804] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.175616 32459 raft_consensus.cc:2468] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 3.
I20260710 11:07:23.176198 32765 raft_consensus.cc:697] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 LEADER]: Becoming Leader. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Running, Role: LEADER
I20260710 11:07:23.176784 32574 leader_election.cc:304] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [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: 43abf720c2ae4f7b9b155923cb598c24, b74f2c16aaac43eea7b7fb17793e71db; no voters: 
I20260710 11:07:23.177127 32765 consensus_queue.cc:237] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.177664   323 raft_consensus.cc:2804] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:23.178706 32535 raft_consensus.cc:2468] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43abf720c2ae4f7b9b155923cb598c24 in term 3.
I20260710 11:07:23.178968   323 raft_consensus.cc:697] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 LEADER]: Becoming Leader. State: Replica: 43abf720c2ae4f7b9b155923cb598c24, State: Running, Role: LEADER
I20260710 11:07:23.179658 32609 leader_election.cc:290] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [CANDIDATE]: Term 3 election: Requested vote from peers b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977), be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523)
I20260710 11:07:23.179915   323 consensus_queue.cc:237] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.184649 32356 catalog_manager.cc:5697] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 reported cstate change: term changed from 1 to 2, leader changed from be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66) to 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "43abf720c2ae4f7b9b155923cb598c24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:23.188807   315 raft_consensus.cc:993] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48: : Instructing follower b74f2c16aaac43eea7b7fb17793e71db to start an election
I20260710 11:07:23.189265 32742 raft_consensus.cc:1081] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 3 LEADER]: Signalling peer b74f2c16aaac43eea7b7fb17793e71db to start an election
I20260710 11:07:23.190675 32459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df"
dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
 from {username='slave'} at 127.0.0.1:34454
I20260710 11:07:23.191190 32459 raft_consensus.cc:493] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.191509 32459 raft_consensus.cc:3060] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:23.196118 32459 raft_consensus.cc:515] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.196372 32356 catalog_manager.cc:5697] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 reported cstate change: term changed from 2 to 3, leader changed from be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66) to 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "43abf720c2ae4f7b9b155923cb598c24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:23.197507 32459 leader_election.cc:290] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 4 election: Requested vote from peers be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:23.198259 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:23.198585 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671b656a7ab64740bccd9e20b9f389df" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:23.198834 32535 raft_consensus.cc:3055] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:23.199103 32609 raft_consensus.cc:3060] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:23.199126 32535 raft_consensus.cc:740] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:23.203944 32609 raft_consensus.cc:2468] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 4.
I20260710 11:07:23.203859 32535 consensus_queue.cc:260] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.204787 32423 leader_election.cc:304] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [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: 43abf720c2ae4f7b9b155923cb598c24, b74f2c16aaac43eea7b7fb17793e71db; no voters: 
I20260710 11:07:23.204927 32535 raft_consensus.cc:3060] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:23.205410   316 raft_consensus.cc:2804] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:23.205865   316 raft_consensus.cc:697] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 4 LEADER]: Becoming Leader. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:23.206663   316 consensus_queue.cc:237] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.210832 32535 raft_consensus.cc:2468] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 4.
I20260710 11:07:23.213822 32356 catalog_manager.cc:5697] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db reported cstate change: term changed from 3 to 4, leader changed from be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66) to b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65). New cstate: current_term: 4 leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:23.495077   315 raft_consensus.cc:993] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48: : Instructing follower b74f2c16aaac43eea7b7fb17793e71db to start an election
I20260710 11:07:23.495525 32742 raft_consensus.cc:1081] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 3 LEADER]: Signalling peer b74f2c16aaac43eea7b7fb17793e71db to start an election
I20260710 11:07:23.496809 32459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e"
dest_uuid: "b74f2c16aaac43eea7b7fb17793e71db"
 from {username='slave'} at 127.0.0.1:34454
I20260710 11:07:23.497200 32459 raft_consensus.cc:493] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.497438 32459 raft_consensus.cc:3060] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:23.501436 32459 raft_consensus.cc:515] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.503558 32459 leader_election.cc:290] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [CANDIDATE]: Term 4 election: Requested vote from peers be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523), 43abf720c2ae4f7b9b155923cb598c24 (127.31.145.67:41731)
I20260710 11:07:23.504343 32535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be77c1618f2a49aaaf211b7a31646a48"
I20260710 11:07:23.504554 32609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03328d2be2704709a22ced4baddc2e8e" candidate_uuid: "b74f2c16aaac43eea7b7fb17793e71db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43abf720c2ae4f7b9b155923cb598c24"
I20260710 11:07:23.504900 32535 raft_consensus.cc:3055] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:23.505007 32609 raft_consensus.cc:3060] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:23.505254 32535 raft_consensus.cc:740] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be77c1618f2a49aaaf211b7a31646a48, State: Running, Role: LEADER
I20260710 11:07:23.506047 32535 consensus_queue.cc:260] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.507196 32535 raft_consensus.cc:3060] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:23.510763 32609 raft_consensus.cc:2468] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 4.
I20260710 11:07:23.511713 32423 leader_election.cc:304] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [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: 43abf720c2ae4f7b9b155923cb598c24, b74f2c16aaac43eea7b7fb17793e71db; no voters: 
I20260710 11:07:23.512353   316 raft_consensus.cc:2804] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:23.512982 32535 raft_consensus.cc:2468] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b74f2c16aaac43eea7b7fb17793e71db in term 4.
I20260710 11:07:23.514200   316 raft_consensus.cc:697] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 4 LEADER]: Becoming Leader. State: Replica: b74f2c16aaac43eea7b7fb17793e71db, State: Running, Role: LEADER
I20260710 11:07:23.514699 32535 raft_consensus.cc:1275] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Refusing update from remote peer b74f2c16aaac43eea7b7fb17793e71db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:23.514920   316 consensus_queue.cc:237] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [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: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } }
I20260710 11:07:23.515998   328 consensus_queue.cc:1048] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:23.519652 32609 raft_consensus.cc:1275] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Refusing update from remote peer b74f2c16aaac43eea7b7fb17793e71db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:23.521893   316 consensus_queue.cc:1048] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:23.522616 32356 catalog_manager.cc:5697] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db reported cstate change: term changed from 3 to 4, leader changed from be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66) to b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65). New cstate: current_term: 4 leader_uuid: "b74f2c16aaac43eea7b7fb17793e71db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:23.643678 32459 raft_consensus.cc:1275] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Refusing update from remote peer 43abf720c2ae4f7b9b155923cb598c24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.644699   323 consensus_queue.cc:1048] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.654273 32535 raft_consensus.cc:1275] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Refusing update from remote peer 43abf720c2ae4f7b9b155923cb598c24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.655812   324 consensus_queue.cc:1048] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:23.656777 32535 raft_consensus.cc:1275] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Refusing update from remote peer b74f2c16aaac43eea7b7fb17793e71db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:23.658340   316 consensus_queue.cc:1048] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:23.667541 32609 raft_consensus.cc:1275] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Refusing update from remote peer b74f2c16aaac43eea7b7fb17793e71db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:23.669739   316 consensus_queue.cc:1048] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:23.675786 32459 raft_consensus.cc:1275] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Refusing update from remote peer 43abf720c2ae4f7b9b155923cb598c24: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:23.676894   324 consensus_queue.cc:1048] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b74f2c16aaac43eea7b7fb17793e71db" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 42977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:23.685307 32534 raft_consensus.cc:1275] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Refusing update from remote peer 43abf720c2ae4f7b9b155923cb598c24: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:23.686597   323 consensus_queue.cc:1048] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:07:23.778144 32388 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb4c0 after lost signal to thread 32328
W20260710 11:07:23.778801 32388 debug-util.cc:398] Leaking SignalData structure 0x7b08001384a0 after lost signal to thread 32391
W20260710 11:07:23.779456 32388 debug-util.cc:398] Leaking SignalData structure 0x7b08000622a0 after lost signal to thread 32484
W20260710 11:07:23.780028 32388 debug-util.cc:398] Leaking SignalData structure 0x7b08001fb5c0 after lost signal to thread 32559
W20260710 11:07:23.780612 32388 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb6a0 after lost signal to thread 32633
I20260710 11:07:23.920884 32534 raft_consensus.cc:1275] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Refusing update from remote peer b74f2c16aaac43eea7b7fb17793e71db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:23.922035   316 consensus_queue.cc:1048] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "be77c1618f2a49aaaf211b7a31646a48" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 35523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:23.932078 32609 raft_consensus.cc:1275] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Refusing update from remote peer b74f2c16aaac43eea7b7fb17793e71db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:23.934420   316 consensus_queue.cc:1048] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [LEADER]: Connected to new peer: Peer: permanent_uuid: "43abf720c2ae4f7b9b155923cb598c24" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 41731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:24.022212 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:24.030071 32325 tablet_server.cc:179] TabletServer@127.31.145.65:0 shutting down...
I20260710 11:07:24.069360 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:24.070210 32325 tablet_replica.cc:333] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db: stopping tablet replica
I20260710 11:07:24.071036 32325 raft_consensus.cc:2243] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.071605 32325 raft_consensus.cc:2272] T c825e8812ea446f0b919dfdcfe247cb3 P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.074718 32325 tablet_replica.cc:333] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db: stopping tablet replica
I20260710 11:07:24.075446 32325 raft_consensus.cc:2243] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.076292 32325 raft_consensus.cc:2272] T 671b656a7ab64740bccd9e20b9f389df P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.078642 32325 tablet_replica.cc:333] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db: stopping tablet replica
I20260710 11:07:24.079288 32325 raft_consensus.cc:2243] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.080082 32325 raft_consensus.cc:2272] T 75a17eaf8f13447f963b416edc1b26e3 P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.082433 32325 tablet_replica.cc:333] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db: stopping tablet replica
I20260710 11:07:24.083053 32325 raft_consensus.cc:2243] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.083945 32325 raft_consensus.cc:2272] T 03328d2be2704709a22ced4baddc2e8e P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.086453 32325 tablet_replica.cc:333] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db: stopping tablet replica
I20260710 11:07:24.087185 32325 raft_consensus.cc:2243] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.087666 32325 raft_consensus.cc:2272] T 5c9fc10703284ad69f406f75783cc99f P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.089897 32325 tablet_replica.cc:333] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db: stopping tablet replica
I20260710 11:07:24.090507 32325 raft_consensus.cc:2243] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.090976 32325 raft_consensus.cc:2272] T c6ec8920977b49a29ef903e229536af3 P b74f2c16aaac43eea7b7fb17793e71db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.093380 32325 tablet_replica.cc:333] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db: stopping tablet replica
I20260710 11:07:24.093997 32325 raft_consensus.cc:2243] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.094468 32325 raft_consensus.cc:2272] T d999952c98dd4137b214ffe341a07805 P b74f2c16aaac43eea7b7fb17793e71db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.096539 32325 tablet_replica.cc:333] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db: stopping tablet replica
I20260710 11:07:24.097121 32325 raft_consensus.cc:2243] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.097604 32325 raft_consensus.cc:2272] T 109bd5213d8b488cbb86a2b48c612721 P b74f2c16aaac43eea7b7fb17793e71db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.100003 32325 tablet_replica.cc:333] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db: stopping tablet replica
W20260710 11:07:24.100346 32500 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:07:24.100567 32325 raft_consensus.cc:2243] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.101120 32325 raft_consensus.cc:2272] T 29fca60a28774cf49d96c0d7e2f496bb P b74f2c16aaac43eea7b7fb17793e71db [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:24.104461 32500 consensus_peers.cc:597] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 -> Peer b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977): Couldn't send request to peer b74f2c16aaac43eea7b7fb17793e71db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:24.116869 32574 consensus_peers.cc:597] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 -> Peer b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977): Couldn't send request to peer b74f2c16aaac43eea7b7fb17793e71db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:24.201375 32325 tablet_server.cc:196] TabletServer@127.31.145.65:0 shutdown complete.
I20260710 11:07:24.221522 32325 tablet_server.cc:179] TabletServer@127.31.145.66:0 shutting down...
W20260710 11:07:24.228067 32572 consensus_peers.cc:597] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 -> Peer be77c1618f2a49aaaf211b7a31646a48 (127.31.145.66:35523): Couldn't send request to peer be77c1618f2a49aaaf211b7a31646a48. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:24.238469 32500 consensus_peers.cc:597] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 -> Peer b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977): Couldn't send request to peer b74f2c16aaac43eea7b7fb17793e71db. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:42977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:24.249711 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:24.250324 32325 tablet_replica.cc:333] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48: stopping tablet replica
I20260710 11:07:24.250878 32325 raft_consensus.cc:2243] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.251529 32325 raft_consensus.cc:2272] T 5c9fc10703284ad69f406f75783cc99f P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.253055 32325 tablet_replica.cc:333] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48: stopping tablet replica
I20260710 11:07:24.253517 32325 raft_consensus.cc:2243] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.253856 32325 raft_consensus.cc:2272] T 671b656a7ab64740bccd9e20b9f389df P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.255594 32325 tablet_replica.cc:333] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48: stopping tablet replica
I20260710 11:07:24.256016 32325 raft_consensus.cc:2243] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.256397 32325 raft_consensus.cc:2272] T 75a17eaf8f13447f963b416edc1b26e3 P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.259052 32325 tablet_replica.cc:333] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48: stopping tablet replica
I20260710 11:07:24.259521 32325 raft_consensus.cc:2243] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.260190 32325 raft_consensus.cc:2272] T 109bd5213d8b488cbb86a2b48c612721 P be77c1618f2a49aaaf211b7a31646a48 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:24.261154 32500 consensus_peers.cc:597] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 -> Peer b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977): Couldn't send request to peer b74f2c16aaac43eea7b7fb17793e71db. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:42977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:24.261845 32325 tablet_replica.cc:333] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48: stopping tablet replica
I20260710 11:07:24.262293 32325 raft_consensus.cc:2243] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.262658 32325 raft_consensus.cc:2272] T 29fca60a28774cf49d96c0d7e2f496bb P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.264169 32325 tablet_replica.cc:333] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48: stopping tablet replica
I20260710 11:07:24.264578 32325 raft_consensus.cc:2243] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.264899 32325 raft_consensus.cc:2272] T c825e8812ea446f0b919dfdcfe247cb3 P be77c1618f2a49aaaf211b7a31646a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.266595 32325 tablet_replica.cc:333] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48: stopping tablet replica
I20260710 11:07:24.267016 32325 raft_consensus.cc:2243] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.267339 32325 raft_consensus.cc:2272] T 03328d2be2704709a22ced4baddc2e8e P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.268961 32325 tablet_replica.cc:333] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48: stopping tablet replica
I20260710 11:07:24.269356 32325 raft_consensus.cc:2243] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.269747 32325 raft_consensus.cc:2272] T c6ec8920977b49a29ef903e229536af3 P be77c1618f2a49aaaf211b7a31646a48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.271358 32325 tablet_replica.cc:333] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48: stopping tablet replica
I20260710 11:07:24.271749 32325 raft_consensus.cc:2243] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.272360 32325 raft_consensus.cc:2272] T d999952c98dd4137b214ffe341a07805 P be77c1618f2a49aaaf211b7a31646a48 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.297717 32325 tablet_server.cc:196] TabletServer@127.31.145.66:0 shutdown complete.
W20260710 11:07:24.303761 32574 consensus_peers.cc:597] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 -> Peer b74f2c16aaac43eea7b7fb17793e71db (127.31.145.65:42977): Couldn't send request to peer b74f2c16aaac43eea7b7fb17793e71db. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:42977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:24.313316 32325 tablet_server.cc:179] TabletServer@127.31.145.67:0 shutting down...
I20260710 11:07:24.333897 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:24.334463 32325 tablet_replica.cc:333] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24: stopping tablet replica
I20260710 11:07:24.334986 32325 raft_consensus.cc:2243] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.335397 32325 raft_consensus.cc:2272] T 75a17eaf8f13447f963b416edc1b26e3 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.337138 32325 tablet_replica.cc:333] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24: stopping tablet replica
I20260710 11:07:24.337657 32325 raft_consensus.cc:2243] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.338009 32325 raft_consensus.cc:2272] T 03328d2be2704709a22ced4baddc2e8e P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.339838 32325 tablet_replica.cc:333] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24: stopping tablet replica
I20260710 11:07:24.340248 32325 raft_consensus.cc:2243] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.340931 32325 raft_consensus.cc:2272] T 29fca60a28774cf49d96c0d7e2f496bb P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.342487 32325 tablet_replica.cc:333] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24: stopping tablet replica
I20260710 11:07:24.343031 32325 raft_consensus.cc:2243] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.343417 32325 raft_consensus.cc:2272] T 109bd5213d8b488cbb86a2b48c612721 P 43abf720c2ae4f7b9b155923cb598c24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.344902 32325 tablet_replica.cc:333] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24: stopping tablet replica
I20260710 11:07:24.345326 32325 raft_consensus.cc:2243] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.345773 32325 raft_consensus.cc:2272] T d999952c98dd4137b214ffe341a07805 P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.347236 32325 tablet_replica.cc:333] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24: stopping tablet replica
I20260710 11:07:24.347648 32325 raft_consensus.cc:2243] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.348239 32325 raft_consensus.cc:2272] T c6ec8920977b49a29ef903e229536af3 P 43abf720c2ae4f7b9b155923cb598c24 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.349960 32325 tablet_replica.cc:333] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24: stopping tablet replica
I20260710 11:07:24.350370 32325 raft_consensus.cc:2243] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.350984 32325 raft_consensus.cc:2272] T c825e8812ea446f0b919dfdcfe247cb3 P 43abf720c2ae4f7b9b155923cb598c24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.352671 32325 tablet_replica.cc:333] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24: stopping tablet replica
I20260710 11:07:24.353068 32325 raft_consensus.cc:2243] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.353410 32325 raft_consensus.cc:2272] T 671b656a7ab64740bccd9e20b9f389df P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.355211 32325 tablet_replica.cc:333] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24: stopping tablet replica
I20260710 11:07:24.355662 32325 raft_consensus.cc:2243] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.356011 32325 raft_consensus.cc:2272] T 5c9fc10703284ad69f406f75783cc99f P 43abf720c2ae4f7b9b155923cb598c24 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.379966 32325 tablet_server.cc:196] TabletServer@127.31.145.67:0 shutdown complete.
I20260710 11:07:24.395633 32325 master.cc:562] Master@127.31.145.126:38511 shutting down...
I20260710 11:07:24.581640 32325 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.582171 32325 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.582484 32325 tablet_replica.cc:333] T 00000000000000000000000000000000 P 749aec2cf3d44486ac79badc93e44804: stopping tablet replica
I20260710 11:07:24.623410 32325 master.cc:584] Master@127.31.145.126:38511 shutdown complete.
43abf720c2ae4f7b9b155923cb598c24  1
b74f2c16aaac43eea7b7fb17793e71db  4
be77c1618f2a49aaaf211b7a31646a48  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12091 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:07:24.660506 32325 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.145.126:35393
I20260710 11:07:24.661624 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:24.666810   347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.666913   348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.667311   350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.668915 32325 server_base.cc:1061] running on GCE node
I20260710 11:07:24.670012 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:24.670189 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:24.670341 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681644670323 us; error 0 us; skew 500 ppm
I20260710 11:07:24.670843 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:24.672995 32325 webserver.cc:533] Webserver started at http://127.31.145.126:43729/ using document root <none> and password file <none>
I20260710 11:07:24.673446 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:24.673652 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:24.673899 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:24.674923 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/master-0-root/instance:
uuid: "42a47137d2304adc90e2bb1152e6018d"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-ljn8"
I20260710 11:07:24.678893 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:07:24.681850   355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.682466 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:24.682732 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/master-0-root
uuid: "42a47137d2304adc90e2bb1152e6018d"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-ljn8"
I20260710 11:07:24.682991 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:24.710462 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:24.711618 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:24.746151 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.126:35393
I20260710 11:07:24.746268   406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.126:35393 every 8 connection(s)
I20260710 11:07:24.749639   407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.758288   407 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d: Bootstrap starting.
I20260710 11:07:24.762580   407 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.766595   407 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d: No bootstrap required, opened a new log
I20260710 11:07:24.768669   407 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42a47137d2304adc90e2bb1152e6018d" member_type: VOTER }
I20260710 11:07:24.769040   407 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.769219   407 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42a47137d2304adc90e2bb1152e6018d, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.769774   407 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42a47137d2304adc90e2bb1152e6018d" member_type: VOTER }
I20260710 11:07:24.770190   407 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:24.770380   407 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:24.770601   407 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.774415   407 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42a47137d2304adc90e2bb1152e6018d" member_type: VOTER }
I20260710 11:07:24.774885   407 leader_election.cc:304] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [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: 42a47137d2304adc90e2bb1152e6018d; no voters: 
I20260710 11:07:24.775944   407 leader_election.cc:290] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:24.776309   410 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:24.777446   410 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [term 1 LEADER]: Becoming Leader. State: Replica: 42a47137d2304adc90e2bb1152e6018d, State: Running, Role: LEADER
I20260710 11:07:24.778105   410 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [LEADER]: Queue going to LEADER mode. State: All 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: "42a47137d2304adc90e2bb1152e6018d" member_type: VOTER }
I20260710 11:07:24.778764   407 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:24.782500   412 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42a47137d2304adc90e2bb1152e6018d. Latest consensus state: current_term: 1 leader_uuid: "42a47137d2304adc90e2bb1152e6018d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42a47137d2304adc90e2bb1152e6018d" member_type: VOTER } }
I20260710 11:07:24.782622   411 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42a47137d2304adc90e2bb1152e6018d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42a47137d2304adc90e2bb1152e6018d" member_type: VOTER } }
I20260710 11:07:24.783218   411 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:24.783129   412 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:24.787758   417 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:24.793124   417 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:24.794499 32325 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:24.801007   417 catalog_manager.cc:1383] Generated new cluster ID: 3bcfbcaa85234c8d9daa5c2212838cce
I20260710 11:07:24.801296   417 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:24.815038   417 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:24.816246   417 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:24.828358   417 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d: Generated new TSK 0
I20260710 11:07:24.828943   417 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:24.860661 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:24.866483   428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.867575   429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.868824   431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.869068 32325 server_base.cc:1061] running on GCE node
I20260710 11:07:24.869940 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:24.870105 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:24.870229 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681644870218 us; error 0 us; skew 500 ppm
I20260710 11:07:24.870661 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:24.872630 32325 webserver.cc:533] Webserver started at http://127.31.145.65:40173/ using document root <none> and password file <none>
I20260710 11:07:24.873044 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:24.873202 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:24.873397 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:24.874393 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-0-root/instance:
uuid: "fd74b7d3da614ecf855af1d94799b457"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-ljn8"
I20260710 11:07:24.878328 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 11:07:24.881217   436 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.881908 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:07:24.882141 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-0-root
uuid: "fd74b7d3da614ecf855af1d94799b457"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-ljn8"
I20260710 11:07:24.882368 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:24.900635 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:24.901772 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:24.903059 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:24.905118 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:24.905282 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.905534 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:24.905699 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.943241 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.65:40885
I20260710 11:07:24.943347   498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.65:40885 every 8 connection(s)
I20260710 11:07:24.947780 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:24.953879   503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.955061   504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.958356   506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.958535 32325 server_base.cc:1061] running on GCE node
I20260710 11:07:24.959367 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:24.959597 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:24.959803 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681644959782 us; error 0 us; skew 500 ppm
I20260710 11:07:24.960335 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:24.962797   499 heartbeater.cc:344] Connected to a master server at 127.31.145.126:35393
I20260710 11:07:24.962941 32325 webserver.cc:533] Webserver started at http://127.31.145.66:46143/ using document root <none> and password file <none>
I20260710 11:07:24.963145   499 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:24.963508 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:24.963721 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:24.963967 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:24.963901   499 heartbeater.cc:507] Master 127.31.145.126:35393 requested a full tablet report, sending...
I20260710 11:07:24.965399 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-1-root/instance:
uuid: "eb67194347374011b1ac6a9f82907df8"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-ljn8"
I20260710 11:07:24.966022   372 ts_manager.cc:194] Registered new tserver with Master: fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885)
I20260710 11:07:24.968307   372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57366
I20260710 11:07:24.970959 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:07:24.974054   511 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.974761 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:24.974992 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-1-root
uuid: "eb67194347374011b1ac6a9f82907df8"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-ljn8"
I20260710 11:07:24.975215 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:24.989969 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:24.991009 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:24.992348 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:24.994455 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:24.994623 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.994848 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:24.994989 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.031279 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.66:46177
I20260710 11:07:25.031373   573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.66:46177 every 8 connection(s)
I20260710 11:07:25.035579 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:25.042043   577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:25.043298   578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:25.045354   580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:25.046913   574 heartbeater.cc:344] Connected to a master server at 127.31.145.126:35393
I20260710 11:07:25.047317   574 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:25.048007 32325 server_base.cc:1061] running on GCE node
I20260710 11:07:25.048185   574 heartbeater.cc:507] Master 127.31.145.126:35393 requested a full tablet report, sending...
I20260710 11:07:25.048722 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:25.048928 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:25.049121 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681645049103 us; error 0 us; skew 500 ppm
I20260710 11:07:25.049737 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:25.050108   372 ts_manager.cc:194] Registered new tserver with Master: eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:25.051465   372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57374
I20260710 11:07:25.052030 32325 webserver.cc:533] Webserver started at http://127.31.145.67:45191/ using document root <none> and password file <none>
I20260710 11:07:25.052484 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:25.052668 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:25.052911 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:25.053975 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-2-root/instance:
uuid: "97204eb873c24db18797cc4c4b3fc707"
format_stamp: "Formatted at 2026-07-10 11:07:25 on dist-test-slave-ljn8"
I20260710 11:07:25.057853 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:07:25.060705   585 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.061327 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:25.061592 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-2-root
uuid: "97204eb873c24db18797cc4c4b3fc707"
format_stamp: "Formatted at 2026-07-10 11:07:25 on dist-test-slave-ljn8"
I20260710 11:07:25.061877 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681632410645-32325-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:25.093500 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:25.094585 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:25.095921 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:25.097956 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:25.098142 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.098356 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:25.098500 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.134356 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.67:42811
I20260710 11:07:25.134439   647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.67:42811 every 8 connection(s)
I20260710 11:07:25.146533   648 heartbeater.cc:344] Connected to a master server at 127.31.145.126:35393
I20260710 11:07:25.146857   648 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:25.147526   648 heartbeater.cc:507] Master 127.31.145.126:35393 requested a full tablet report, sending...
I20260710 11:07:25.149210   372 ts_manager.cc:194] Registered new tserver with Master: 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:25.149343 32325 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012130775s
I20260710 11:07:25.150650   372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57378
I20260710 11:07:25.174053   372 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57388:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:25.176973   372 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:25.244374   539 tablet_service.cc:1511] Processing CreateTablet for tablet 0970b422550e43dca9787e1e56a9b9d1 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:25.245787   539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0970b422550e43dca9787e1e56a9b9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.246471   535 tablet_service.cc:1511] Processing CreateTablet for tablet 87afffcf197148318d209a8b3140c90c (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:25.247690   535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87afffcf197148318d209a8b3140c90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.250422   536 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdac54e09214b14995d163544a3c781 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:25.251669   536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdac54e09214b14995d163544a3c781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.252291   613 tablet_service.cc:1511] Processing CreateTablet for tablet 0970b422550e43dca9787e1e56a9b9d1 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:25.254617   612 tablet_service.cc:1511] Processing CreateTablet for tablet bd509352b480438ca848f115b452ea34 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:25.255189   609 tablet_service.cc:1511] Processing CreateTablet for tablet 87afffcf197148318d209a8b3140c90c (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:25.255777   538 tablet_service.cc:1511] Processing CreateTablet for tablet bd509352b480438ca848f115b452ea34 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:25.256995   538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd509352b480438ca848f115b452ea34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.256891   611 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea45a2556bc43b08a77934f286d7bda (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:25.257282   610 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdac54e09214b14995d163544a3c781 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:25.258208   613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0970b422550e43dca9787e1e56a9b9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.258872   610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdac54e09214b14995d163544a3c781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.254550   537 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea45a2556bc43b08a77934f286d7bda (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:25.262074   609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87afffcf197148318d209a8b3140c90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.262979   537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea45a2556bc43b08a77934f286d7bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.263401   611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea45a2556bc43b08a77934f286d7bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.266049   612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd509352b480438ca848f115b452ea34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.267601   663 tablet_bootstrap.cc:492] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8: Bootstrap starting.
I20260710 11:07:25.274919   663 tablet_bootstrap.cc:654] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.308178   464 tablet_service.cc:1511] Processing CreateTablet for tablet 0970b422550e43dca9787e1e56a9b9d1 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:25.308993   462 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea45a2556bc43b08a77934f286d7bda (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:25.309418   464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0970b422550e43dca9787e1e56a9b9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.310220   462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea45a2556bc43b08a77934f286d7bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.311225   463 tablet_service.cc:1511] Processing CreateTablet for tablet bd509352b480438ca848f115b452ea34 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:25.312438   463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd509352b480438ca848f115b452ea34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.315047   609 tablet_service.cc:1511] Processing CreateTablet for tablet 40d551f93e614fd78d8c5d56faa27cc8 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:25.315770   461 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdac54e09214b14995d163544a3c781 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:25.316262   609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d551f93e614fd78d8c5d56faa27cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.316329   460 tablet_service.cc:1511] Processing CreateTablet for tablet 87afffcf197148318d209a8b3140c90c (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:25.323638   459 tablet_service.cc:1511] Processing CreateTablet for tablet 40d551f93e614fd78d8c5d56faa27cc8 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:25.316947   461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdac54e09214b14995d163544a3c781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.331139   460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87afffcf197148318d209a8b3140c90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.316973   664 tablet_bootstrap.cc:492] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707: Bootstrap starting.
I20260710 11:07:25.331686   459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d551f93e614fd78d8c5d56faa27cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.327965   663 tablet_bootstrap.cc:492] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8: No bootstrap required, opened a new log
I20260710 11:07:25.332602   663 ts_tablet_manager.cc:1403] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.018s
I20260710 11:07:25.335366   663 raft_consensus.cc:359] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.336036   663 raft_consensus.cc:385] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.336303   663 raft_consensus.cc:740] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.325959   458 tablet_service.cc:1511] Processing CreateTablet for tablet 65671cea32874c9fb95d64ed9ff927a5 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:25.330404   539 tablet_service.cc:1511] Processing CreateTablet for tablet 65671cea32874c9fb95d64ed9ff927a5 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:25.338635   539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65671cea32874c9fb95d64ed9ff927a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.340924   458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65671cea32874c9fb95d64ed9ff927a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.342276   534 tablet_service.cc:1511] Processing CreateTablet for tablet d27e14f49ddb46e29aaf0421728b3c85 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:25.343503   534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27e14f49ddb46e29aaf0421728b3c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.347536   533 tablet_service.cc:1511] Processing CreateTablet for tablet abf1461e86fd4fb5935ae58ca873e84a (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:25.348809   533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf1461e86fd4fb5935ae58ca873e84a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.350549   457 tablet_service.cc:1511] Processing CreateTablet for tablet d27e14f49ddb46e29aaf0421728b3c85 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:25.348955   456 tablet_service.cc:1511] Processing CreateTablet for tablet abf1461e86fd4fb5935ae58ca873e84a (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:25.352154   457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27e14f49ddb46e29aaf0421728b3c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.352780   456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf1461e86fd4fb5935ae58ca873e84a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.352586   532 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5c51297c934b68a03d981b19e2a0ef (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:25.353783   532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5c51297c934b68a03d981b19e2a0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.355114   610 tablet_service.cc:1511] Processing CreateTablet for tablet d27e14f49ddb46e29aaf0421728b3c85 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:25.356287   610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27e14f49ddb46e29aaf0421728b3c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.358872   613 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5c51297c934b68a03d981b19e2a0ef (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:25.359436   455 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5c51297c934b68a03d981b19e2a0ef (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:25.359953   613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5c51297c934b68a03d981b19e2a0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.361234   611 tablet_service.cc:1511] Processing CreateTablet for tablet abf1461e86fd4fb5935ae58ca873e84a (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:25.362377   611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf1461e86fd4fb5935ae58ca873e84a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.369791   455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5c51297c934b68a03d981b19e2a0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.370884   537 tablet_service.cc:1511] Processing CreateTablet for tablet 40d551f93e614fd78d8c5d56faa27cc8 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:25.373770   664 tablet_bootstrap.cc:654] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.336971   663 consensus_queue.cc:260] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.392676   537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d551f93e614fd78d8c5d56faa27cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.415777   663 ts_tablet_manager.cc:1434] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8: Time spent starting tablet: real 0.083s	user 0.010s	sys 0.003s
I20260710 11:07:25.416780   574 heartbeater.cc:499] Master 127.31.145.126:35393 was elected leader, sending a full tablet report...
I20260710 11:07:25.416874   663 tablet_bootstrap.cc:492] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8: Bootstrap starting.
I20260710 11:07:25.429709   609 tablet_service.cc:1511] Processing CreateTablet for tablet 65671cea32874c9fb95d64ed9ff927a5 (DEFAULT_TABLE table=test-workload [id=13f63c9530294f8e8e310c8c4af1d638]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:25.430997   609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65671cea32874c9fb95d64ed9ff927a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.434752   663 tablet_bootstrap.cc:654] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.446178   667 raft_consensus.cc:493] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.446698   667 raft_consensus.cc:515] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.453835   667 leader_election.cc:290] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:25.651593   663 tablet_bootstrap.cc:492] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8: No bootstrap required, opened a new log
I20260710 11:07:25.652076   663 ts_tablet_manager.cc:1403] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8: Time spent bootstrapping tablet: real 0.235s	user 0.016s	sys 0.015s
I20260710 11:07:25.654875   663 raft_consensus.cc:359] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.655601   663 raft_consensus.cc:385] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.655937   663 raft_consensus.cc:740] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.656639   663 consensus_queue.cc:260] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.656956   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707" is_pre_election: true
I20260710 11:07:25.659049   663 ts_tablet_manager.cc:1434] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
W20260710 11:07:25.659277   515 leader_election.cc:343] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.661406   663 tablet_bootstrap.cc:492] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8: Bootstrap starting.
W20260710 11:07:25.661600   514 leader_election.cc:343] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Not found: Tablet not found: 0970b422550e43dca9787e1e56a9b9d1
I20260710 11:07:25.662050   514 leader_election.cc:304] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb67194347374011b1ac6a9f82907df8; no voters: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:25.662434   664 tablet_bootstrap.cc:492] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707: No bootstrap required, opened a new log
I20260710 11:07:25.663003   670 raft_consensus.cc:2749] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:25.663664   664 ts_tablet_manager.cc:1403] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707: Time spent bootstrapping tablet: real 0.347s	user 0.014s	sys 0.003s
I20260710 11:07:25.667620   666 tablet_bootstrap.cc:492] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457: Bootstrap starting.
I20260710 11:07:25.667732   664 raft_consensus.cc:359] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.668531   664 raft_consensus.cc:385] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.668864   664 raft_consensus.cc:740] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.669750   664 consensus_queue.cc:260] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.673193   666 tablet_bootstrap.cc:654] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.673714   670 raft_consensus.cc:493] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.674156   670 raft_consensus.cc:515] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.676174   670 leader_election.cc:290] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:25.677793   648 heartbeater.cc:499] Master 127.31.145.126:35393 was elected leader, sending a full tablet report...
I20260710 11:07:25.677707   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707" is_pre_election: true
I20260710 11:07:25.678726   664 ts_tablet_manager.cc:1434] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.008s
I20260710 11:07:25.678771   663 tablet_bootstrap.cc:654] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:25.679250   515 leader_election.cc:343] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.679769   664 tablet_bootstrap.cc:492] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707: Bootstrap starting.
I20260710 11:07:25.681138   474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457" is_pre_election: true
W20260710 11:07:25.682622   514 leader_election.cc:343] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.683069   514 leader_election.cc:304] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb67194347374011b1ac6a9f82907df8; no voters: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:25.684103   670 raft_consensus.cc:2749] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:25.686121   664 tablet_bootstrap.cc:654] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.694834   666 tablet_bootstrap.cc:492] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457: No bootstrap required, opened a new log
I20260710 11:07:25.695338   666 ts_tablet_manager.cc:1403] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260710 11:07:25.697243   664 tablet_bootstrap.cc:492] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707: No bootstrap required, opened a new log
I20260710 11:07:25.697788   664 ts_tablet_manager.cc:1403] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260710 11:07:25.698199   666 raft_consensus.cc:359] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.698904   666 raft_consensus.cc:385] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.699210   666 raft_consensus.cc:740] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.700642   666 consensus_queue.cc:260] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.701206   664 raft_consensus.cc:359] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.702001   664 raft_consensus.cc:385] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.702332   664 raft_consensus.cc:740] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.702706   663 tablet_bootstrap.cc:492] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8: No bootstrap required, opened a new log
I20260710 11:07:25.703157   663 ts_tablet_manager.cc:1403] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.018s
I20260710 11:07:25.703171   664 consensus_queue.cc:260] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.706061   663 raft_consensus.cc:359] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.706807   663 raft_consensus.cc:385] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.706990   664 ts_tablet_manager.cc:1434] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:07:25.707140   663 raft_consensus.cc:740] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.707916   664 tablet_bootstrap.cc:492] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707: Bootstrap starting.
I20260710 11:07:25.707988   663 consensus_queue.cc:260] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.710304   663 ts_tablet_manager.cc:1434] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:25.711344   663 tablet_bootstrap.cc:492] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8: Bootstrap starting.
I20260710 11:07:25.714337   664 tablet_bootstrap.cc:654] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.717093   663 tablet_bootstrap.cc:654] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.725843   664 tablet_bootstrap.cc:492] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707: No bootstrap required, opened a new log
I20260710 11:07:25.726398   664 ts_tablet_manager.cc:1403] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260710 11:07:25.729241   664 raft_consensus.cc:359] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.730130   664 raft_consensus.cc:385] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.730491   664 raft_consensus.cc:740] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.732234   664 consensus_queue.cc:260] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.733059   663 tablet_bootstrap.cc:492] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8: No bootstrap required, opened a new log
I20260710 11:07:25.733572   663 ts_tablet_manager.cc:1403] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.011s
I20260710 11:07:25.735921   664 ts_tablet_manager.cc:1434] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260710 11:07:25.736244   663 raft_consensus.cc:359] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.736876   664 tablet_bootstrap.cc:492] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707: Bootstrap starting.
I20260710 11:07:25.736950   663 raft_consensus.cc:385] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.737385   663 raft_consensus.cc:740] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.738152   663 consensus_queue.cc:260] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.740396   663 ts_tablet_manager.cc:1434] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:07:25.741384   663 tablet_bootstrap.cc:492] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8: Bootstrap starting.
I20260710 11:07:25.743189   664 tablet_bootstrap.cc:654] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.747726   663 tablet_bootstrap.cc:654] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.760380   664 tablet_bootstrap.cc:492] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707: No bootstrap required, opened a new log
I20260710 11:07:25.760967   664 ts_tablet_manager.cc:1403] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260710 11:07:25.763778   664 raft_consensus.cc:359] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.764576   664 raft_consensus.cc:385] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.764977   664 raft_consensus.cc:740] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.765908   664 consensus_queue.cc:260] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.767513   664 ts_tablet_manager.cc:1434] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:25.768450   664 tablet_bootstrap.cc:492] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707: Bootstrap starting.
I20260710 11:07:25.770833   663 tablet_bootstrap.cc:492] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8: No bootstrap required, opened a new log
I20260710 11:07:25.771348   663 ts_tablet_manager.cc:1403] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.016s
I20260710 11:07:25.774030   664 tablet_bootstrap.cc:654] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.774011   663 raft_consensus.cc:359] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.774825   663 raft_consensus.cc:385] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.775166   663 raft_consensus.cc:740] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.776001   663 consensus_queue.cc:260] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.778756   663 ts_tablet_manager.cc:1434] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:25.779563   663 tablet_bootstrap.cc:492] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8: Bootstrap starting.
I20260710 11:07:25.786299   499 heartbeater.cc:499] Master 127.31.145.126:35393 was elected leader, sending a full tablet report...
I20260710 11:07:25.786734   666 ts_tablet_manager.cc:1434] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457: Time spent starting tablet: real 0.091s	user 0.040s	sys 0.049s
I20260710 11:07:25.787425   666 tablet_bootstrap.cc:492] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457: Bootstrap starting.
I20260710 11:07:25.787487   664 tablet_bootstrap.cc:492] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707: No bootstrap required, opened a new log
I20260710 11:07:25.787946   664 ts_tablet_manager.cc:1403] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
W20260710 11:07:25.790954   420 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:25.790618   664 raft_consensus.cc:359] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.791450   664 raft_consensus.cc:385] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.791771   664 raft_consensus.cc:740] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.792675   663 tablet_bootstrap.cc:654] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.793113   664 consensus_queue.cc:260] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.795305   664 ts_tablet_manager.cc:1434] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:25.792966   666 tablet_bootstrap.cc:654] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.796195   664 tablet_bootstrap.cc:492] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707: Bootstrap starting.
I20260710 11:07:25.798069   676 raft_consensus.cc:493] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.801775   664 tablet_bootstrap.cc:654] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.803855   666 tablet_bootstrap.cc:492] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457: No bootstrap required, opened a new log
I20260710 11:07:25.804345   666 ts_tablet_manager.cc:1403] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260710 11:07:25.807201   666 raft_consensus.cc:359] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.807924   666 raft_consensus.cc:385] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.808240   666 raft_consensus.cc:740] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.808959   666 consensus_queue.cc:260] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.813006   664 tablet_bootstrap.cc:492] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707: No bootstrap required, opened a new log
I20260710 11:07:25.813565   664 ts_tablet_manager.cc:1403] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260710 11:07:25.816409   664 raft_consensus.cc:359] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.799068   676 raft_consensus.cc:515] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.817936   664 raft_consensus.cc:385] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.818370   664 raft_consensus.cc:740] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.819442   666 ts_tablet_manager.cc:1434] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 11:07:25.820351   666 tablet_bootstrap.cc:492] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457: Bootstrap starting.
I20260710 11:07:25.820834   663 tablet_bootstrap.cc:492] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8: No bootstrap required, opened a new log
I20260710 11:07:25.821332   663 ts_tablet_manager.cc:1403] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.014s
I20260710 11:07:25.824128   676 leader_election.cc:290] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:25.824345   663 raft_consensus.cc:359] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.826462   666 tablet_bootstrap.cc:654] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.826304   664 consensus_queue.cc:260] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.826982   663 raft_consensus.cc:385] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.827410   663 raft_consensus.cc:740] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.828377   663 consensus_queue.cc:260] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.830502   664 ts_tablet_manager.cc:1434] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260710 11:07:25.831570   664 tablet_bootstrap.cc:492] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707: Bootstrap starting.
I20260710 11:07:25.834710   663 ts_tablet_manager.cc:1434] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:07:25.835775   663 tablet_bootstrap.cc:492] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8: Bootstrap starting.
I20260710 11:07:25.837859   664 tablet_bootstrap.cc:654] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.843343   670 raft_consensus.cc:493] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.843809   670 raft_consensus.cc:515] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.845888   670 leader_election.cc:290] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:25.848060   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707" is_pre_election: true
I20260710 11:07:25.849546   664 tablet_bootstrap.cc:492] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707: No bootstrap required, opened a new log
I20260710 11:07:25.850169   664 ts_tablet_manager.cc:1403] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
W20260710 11:07:25.850497   515 leader_election.cc:343] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.853073   664 raft_consensus.cc:359] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.853914   664 raft_consensus.cc:385] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.854324   664 raft_consensus.cc:740] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.855697   663 tablet_bootstrap.cc:654] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.855242   664 consensus_queue.cc:260] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.858024   664 ts_tablet_manager.cc:1434] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:07:25.858999   664 tablet_bootstrap.cc:492] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707: Bootstrap starting.
I20260710 11:07:25.865226   664 tablet_bootstrap.cc:654] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.870580   663 tablet_bootstrap.cc:492] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8: No bootstrap required, opened a new log
I20260710 11:07:25.871120   663 ts_tablet_manager.cc:1403] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.007s
I20260710 11:07:25.874539   664 tablet_bootstrap.cc:492] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707: No bootstrap required, opened a new log
I20260710 11:07:25.875161   664 ts_tablet_manager.cc:1403] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260710 11:07:25.876312   663 raft_consensus.cc:359] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.881295   663 raft_consensus.cc:385] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.880803   474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457" is_pre_election: true
I20260710 11:07:25.878539   664 raft_consensus.cc:359] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.882332   664 raft_consensus.cc:385] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.882651   664 raft_consensus.cc:740] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.883378   664 consensus_queue.cc:260] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
W20260710 11:07:25.884225   514 leader_election.cc:343] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.884655   514 leader_election.cc:304] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb67194347374011b1ac6a9f82907df8; no voters: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:25.885356   664 ts_tablet_manager.cc:1434] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:07:25.885731   670 raft_consensus.cc:2749] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:25.886224   664 tablet_bootstrap.cc:492] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707: Bootstrap starting.
I20260710 11:07:25.888919   663 raft_consensus.cc:740] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.890780   663 consensus_queue.cc:260] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.893047   663 ts_tablet_manager.cc:1434] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260710 11:07:25.893623   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87afffcf197148318d209a8b3140c90c" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707" is_pre_election: true
I20260710 11:07:25.893989   663 tablet_bootstrap.cc:492] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8: Bootstrap starting.
I20260710 11:07:25.894187   623 raft_consensus.cc:2468] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 0.
I20260710 11:07:25.895478   440 leader_election.cc:304] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:25.896270   676 raft_consensus.cc:2804] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.896610   676 raft_consensus.cc:493] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.896917   676 raft_consensus.cc:3060] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.903273   676 raft_consensus.cc:515] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.904311   666 tablet_bootstrap.cc:492] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457: No bootstrap required, opened a new log
I20260710 11:07:25.904816   666 ts_tablet_manager.cc:1403] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457: Time spent bootstrapping tablet: real 0.085s	user 0.043s	sys 0.035s
I20260710 11:07:25.906193   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87afffcf197148318d209a8b3140c90c" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:25.906721   623 raft_consensus.cc:3060] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.907755   666 raft_consensus.cc:359] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.908466   666 raft_consensus.cc:385] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.908810   666 raft_consensus.cc:740] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.909665   664 tablet_bootstrap.cc:654] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.909492   666 consensus_queue.cc:260] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.911471   549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87afffcf197148318d209a8b3140c90c" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:25.912071   666 ts_tablet_manager.cc:1434] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:07:25.912147   549 raft_consensus.cc:2468] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 0.
I20260710 11:07:25.912750   663 tablet_bootstrap.cc:654] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.912942   623 raft_consensus.cc:2468] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 1.
I20260710 11:07:25.913224   666 tablet_bootstrap.cc:492] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457: Bootstrap starting.
I20260710 11:07:25.913545   676 leader_election.cc:290] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:25.913796   549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87afffcf197148318d209a8b3140c90c" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:25.915395   549 raft_consensus.cc:3060] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.914664   440 leader_election.cc:304] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:25.917954   685 raft_consensus.cc:2804] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:25.926680   549 raft_consensus.cc:2468] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 1.
I20260710 11:07:25.926851   685 raft_consensus.cc:697] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 1 LEADER]: Becoming Leader. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:25.927619   685 consensus_queue.cc:237] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.928783   666 tablet_bootstrap.cc:654] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.930917   664 tablet_bootstrap.cc:492] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707: No bootstrap required, opened a new log
I20260710 11:07:25.931354   664 ts_tablet_manager.cc:1403] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.010s
I20260710 11:07:25.934211   664 raft_consensus.cc:359] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.934980   664 raft_consensus.cc:385] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.935263   664 raft_consensus.cc:740] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.935614   672 raft_consensus.cc:493] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.935920   664 consensus_queue.cc:260] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.936041   672 raft_consensus.cc:515] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.938678   663 tablet_bootstrap.cc:492] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8: No bootstrap required, opened a new log
I20260710 11:07:25.939100   663 ts_tablet_manager.cc:1403] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.004s
I20260710 11:07:25.939210   666 tablet_bootstrap.cc:492] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457: No bootstrap required, opened a new log
I20260710 11:07:25.939643   666 ts_tablet_manager.cc:1403] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.014s
I20260710 11:07:25.940590   664 ts_tablet_manager.cc:1434] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 11:07:25.941442   664 tablet_bootstrap.cc:492] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707: Bootstrap starting.
I20260710 11:07:25.942488   666 raft_consensus.cc:359] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.943216   666 raft_consensus.cc:385] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.943526   666 raft_consensus.cc:740] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.944468   672 leader_election.cc:290] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:25.944312   666 consensus_queue.cc:260] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.948040   701 raft_consensus.cc:493] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.948580   701 raft_consensus.cc:515] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.946197   672 raft_consensus.cc:493] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.947252   700 raft_consensus.cc:493] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.939843   369 catalog_manager.cc:5697] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd74b7d3da614ecf855af1d94799b457 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "fd74b7d3da614ecf855af1d94799b457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:25.957034   700 raft_consensus.cc:515] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.957679   672 raft_consensus.cc:515] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.959136   700 leader_election.cc:290] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:25.954751   666 ts_tablet_manager.cc:1434] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:07:25.954568   663 raft_consensus.cc:359] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.955765   664 tablet_bootstrap.cc:654] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.959832   663 raft_consensus.cc:385] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.960104   663 raft_consensus.cc:740] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.960894   663 consensus_queue.cc:260] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.959455   672 leader_election.cc:290] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:25.963202   701 leader_election.cc:290] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:25.963459   663 ts_tablet_manager.cc:1434] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260710 11:07:25.964196   663 tablet_bootstrap.cc:492] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8: Bootstrap starting.
I20260710 11:07:25.965116   701 raft_consensus.cc:493] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.967365   666 tablet_bootstrap.cc:492] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457: Bootstrap starting.
I20260710 11:07:25.967954   672 raft_consensus.cc:493] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.968402   672 raft_consensus.cc:515] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.970521   663 tablet_bootstrap.cc:654] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.970839   672 leader_election.cc:290] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:25.965689   701 raft_consensus.cc:515] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.973404   701 leader_election.cc:290] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:25.977375   666 tablet_bootstrap.cc:654] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.984352   663 tablet_bootstrap.cc:492] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8: No bootstrap required, opened a new log
I20260710 11:07:25.984791   663 ts_tablet_manager.cc:1403] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260710 11:07:25.990343   663 raft_consensus.cc:359] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:25.991052   663 raft_consensus.cc:385] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.991390   663 raft_consensus.cc:740] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.993331   663 consensus_queue.cc:260] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.000916   663 ts_tablet_manager.cc:1434] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:26.002012   663 tablet_bootstrap.cc:492] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8: Bootstrap starting.
I20260710 11:07:26.002451   664 tablet_bootstrap.cc:492] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707: No bootstrap required, opened a new log
I20260710 11:07:26.002840   664 ts_tablet_manager.cc:1403] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.024s
I20260710 11:07:26.004717   664 raft_consensus.cc:359] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.005152   664 raft_consensus.cc:385] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.005354   664 raft_consensus.cc:740] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.007006   664 consensus_queue.cc:260] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.009406   664 ts_tablet_manager.cc:1434] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:26.012081   666 tablet_bootstrap.cc:492] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457: No bootstrap required, opened a new log
I20260710 11:07:26.017949   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf1461e86fd4fb5935ae58ca873e84a" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457" is_pre_election: true
I20260710 11:07:26.018388   666 ts_tablet_manager.cc:1403] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.016s
I20260710 11:07:26.017190   470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5c51297c934b68a03d981b19e2a0ef" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457" is_pre_election: true
I20260710 11:07:26.019338   470 raft_consensus.cc:2468] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 0.
I20260710 11:07:26.019816   472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457" is_pre_election: true
I20260710 11:07:26.020498   472 raft_consensus.cc:2468] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 0.
W20260710 11:07:26.020663   588 leader_election.cc:343] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.021317   588 leader_election.cc:304] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:26.021442   666 raft_consensus.cc:359] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.022042   549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.022162   701 raft_consensus.cc:2804] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.015645   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457" is_pre_election: true
I20260710 11:07:26.016223   474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457" is_pre_election: true
I20260710 11:07:26.022441   666 raft_consensus.cc:385] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.022676   549 raft_consensus.cc:2468] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 0.
I20260710 11:07:26.022828   666 raft_consensus.cc:740] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.023090   701 raft_consensus.cc:493] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.023484   701 raft_consensus.cc:3060] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.023633   666 consensus_queue.cc:260] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.024233   545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5c51297c934b68a03d981b19e2a0ef" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.024765   588 leader_election.cc:304] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:26.016692   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457" is_pre_election: true
I20260710 11:07:26.025537   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf1461e86fd4fb5935ae58ca873e84a" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.021715   547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.026077   666 ts_tablet_manager.cc:1434] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:07:26.026306   544 raft_consensus.cc:2468] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 0.
I20260710 11:07:26.026347   471 raft_consensus.cc:2468] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 0.
I20260710 11:07:26.027171   666 tablet_bootstrap.cc:492] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457: Bootstrap starting.
I20260710 11:07:26.028056   587 leader_election.cc:304] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: 
I20260710 11:07:26.022229   546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.023733   548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.024842   545 raft_consensus.cc:2468] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 0.
I20260710 11:07:26.028983   546 raft_consensus.cc:2468] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 0.
I20260710 11:07:26.029183   548 raft_consensus.cc:2468] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 0.
I20260710 11:07:26.014921   663 tablet_bootstrap.cc:654] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.030248   672 raft_consensus.cc:2804] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.030607   672 raft_consensus.cc:493] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.030920   672 raft_consensus.cc:3060] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.033775   700 raft_consensus.cc:2804] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.034029   666 tablet_bootstrap.cc:654] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.034159   700 raft_consensus.cc:493] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.034549   700 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.037827   663 tablet_bootstrap.cc:492] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8: No bootstrap required, opened a new log
I20260710 11:07:26.038281   663 ts_tablet_manager.cc:1403] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.003s
I20260710 11:07:26.040745   663 raft_consensus.cc:359] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.041378   663 raft_consensus.cc:385] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.041669   663 raft_consensus.cc:740] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Initialized, Role: FOLLOWER
W20260710 11:07:26.041827   587 leader_election.cc:343] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.042474   663 consensus_queue.cc:260] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.042596   587 leader_election.cc:304] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [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: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:26.043620   699 raft_consensus.cc:2804] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.044010   699 raft_consensus.cc:493] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.044315   699 raft_consensus.cc:3060] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.044920   685 raft_consensus.cc:493] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.045337   685 raft_consensus.cc:515] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.047324   685 leader_election.cc:290] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.048610   701 raft_consensus.cc:515] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.049119   548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e14f49ddb46e29aaf0421728b3c85" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.049739   548 raft_consensus.cc:2468] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 0.
W20260710 11:07:26.043625   588 leader_election.cc:343] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.051085   438 leader_election.cc:304] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb67194347374011b1ac6a9f82907df8, fd74b7d3da614ecf855af1d94799b457; no voters: 
W20260710 11:07:26.051735   588 leader_election.cc:343] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.052260   685 raft_consensus.cc:2804] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.051929   672 raft_consensus.cc:515] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.054184   685 raft_consensus.cc:493] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.058391   685 raft_consensus.cc:3060] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.058403   700 raft_consensus.cc:515] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.060420   700 leader_election.cc:290] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:26.053066   699 raft_consensus.cc:515] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.053658   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e14f49ddb46e29aaf0421728b3c85" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707" is_pre_election: true
I20260710 11:07:26.061406   623 raft_consensus.cc:2468] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 0.
I20260710 11:07:26.052606   587 leader_election.cc:304] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: 
I20260710 11:07:26.055569   672 leader_election.cc:290] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:26.055578   701 leader_election.cc:290] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:26.063047   587 leader_election.cc:304] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [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: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:26.056833   666 tablet_bootstrap.cc:492] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457: No bootstrap required, opened a new log
I20260710 11:07:26.063896   666 ts_tablet_manager.cc:1403] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.012s
I20260710 11:07:26.057993   663 ts_tablet_manager.cc:1434] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:07:26.064024   698 raft_consensus.cc:2804] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.063537   685 raft_consensus.cc:515] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.064392   698 raft_consensus.cc:493] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.064734   698 raft_consensus.cc:3060] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.063160   672 raft_consensus.cc:2804] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.066159   672 raft_consensus.cc:493] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.066509   672 raft_consensus.cc:3060] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.066797   548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e14f49ddb46e29aaf0421728b3c85" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.066777   666 raft_consensus.cc:359] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.067437   548 raft_consensus.cc:3060] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.067487   666 raft_consensus.cc:385] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.067926   666 raft_consensus.cc:740] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.068195   685 leader_election.cc:290] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.068734   666 consensus_queue.cc:260] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.070735   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5c51297c934b68a03d981b19e2a0ef" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:26.071283   473 raft_consensus.cc:3060] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.071483   472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf1461e86fd4fb5935ae58ca873e84a" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
W20260710 11:07:26.072880   588 leader_election.cc:343] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.073606   699 leader_election.cc:290] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:26.073760   474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
W20260710 11:07:26.074976   588 leader_election.cc:343] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.077306   473 raft_consensus.cc:2468] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 1.
I20260710 11:07:26.077865   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e14f49ddb46e29aaf0421728b3c85" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:26.078227   588 leader_election.cc:304] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:26.078341   623 raft_consensus.cc:3060] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.079226   699 raft_consensus.cc:2804] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.078234   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:26.079653   699 raft_consensus.cc:697] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Leader. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.079972   471 raft_consensus.cc:3060] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.080647   699 consensus_queue.cc:237] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.084084   548 raft_consensus.cc:2468] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 1.
I20260710 11:07:26.084331   672 raft_consensus.cc:515] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.085352   438 leader_election.cc:304] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb67194347374011b1ac6a9f82907df8, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:26.086170   685 raft_consensus.cc:2804] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.087353   685 raft_consensus.cc:697] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 1 LEADER]: Becoming Leader. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:26.088232   685 consensus_queue.cc:237] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.087337   546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.089696   546 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.089844   545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5c51297c934b68a03d981b19e2a0ef" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.090461   545 raft_consensus.cc:3060] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.092576   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:26.093149   473 raft_consensus.cc:3060] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.097504   670 raft_consensus.cc:493] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.097936   670 raft_consensus.cc:515] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.098320   672 leader_election.cc:290] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:26.099802   670 leader_election.cc:290] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.100484   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf1461e86fd4fb5935ae58ca873e84a" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.100997   544 raft_consensus.cc:3060] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.101167   471 raft_consensus.cc:2468] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 1.
I20260710 11:07:26.101589   698 raft_consensus.cc:515] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.102908   545 raft_consensus.cc:2468] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 1.
I20260710 11:07:26.111869   698 leader_election.cc:290] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:26.113152   549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.113276   588 leader_election.cc:304] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:26.113850   549 raft_consensus.cc:3060] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.114753   698 raft_consensus.cc:2804] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.115273   698 raft_consensus.cc:697] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Leader. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.116079   698 consensus_queue.cc:237] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.102357   623 raft_consensus.cc:2468] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 1.
I20260710 11:07:26.102492   548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.120579   549 raft_consensus.cc:2468] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 1.
I20260710 11:07:26.120893   548 raft_consensus.cc:3060] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.121929   587 leader_election.cc:304] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: 
I20260710 11:07:26.122800   672 raft_consensus.cc:2804] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.123241   672 raft_consensus.cc:697] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Leader. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.124056   672 consensus_queue.cc:237] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.102944   700 raft_consensus.cc:493] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.125707   700 raft_consensus.cc:515] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.070891   666 ts_tablet_manager.cc:1434] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:26.127799   701 raft_consensus.cc:493] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.128257   701 raft_consensus.cc:515] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.128574   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.128715   666 tablet_bootstrap.cc:492] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457: Bootstrap starting.
I20260710 11:07:26.129179   543 raft_consensus.cc:2468] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 0.
I20260710 11:07:26.130275   701 leader_election.cc:290] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:26.130338   587 leader_election.cc:304] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: 
I20260710 11:07:26.127794   700 leader_election.cc:290] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885)
I20260710 11:07:26.131111   700 raft_consensus.cc:2804] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.131433   700 raft_consensus.cc:493] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.131732   700 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.132007   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdac54e09214b14995d163544a3c781" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.132557   543 raft_consensus.cc:2468] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 0.
I20260710 11:07:26.103303   622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707" is_pre_election: true
I20260710 11:07:26.133764   587 leader_election.cc:304] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: 
I20260710 11:07:26.134495   701 raft_consensus.cc:2804] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:26.134837   701 raft_consensus.cc:493] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:26.135128   701 raft_consensus.cc:3060] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.135807   472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457" is_pre_election: true
I20260710 11:07:26.136130   470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdac54e09214b14995d163544a3c781" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457" is_pre_election: true
W20260710 11:07:26.137318   588 leader_election.cc:343] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:26.138190   588 leader_election.cc:343] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.139278   548 raft_consensus.cc:2468] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 1.
I20260710 11:07:26.139632   700 raft_consensus.cc:515] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.142995   666 tablet_bootstrap.cc:654] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.141212   701 raft_consensus.cc:515] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.145792   548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.146409   548 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.103288   473 raft_consensus.cc:2468] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 1.
I20260710 11:07:26.104370   547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.147068   547 raft_consensus.cc:3060] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.147603   545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdac54e09214b14995d163544a3c781" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.147747   470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdac54e09214b14995d163544a3c781" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:26.148157   545 raft_consensus.cc:3060] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.105444   474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457" is_pre_election: true
I20260710 11:07:26.149086   474 raft_consensus.cc:2393] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb67194347374011b1ac6a9f82907df8 in current term 1: Already voted for candidate 97204eb873c24db18797cc4c4b3fc707 in this term.
W20260710 11:07:26.149044   588 leader_election.cc:343] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.150430   514 leader_election.cc:304] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb67194347374011b1ac6a9f82907df8; no voters: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:26.151268   670 raft_consensus.cc:2749] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.151473   700 leader_election.cc:290] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885)
I20260710 11:07:26.109218   544 raft_consensus.cc:2468] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 1.
I20260710 11:07:26.109630   546 raft_consensus.cc:2468] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 1.
I20260710 11:07:26.159133   701 leader_election.cc:290] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:26.160003   548 raft_consensus.cc:2468] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 1.
I20260710 11:07:26.160307   545 raft_consensus.cc:2468] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 1.
I20260710 11:07:26.165226   695 raft_consensus.cc:493] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.165409   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:26.166090   474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:26.167054   695 raft_consensus.cc:515] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.168001   471 raft_consensus.cc:3060] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.168975   695 leader_election.cc:290] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.169703   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.169994   587 leader_election.cc:304] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [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: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:26.170495   544 raft_consensus.cc:2393] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd74b7d3da614ecf855af1d94799b457 in current term 1: Already voted for candidate 97204eb873c24db18797cc4c4b3fc707 in this term.
I20260710 11:07:26.170032   369 catalog_manager.cc:5697] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd74b7d3da614ecf855af1d94799b457 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "fd74b7d3da614ecf855af1d94799b457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.171379   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707" is_pre_election: true
I20260710 11:07:26.171728   547 raft_consensus.cc:2468] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 1.
I20260710 11:07:26.171864   698 raft_consensus.cc:2804] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.165840   588 leader_election.cc:304] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457; no voters: 
W20260710 11:07:26.176716   588 leader_election.cc:343] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:26.174971   698 raft_consensus.cc:697] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Leader. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.179605   440 leader_election.cc:304] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd74b7d3da614ecf855af1d94799b457; no voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8
I20260710 11:07:26.179822   698 consensus_queue.cc:237] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.181355   370 catalog_manager.cc:5697] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "97204eb873c24db18797cc4c4b3fc707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.182796   666 tablet_bootstrap.cc:492] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457: No bootstrap required, opened a new log
I20260710 11:07:26.185140   666 ts_tablet_manager.cc:1403] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.009s
I20260710 11:07:26.188102   666 raft_consensus.cc:359] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.181550   699 raft_consensus.cc:2804] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.189349   699 raft_consensus.cc:697] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Leader. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.190322   699 consensus_queue.cc:237] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.193795   666 raft_consensus.cc:385] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.194245   666 raft_consensus.cc:740] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.195250   587 leader_election.cc:304] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [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: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:26.195134   666 consensus_queue.cc:260] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.196429   587 leader_election.cc:304] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [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: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:26.197647   587 leader_election.cc:304] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [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: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:26.198478   672 raft_consensus.cc:2804] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.198688   666 ts_tablet_manager.cc:1434] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 11:07:26.199474   700 raft_consensus.cc:2804] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.200533   701 raft_consensus.cc:2804] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.199777   666 tablet_bootstrap.cc:492] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457: Bootstrap starting.
I20260710 11:07:26.212975   701 raft_consensus.cc:697] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Leader. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.214262   701 consensus_queue.cc:237] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.215281   666 tablet_bootstrap.cc:654] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.213264   471 raft_consensus.cc:2468] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 1.
I20260710 11:07:26.213399   700 raft_consensus.cc:697] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Leader. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.218676   700 consensus_queue.cc:237] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.222177   666 tablet_bootstrap.cc:492] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457: No bootstrap required, opened a new log
I20260710 11:07:26.222658   666 ts_tablet_manager.cc:1403] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.001s
I20260710 11:07:26.223778   695 raft_consensus.cc:2749] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.224555   369 catalog_manager.cc:5697] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "97204eb873c24db18797cc4c4b3fc707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.225068   666 raft_consensus.cc:359] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.225739   666 raft_consensus.cc:385] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.225986   666 raft_consensus.cc:740] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.226629   666 consensus_queue.cc:260] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.226301   369 catalog_manager.cc:5697] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "97204eb873c24db18797cc4c4b3fc707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.228508   666 ts_tablet_manager.cc:1434] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:26.227953   369 catalog_manager.cc:5697] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "97204eb873c24db18797cc4c4b3fc707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.229394   666 tablet_bootstrap.cc:492] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457: Bootstrap starting.
I20260710 11:07:26.229526   369 catalog_manager.cc:5697] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "97204eb873c24db18797cc4c4b3fc707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.230937   672 raft_consensus.cc:697] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Leader. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.231643   672 consensus_queue.cc:237] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.235159   666 tablet_bootstrap.cc:654] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.240208   666 tablet_bootstrap.cc:492] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457: No bootstrap required, opened a new log
I20260710 11:07:26.240638   666 ts_tablet_manager.cc:1403] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 11:07:26.242812   666 raft_consensus.cc:359] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.243443   666 raft_consensus.cc:385] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.243705   666 raft_consensus.cc:740] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.244295   666 consensus_queue.cc:260] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.246146   666 ts_tablet_manager.cc:1434] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:07:26.246942   666 tablet_bootstrap.cc:492] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457: Bootstrap starting.
I20260710 11:07:26.250243   370 catalog_manager.cc:5697] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "97204eb873c24db18797cc4c4b3fc707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.251363   666 tablet_bootstrap.cc:654] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.251555   370 catalog_manager.cc:5697] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "97204eb873c24db18797cc4c4b3fc707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.252782   370 catalog_manager.cc:5697] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "97204eb873c24db18797cc4c4b3fc707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.257383   666 tablet_bootstrap.cc:492] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457: No bootstrap required, opened a new log
I20260710 11:07:26.257828   666 ts_tablet_manager.cc:1403] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 11:07:26.259886   666 raft_consensus.cc:359] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.260425   666 raft_consensus.cc:385] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.260703   666 raft_consensus.cc:740] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.261227   666 consensus_queue.cc:260] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.263046   666 ts_tablet_manager.cc:1434] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:26.267932   695 raft_consensus.cc:493] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.268322   695 raft_consensus.cc:515] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.269994   695 leader_election.cc:290] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.270551   548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.271203   548 raft_consensus.cc:2393] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd74b7d3da614ecf855af1d94799b457 in current term 1: Already voted for candidate 97204eb873c24db18797cc4c4b3fc707 in this term.
I20260710 11:07:26.271077   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707" is_pre_election: true
I20260710 11:07:26.272256   440 leader_election.cc:304] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd74b7d3da614ecf855af1d94799b457; no voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8
I20260710 11:07:26.272794   695 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.277067   695 raft_consensus.cc:2749] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.390978   623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
mode: GRACEFUL
new_leader_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:39664
I20260710 11:07:26.391489   623 raft_consensus.cc:606] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Received request to transfer leadership to TS fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:26.396310   623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd509352b480438ca848f115b452ea34"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
mode: GRACEFUL
new_leader_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:39664
I20260710 11:07:26.396759   623 raft_consensus.cc:606] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Received request to transfer leadership to TS fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:26.400926   623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
mode: GRACEFUL
new_leader_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:39664
I20260710 11:07:26.401345   623 raft_consensus.cc:606] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Received request to transfer leadership to TS fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:26.405532   623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cdac54e09214b14995d163544a3c781"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
mode: GRACEFUL
new_leader_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:39664
I20260710 11:07:26.405929   623 raft_consensus.cc:606] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Received request to transfer leadership to TS fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:26.412123   623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
mode: GRACEFUL
new_leader_uuid: "eb67194347374011b1ac6a9f82907df8"
 from {username='slave'} at 127.0.0.1:39664
I20260710 11:07:26.412519   623 raft_consensus.cc:606] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Received request to transfer leadership to TS eb67194347374011b1ac6a9f82907df8
I20260710 11:07:26.416564   623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
mode: GRACEFUL
new_leader_uuid: "eb67194347374011b1ac6a9f82907df8"
 from {username='slave'} at 127.0.0.1:39664
I20260710 11:07:26.416949   623 raft_consensus.cc:606] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Received request to transfer leadership to TS eb67194347374011b1ac6a9f82907df8
I20260710 11:07:26.427186   471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d27e14f49ddb46e29aaf0421728b3c85"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
mode: GRACEFUL
new_leader_uuid: "eb67194347374011b1ac6a9f82907df8"
 from {username='slave'} at 127.0.0.1:58622
I20260710 11:07:26.427647   471 raft_consensus.cc:606] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 1 LEADER]: Received request to transfer leadership to TS eb67194347374011b1ac6a9f82907df8
I20260710 11:07:26.431993   623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abf1461e86fd4fb5935ae58ca873e84a"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
mode: GRACEFUL
new_leader_uuid: "eb67194347374011b1ac6a9f82907df8"
 from {username='slave'} at 127.0.0.1:39664
I20260710 11:07:26.432421   623 raft_consensus.cc:606] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Received request to transfer leadership to TS eb67194347374011b1ac6a9f82907df8
I20260710 11:07:26.471428   695 raft_consensus.cc:493] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.472013   695 raft_consensus.cc:515] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.473383   685 consensus_queue.cc:1048] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.473861   695 leader_election.cc:290] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.474436   548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf1461e86fd4fb5935ae58ca873e84a" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.474792   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf1461e86fd4fb5935ae58ca873e84a" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707" is_pre_election: true
I20260710 11:07:26.475159   548 raft_consensus.cc:2393] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd74b7d3da614ecf855af1d94799b457 in current term 1: Already voted for candidate 97204eb873c24db18797cc4c4b3fc707 in this term.
I20260710 11:07:26.476059   438 leader_election.cc:304] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd74b7d3da614ecf855af1d94799b457; no voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8
I20260710 11:07:26.476781   685 raft_consensus.cc:3060] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.482724   685 raft_consensus.cc:2749] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.487911   695 consensus_queue.cc:1048] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:26.502930   495 debug-util.cc:398] Leaking SignalData structure 0x7b0800158000 after lost signal to thread 32328
W20260710 11:07:26.503737   495 debug-util.cc:398] Leaking SignalData structure 0x7b08001586e0 after lost signal to thread 406
I20260710 11:07:26.504709   672 consensus_queue.cc:1048] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.514545   701 consensus_queue.cc:1048] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.548870   695 consensus_queue.cc:1048] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.554311   701 consensus_queue.cc:1048] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.558787   695 consensus_queue.cc:1048] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.563751   672 raft_consensus.cc:993] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707: : Instructing follower eb67194347374011b1ac6a9f82907df8 to start an election
I20260710 11:07:26.564201   672 raft_consensus.cc:1081] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Signalling peer eb67194347374011b1ac6a9f82907df8 to start an election
I20260710 11:07:26.569727   700 consensus_queue.cc:1048] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.570696   546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5"
dest_uuid: "eb67194347374011b1ac6a9f82907df8"
 from {username='slave'} at 127.0.0.1:46440
I20260710 11:07:26.571358   546 raft_consensus.cc:493] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.573441   546 raft_consensus.cc:3060] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.581019   695 raft_consensus.cc:493] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.581518   695 raft_consensus.cc:515] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.583381   701 consensus_queue.cc:1048] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.583305   546 raft_consensus.cc:515] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.584823   545 raft_consensus.cc:1240] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Rejecting Update request from peer 97204eb873c24db18797cc4c4b3fc707 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:26.587608   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707" is_pre_election: true
I20260710 11:07:26.588680   547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.589155   695 leader_election.cc:290] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.590185   695 raft_consensus.cc:493] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.590354   547 raft_consensus.cc:2393] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd74b7d3da614ecf855af1d94799b457 in current term 1: Already voted for candidate 97204eb873c24db18797cc4c4b3fc707 in this term.
I20260710 11:07:26.590690   695 raft_consensus.cc:515] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.591764   438 leader_election.cc:304] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd74b7d3da614ecf855af1d94799b457; no voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8
I20260710 11:07:26.592743   695 leader_election.cc:290] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.593220   730 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.594012   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdac54e09214b14995d163544a3c781" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97204eb873c24db18797cc4c4b3fc707" is_pre_election: true
I20260710 11:07:26.597442   474 raft_consensus.cc:3060] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.598425   547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdac54e09214b14995d163544a3c781" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb67194347374011b1ac6a9f82907df8" is_pre_election: true
I20260710 11:07:26.599268   547 raft_consensus.cc:2393] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd74b7d3da614ecf855af1d94799b457 in current term 1: Already voted for candidate 97204eb873c24db18797cc4c4b3fc707 in this term.
I20260710 11:07:26.602320   438 leader_election.cc:304] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd74b7d3da614ecf855af1d94799b457; no voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8
I20260710 11:07:26.605620   701 consensus_queue.cc:1059] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.606492   700 raft_consensus.cc:3055] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.606805   700 raft_consensus.cc:740] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.607527   700 consensus_queue.cc:260] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.608718   700 raft_consensus.cc:3060] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.611424   730 raft_consensus.cc:2749] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.613047   695 raft_consensus.cc:2749] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.618403   719 consensus_queue.cc:1048] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.622918   719 consensus_queue.cc:1048] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.624118   719 consensus_queue.cc:1048] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.629524   719 consensus_queue.cc:1048] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.633280   698 raft_consensus.cc:993] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707: : Instructing follower fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:26.638782   698 raft_consensus.cc:1081] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Signalling peer fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:26.642410   472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:58610
I20260710 11:07:26.642995   472 raft_consensus.cc:493] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.643384   472 raft_consensus.cc:3060] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.653805   472 raft_consensus.cc:515] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.654839   470 raft_consensus.cc:1240] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Rejecting Update request from peer 97204eb873c24db18797cc4c4b3fc707 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:26.655149   672 raft_consensus.cc:993] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707: : Instructing follower fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:26.656306   672 raft_consensus.cc:1081] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Signalling peer fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:26.657238   472 leader_election.cc:290] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 2 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.660178   622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:26.660681   622 raft_consensus.cc:3055] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.660964   622 raft_consensus.cc:740] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.661970   622 consensus_queue.cc:260] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.662708   699 consensus_queue.cc:1059] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.660890   545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.663805   545 raft_consensus.cc:3060] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.663993   470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cdac54e09214b14995d163544a3c781"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:58610
I20260710 11:07:26.664579   470 raft_consensus.cc:493] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.664959   470 raft_consensus.cc:3060] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.671000   545 raft_consensus.cc:2468] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 2.
I20260710 11:07:26.672878   438 leader_election.cc:304] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb67194347374011b1ac6a9f82907df8, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:26.673771   695 raft_consensus.cc:2804] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.674242   695 raft_consensus.cc:697] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Becoming Leader. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:26.675037   695 consensus_queue.cc:237] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.671469   470 raft_consensus.cc:515] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.677304   470 leader_election.cc:290] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 2 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.678772   547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdac54e09214b14995d163544a3c781" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.679371   547 raft_consensus.cc:3060] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:26.661041   587 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.66:46177, user_credentials={real_user=slave}} blocked reactor thread for 55605us
I20260710 11:07:26.682729   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdac54e09214b14995d163544a3c781" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:26.683264   623 raft_consensus.cc:3055] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.683584   623 raft_consensus.cc:740] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.683633   546 leader_election.cc:290] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 2 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.684444   623 consensus_queue.cc:260] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.685359   623 raft_consensus.cc:3060] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.687084   621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:26.687609   719 consensus_queue.cc:1048] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.691628   622 raft_consensus.cc:3060] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.692067   471 raft_consensus.cc:1240] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Rejecting Update request from peer 97204eb873c24db18797cc4c4b3fc707 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:26.697824   547 raft_consensus.cc:2468] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 2.
I20260710 11:07:26.698681   542 raft_consensus.cc:1240] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Rejecting Update request from peer 97204eb873c24db18797cc4c4b3fc707 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:26.701558   685 raft_consensus.cc:993] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457: : Instructing follower eb67194347374011b1ac6a9f82907df8 to start an election
I20260710 11:07:26.702859   695 raft_consensus.cc:1081] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 1 LEADER]: Signalling peer eb67194347374011b1ac6a9f82907df8 to start an election
I20260710 11:07:26.705673   547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d27e14f49ddb46e29aaf0421728b3c85"
dest_uuid: "eb67194347374011b1ac6a9f82907df8"
 from {username='slave'} at 127.0.0.1:46434
I20260710 11:07:26.706766   547 raft_consensus.cc:493] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.707187   547 raft_consensus.cc:3060] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.709654   621 raft_consensus.cc:2468] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb67194347374011b1ac6a9f82907df8 in term 2.
I20260710 11:07:26.710908   515 leader_election.cc:304] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: 
I20260710 11:07:26.706192   438 leader_election.cc:304] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb67194347374011b1ac6a9f82907df8, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:26.711709   670 raft_consensus.cc:2804] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.711925   622 raft_consensus.cc:2468] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 2.
I20260710 11:07:26.713508   700 consensus_queue.cc:1048] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.715425   685 raft_consensus.cc:2804] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.715597   700 consensus_queue.cc:1048] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.715893   685 raft_consensus.cc:697] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Becoming Leader. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:26.716681   685 consensus_queue.cc:237] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.717278   700 consensus_queue.cc:1048] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.718981   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:26.719521   471 raft_consensus.cc:3060] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.715714   623 raft_consensus.cc:2468] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 2.
I20260710 11:07:26.731698   670 raft_consensus.cc:697] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Becoming Leader. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Running, Role: LEADER
I20260710 11:07:26.742173   471 raft_consensus.cc:2468] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb67194347374011b1ac6a9f82907df8 in term 2.
W20260710 11:07:26.736037   588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.65:40885, user_credentials={real_user=slave}} blocked reactor thread for 45281.6us
I20260710 11:07:26.746573   672 raft_consensus.cc:993] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707: : Instructing follower fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:26.746973   672 raft_consensus.cc:1081] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Signalling peer fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:26.746968   670 consensus_queue.cc:237] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.750648   547 raft_consensus.cc:515] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.751170   474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:58610
I20260710 11:07:26.756853   700 consensus_queue.cc:1048] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.759117   542 raft_consensus.cc:1240] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Rejecting Update request from peer fd74b7d3da614ecf855af1d94799b457 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:26.760185   547 leader_election.cc:290] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 2 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.758322   474 raft_consensus.cc:493] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.766031   621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e14f49ddb46e29aaf0421728b3c85" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:26.766592   621 raft_consensus.cc:3060] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.766758   470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e14f49ddb46e29aaf0421728b3c85" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:26.765973   748 consensus_queue.cc:1059] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:26.769172   470 raft_consensus.cc:3055] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.769501   470 raft_consensus.cc:740] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:26.770242   470 consensus_queue.cc:260] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.773105   621 raft_consensus.cc:2468] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb67194347374011b1ac6a9f82907df8 in term 2.
I20260710 11:07:26.775622   470 raft_consensus.cc:3060] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.770533   370 catalog_manager.cc:5697] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 reported cstate change: term changed from 1 to 2, leader changed from 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67) to fd74b7d3da614ecf855af1d94799b457 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "fd74b7d3da614ecf855af1d94799b457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.764442   474 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.778965   370 catalog_manager.cc:5697] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 reported cstate change: term changed from 1 to 2, leader changed from 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67) to fd74b7d3da614ecf855af1d94799b457 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "fd74b7d3da614ecf855af1d94799b457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.781083   515 leader_election.cc:304] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: 
I20260710 11:07:26.782121   753 raft_consensus.cc:2804] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.782575   753 raft_consensus.cc:697] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Becoming Leader. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Running, Role: LEADER
I20260710 11:07:26.783627   470 raft_consensus.cc:2468] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb67194347374011b1ac6a9f82907df8 in term 2.
I20260710 11:07:26.783357   753 consensus_queue.cc:237] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
W20260710 11:07:26.784018   748 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:07:26.784595   474 raft_consensus.cc:515] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.785972   719 raft_consensus.cc:993] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707: : Instructing follower eb67194347374011b1ac6a9f82907df8 to start an election
I20260710 11:07:26.786372   719 raft_consensus.cc:1081] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Signalling peer eb67194347374011b1ac6a9f82907df8 to start an election
I20260710 11:07:26.787894   543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abf1461e86fd4fb5935ae58ca873e84a"
dest_uuid: "eb67194347374011b1ac6a9f82907df8"
 from {username='slave'} at 127.0.0.1:46440
I20260710 11:07:26.789628   543 raft_consensus.cc:493] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.790120   543 raft_consensus.cc:3060] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.791044   547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.791778   547 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.793665   700 raft_consensus.cc:993] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707: : Instructing follower fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:26.794564   700 raft_consensus.cc:1081] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Signalling peer fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:26.797700   471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd509352b480438ca848f115b452ea34"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:58610
I20260710 11:07:26.798182   471 raft_consensus.cc:493] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.798506   471 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.798511   700 consensus_queue.cc:1048] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.801035   547 raft_consensus.cc:2468] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 2.
I20260710 11:07:26.802148   438 leader_election.cc:304] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb67194347374011b1ac6a9f82907df8, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:26.802938   748 raft_consensus.cc:2804] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.803364   748 raft_consensus.cc:697] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Becoming Leader. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:26.804109   748 consensus_queue.cc:237] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.806816   474 leader_election.cc:290] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 2 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.809520   621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:26.810037   621 raft_consensus.cc:3055] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.810348   621 raft_consensus.cc:740] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.810856   700 raft_consensus.cc:993] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707: : Instructing follower eb67194347374011b1ac6a9f82907df8 to start an election
I20260710 11:07:26.811280   700 raft_consensus.cc:1081] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Signalling peer eb67194347374011b1ac6a9f82907df8 to start an election
I20260710 11:07:26.811360   621 consensus_queue.cc:260] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.812696   621 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.813411   548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8"
dest_uuid: "eb67194347374011b1ac6a9f82907df8"
 from {username='slave'} at 127.0.0.1:46440
I20260710 11:07:26.814049   548 raft_consensus.cc:493] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.814466   548 raft_consensus.cc:3060] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.821972   471 raft_consensus.cc:515] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.823896   548 raft_consensus.cc:515] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.827064   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:26.831595   542 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.833988   548 leader_election.cc:290] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 2 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.834218   622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:26.834800   622 raft_consensus.cc:3055] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.835107   622 raft_consensus.cc:740] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.835863   622 consensus_queue.cc:260] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.837001   622 raft_consensus.cc:3060] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.837428   542 raft_consensus.cc:2468] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 2.
I20260710 11:07:26.837816   474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:26.838464   474 raft_consensus.cc:3060] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.838469   438 leader_election.cc:304] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb67194347374011b1ac6a9f82907df8, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:26.839357   748 raft_consensus.cc:2804] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.839785   748 raft_consensus.cc:697] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Becoming Leader. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:26.828269   471 leader_election.cc:290] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 2 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.828856   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:26.840579   748 consensus_queue.cc:237] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.841125   623 raft_consensus.cc:3055] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.841493   623 raft_consensus.cc:740] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.842243   623 consensus_queue.cc:260] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.843442   623 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.829936   543 raft_consensus.cc:515] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.845539   474 raft_consensus.cc:2468] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb67194347374011b1ac6a9f82907df8 in term 2.
I20260710 11:07:26.831090   621 raft_consensus.cc:2468] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 2.
I20260710 11:07:26.846591   514 leader_election.cc:304] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb67194347374011b1ac6a9f82907df8, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:26.847760   753 raft_consensus.cc:2804] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.847970   543 leader_election.cc:290] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 2 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:26.848212   753 raft_consensus.cc:697] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Becoming Leader. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Running, Role: LEADER
I20260710 11:07:26.848843   474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf1461e86fd4fb5935ae58ca873e84a" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:26.848966   753 consensus_queue.cc:237] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.849406   474 raft_consensus.cc:3060] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.852072   621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf1461e86fd4fb5935ae58ca873e84a" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:26.852654   621 raft_consensus.cc:3055] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.852985   621 raft_consensus.cc:740] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:26.855087   474 raft_consensus.cc:2468] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb67194347374011b1ac6a9f82907df8 in term 2.
I20260710 11:07:26.855973   514 leader_election.cc:304] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb67194347374011b1ac6a9f82907df8, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:26.853895   621 consensus_queue.cc:260] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.856760   753 raft_consensus.cc:2804] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.857137   753 raft_consensus.cc:697] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Becoming Leader. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Running, Role: LEADER
I20260710 11:07:26.857394   621 raft_consensus.cc:3060] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.858091   623 raft_consensus.cc:2468] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 2.
I20260710 11:07:26.857897   753 consensus_queue.cc:237] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:26.855974   622 raft_consensus.cc:2468] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb67194347374011b1ac6a9f82907df8 in term 2.
I20260710 11:07:26.865499   621 raft_consensus.cc:2468] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb67194347374011b1ac6a9f82907df8 in term 2.
I20260710 11:07:26.872293   372 catalog_manager.cc:5697] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 reported cstate change: term changed from 1 to 2, leader changed from 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67) to eb67194347374011b1ac6a9f82907df8 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "eb67194347374011b1ac6a9f82907df8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.886226   369 catalog_manager.cc:5697] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 reported cstate change: term changed from 1 to 2, leader changed from 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67) to fd74b7d3da614ecf855af1d94799b457 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "fd74b7d3da614ecf855af1d94799b457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.887570   369 catalog_manager.cc:5697] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 reported cstate change: term changed from 1 to 2, leader changed from 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67) to fd74b7d3da614ecf855af1d94799b457 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "fd74b7d3da614ecf855af1d94799b457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.897820   372 catalog_manager.cc:5697] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 reported cstate change: term changed from 1 to 2, leader changed from fd74b7d3da614ecf855af1d94799b457 (127.31.145.65) to eb67194347374011b1ac6a9f82907df8 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "eb67194347374011b1ac6a9f82907df8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.899103   372 catalog_manager.cc:5697] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 reported cstate change: term changed from 1 to 2, leader changed from 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67) to eb67194347374011b1ac6a9f82907df8 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "eb67194347374011b1ac6a9f82907df8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.900190   372 catalog_manager.cc:5697] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 reported cstate change: term changed from 1 to 2, leader changed from 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67) to eb67194347374011b1ac6a9f82907df8 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "eb67194347374011b1ac6a9f82907df8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.069380   621 raft_consensus.cc:1275] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.070580   730 consensus_queue.cc:1048] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.077836   543 raft_consensus.cc:1275] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.079242   730 consensus_queue.cc:1048] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.173107   474 raft_consensus.cc:1275] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Refusing update from remote peer eb67194347374011b1ac6a9f82907df8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.174427   753 consensus_queue.cc:1048] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.181705   621 raft_consensus.cc:1275] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Refusing update from remote peer eb67194347374011b1ac6a9f82907df8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.183139   750 consensus_queue.cc:1048] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.233960   621 raft_consensus.cc:1275] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.235133   730 consensus_queue.cc:1048] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.240593   474 raft_consensus.cc:1275] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Refusing update from remote peer eb67194347374011b1ac6a9f82907df8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.242341   750 consensus_queue.cc:1048] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.244117   543 raft_consensus.cc:1275] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.246001   695 consensus_queue.cc:1048] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.251308   471 raft_consensus.cc:1275] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Refusing update from remote peer eb67194347374011b1ac6a9f82907df8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.251497   621 raft_consensus.cc:1275] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Refusing update from remote peer eb67194347374011b1ac6a9f82907df8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.252847   750 consensus_queue.cc:1048] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.254040   750 consensus_queue.cc:1048] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.257403   623 raft_consensus.cc:1275] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Refusing update from remote peer eb67194347374011b1ac6a9f82907df8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.263422   753 consensus_queue.cc:1048] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.269872   474 raft_consensus.cc:1275] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Refusing update from remote peer eb67194347374011b1ac6a9f82907df8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.274914   750 consensus_queue.cc:1048] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.283030   622 raft_consensus.cc:1275] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Refusing update from remote peer eb67194347374011b1ac6a9f82907df8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.288224   750 consensus_queue.cc:1048] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.366541   543 raft_consensus.cc:1275] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.367681   730 consensus_queue.cc:1048] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.374832   623 raft_consensus.cc:1275] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.376387   685 consensus_queue.cc:1048] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.384248   622 raft_consensus.cc:1275] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.387266   695 consensus_queue.cc:1048] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.397081   543 raft_consensus.cc:1275] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.399176   685 consensus_queue.cc:1048] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:29.465519 32325 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:07:29.466346 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:29.482473   471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
mode: GRACEFUL
new_leader_uuid: "97204eb873c24db18797cc4c4b3fc707"
 from {username='slave'} at 127.0.0.1:34836
I20260710 11:07:29.482949   471 raft_consensus.cc:606] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Received request to transfer leadership to TS 97204eb873c24db18797cc4c4b3fc707
I20260710 11:07:29.485123   471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd509352b480438ca848f115b452ea34"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
mode: GRACEFUL
new_leader_uuid: "97204eb873c24db18797cc4c4b3fc707"
 from {username='slave'} at 127.0.0.1:34836
I20260710 11:07:29.485541   471 raft_consensus.cc:606] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Received request to transfer leadership to TS 97204eb873c24db18797cc4c4b3fc707
I20260710 11:07:29.486390 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:29.486792 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:29.626866   763 raft_consensus.cc:993] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457: : Instructing follower 97204eb873c24db18797cc4c4b3fc707 to start an election
I20260710 11:07:29.627338   766 raft_consensus.cc:1081] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Signalling peer 97204eb873c24db18797cc4c4b3fc707 to start an election
I20260710 11:07:29.628648   623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
 from {username='slave'} at 127.0.0.1:39656
I20260710 11:07:29.629189   623 raft_consensus.cc:493] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:29.629544   623 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:29.635915   623 raft_consensus.cc:515] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:29.637784   623 leader_election.cc:290] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 3 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885)
I20260710 11:07:29.638407   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:29.638756   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:29.638957   543 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:29.639269   471 raft_consensus.cc:3055] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:29.639575   471 raft_consensus.cc:740] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:29.640321   471 consensus_queue.cc:260] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [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: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:29.641358   471 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:29.645172   543 raft_consensus.cc:2468] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 3.
I20260710 11:07:29.646410   587 leader_election.cc:304] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [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: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: 
I20260710 11:07:29.647204   700 raft_consensus.cc:2804] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:29.648423   700 raft_consensus.cc:697] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Becoming Leader. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:29.649056   471 raft_consensus.cc:2468] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 3.
I20260710 11:07:29.649199   700 consensus_queue.cc:237] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [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: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:29.657235   371 catalog_manager.cc:5697] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 reported cstate change: term changed from 2 to 3, leader changed from fd74b7d3da614ecf855af1d94799b457 (127.31.145.65) to 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "97204eb873c24db18797cc4c4b3fc707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:29.743829   763 raft_consensus.cc:993] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457: : Instructing follower 97204eb873c24db18797cc4c4b3fc707 to start an election
I20260710 11:07:29.744313   766 raft_consensus.cc:1081] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Signalling peer 97204eb873c24db18797cc4c4b3fc707 to start an election
I20260710 11:07:29.745739   623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd509352b480438ca848f115b452ea34"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
 from {username='slave'} at 127.0.0.1:39656
I20260710 11:07:29.746196   623 raft_consensus.cc:493] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:29.746474   623 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:29.750937   623 raft_consensus.cc:515] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:29.752467   623 leader_election.cc:290] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 3 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:29.753248   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:29.753597   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:29.753840   471 raft_consensus.cc:3055] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:29.754172   543 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:29.754184   471 raft_consensus.cc:740] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:29.755055   471 consensus_queue.cc:260] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:29.756215   471 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:29.758608   543 raft_consensus.cc:2468] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 3.
I20260710 11:07:29.759557   587 leader_election.cc:304] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [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: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: 
I20260710 11:07:29.760171   700 raft_consensus.cc:2804] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:29.760552   700 raft_consensus.cc:697] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Becoming Leader. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:29.761322   700 consensus_queue.cc:237] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:29.762375   471 raft_consensus.cc:2468] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 3.
I20260710 11:07:29.768630   371 catalog_manager.cc:5697] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 reported cstate change: term changed from 2 to 3, leader changed from fd74b7d3da614ecf855af1d94799b457 (127.31.145.65) to 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "97204eb873c24db18797cc4c4b3fc707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:30.028913   543 raft_consensus.cc:1275] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Refusing update from remote peer 97204eb873c24db18797cc4c4b3fc707: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:30.030032   700 consensus_queue.cc:1048] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:30.044843   471 raft_consensus.cc:1275] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Refusing update from remote peer 97204eb873c24db18797cc4c4b3fc707: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:30.046696   767 consensus_queue.cc:1048] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:30.295435   543 raft_consensus.cc:1275] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Refusing update from remote peer 97204eb873c24db18797cc4c4b3fc707: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:30.296758   700 consensus_queue.cc:1048] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:30.307093   471 raft_consensus.cc:1275] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Refusing update from remote peer 97204eb873c24db18797cc4c4b3fc707: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:30.308626   780 consensus_queue.cc:1048] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:30.487496 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:30.497649   623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
mode: GRACEFUL
new_leader_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:39664
I20260710 11:07:30.498114   623 raft_consensus.cc:606] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Received request to transfer leadership to TS fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:30.502381   623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd509352b480438ca848f115b452ea34"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
mode: GRACEFUL
new_leader_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:39664
I20260710 11:07:30.502882   623 raft_consensus.cc:606] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Received request to transfer leadership to TS fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:30.529876   543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8"
dest_uuid: "eb67194347374011b1ac6a9f82907df8"
mode: GRACEFUL
new_leader_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:50708
I20260710 11:07:30.530488   543 raft_consensus.cc:606] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Received request to transfer leadership to TS fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:30.535189   543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5"
dest_uuid: "eb67194347374011b1ac6a9f82907df8"
mode: GRACEFUL
new_leader_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:50708
I20260710 11:07:30.535732   543 raft_consensus.cc:606] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Received request to transfer leadership to TS fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:30.537701   784 raft_consensus.cc:993] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8: : Instructing follower fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:30.538167   753 raft_consensus.cc:1081] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Signalling peer fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:30.539780   471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:58604
I20260710 11:07:30.540341   471 raft_consensus.cc:493] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.540666   471 raft_consensus.cc:3060] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:30.540563   543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d27e14f49ddb46e29aaf0421728b3c85"
dest_uuid: "eb67194347374011b1ac6a9f82907df8"
mode: GRACEFUL
new_leader_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:50708
I20260710 11:07:30.541152   543 raft_consensus.cc:606] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Received request to transfer leadership to TS fd74b7d3da614ecf855af1d94799b457
I20260710 11:07:30.545907   471 raft_consensus.cc:515] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:30.548187   471 leader_election.cc:290] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 3 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:30.548405   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:30.548672   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d551f93e614fd78d8c5d56faa27cc8" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:30.548959   623 raft_consensus.cc:3060] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:30.549269   543 raft_consensus.cc:3055] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:30.549609   543 raft_consensus.cc:740] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Running, Role: LEADER
I20260710 11:07:30.550336   543 consensus_queue.cc:260] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:30.551465   543 raft_consensus.cc:3060] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:30.553351   623 raft_consensus.cc:2468] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 3.
I20260710 11:07:30.554335   440 leader_election.cc:304] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [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: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:30.554927   766 raft_consensus.cc:2804] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:30.556053   766 raft_consensus.cc:697] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 3 LEADER]: Becoming Leader. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:30.556833   766 consensus_queue.cc:237] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:30.557783   543 raft_consensus.cc:2468] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 3.
I20260710 11:07:30.564771   370 catalog_manager.cc:5697] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 reported cstate change: term changed from 2 to 3, leader changed from eb67194347374011b1ac6a9f82907df8 (127.31.145.66) to fd74b7d3da614ecf855af1d94799b457 (127.31.145.65). New cstate: current_term: 3 leader_uuid: "fd74b7d3da614ecf855af1d94799b457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.568686   784 raft_consensus.cc:993] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8: : Instructing follower fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:30.569134   753 raft_consensus.cc:1081] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Signalling peer fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:30.570745   471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d27e14f49ddb46e29aaf0421728b3c85"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:58604
I20260710 11:07:30.571259   471 raft_consensus.cc:493] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.571609   471 raft_consensus.cc:3060] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:30.578188   471 raft_consensus.cc:515] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:30.580889   471 leader_election.cc:290] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 3 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:30.581487   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e14f49ddb46e29aaf0421728b3c85" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:30.581478   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e14f49ddb46e29aaf0421728b3c85" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:30.582222   623 raft_consensus.cc:3060] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:30.582301   543 raft_consensus.cc:3055] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:30.582716   543 raft_consensus.cc:740] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Running, Role: LEADER
I20260710 11:07:30.583472   543 consensus_queue.cc:260] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:30.584709   543 raft_consensus.cc:3060] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:30.587217   623 raft_consensus.cc:2468] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 3.
I20260710 11:07:30.588122   440 leader_election.cc:304] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [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: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:30.588817   766 raft_consensus.cc:2804] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:30.589151   766 raft_consensus.cc:697] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 3 LEADER]: Becoming Leader. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:30.589934   766 consensus_queue.cc:237] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:30.590873   543 raft_consensus.cc:2468] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 3.
I20260710 11:07:30.599021   370 catalog_manager.cc:5697] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 reported cstate change: term changed from 2 to 3, leader changed from eb67194347374011b1ac6a9f82907df8 (127.31.145.66) to fd74b7d3da614ecf855af1d94799b457 (127.31.145.65). New cstate: current_term: 3 leader_uuid: "fd74b7d3da614ecf855af1d94799b457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.655733   767 raft_consensus.cc:993] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707: : Instructing follower fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:30.656109   780 raft_consensus.cc:1081] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Signalling peer fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:30.658285   471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:58610
I20260710 11:07:30.658893   471 raft_consensus.cc:493] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.659262   471 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:30.663857   471 raft_consensus.cc:515] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:30.665757   471 leader_election.cc:290] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 4 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:30.666026   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:30.666253   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:30.666817   623 raft_consensus.cc:3055] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:30.666823   543 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:30.667168   623 raft_consensus.cc:740] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:30.667937   623 consensus_queue.cc:260] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [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: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:30.668944   623 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:30.674386   543 raft_consensus.cc:2468] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 4.
I20260710 11:07:30.675561   438 leader_election.cc:304] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [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: eb67194347374011b1ac6a9f82907df8, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:30.676379   766 raft_consensus.cc:2804] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:30.676517   623 raft_consensus.cc:2468] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 4.
I20260710 11:07:30.676878   766 raft_consensus.cc:697] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 4 LEADER]: Becoming Leader. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:30.678050   766 consensus_queue.cc:237] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [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: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:30.684365   370 catalog_manager.cc:5697] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 reported cstate change: term changed from 3 to 4, leader changed from 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67) to fd74b7d3da614ecf855af1d94799b457 (127.31.145.65). New cstate: current_term: 4 leader_uuid: "fd74b7d3da614ecf855af1d94799b457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.695492   767 raft_consensus.cc:993] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707: : Instructing follower fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:30.695926   767 raft_consensus.cc:1081] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Signalling peer fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:30.697263   471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd509352b480438ca848f115b452ea34"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:58610
I20260710 11:07:30.697696   471 raft_consensus.cc:493] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.697945   471 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:30.702955   471 raft_consensus.cc:515] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:30.704344   471 leader_election.cc:290] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 4 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:30.705046   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:30.705276   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:30.705626   543 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:30.705808   623 raft_consensus.cc:3055] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:30.706120   623 raft_consensus.cc:740] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:30.706669   623 consensus_queue.cc:260] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:30.707355   623 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:30.710928   623 raft_consensus.cc:2468] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 4.
I20260710 11:07:30.711823   440 leader_election.cc:304] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [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: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:30.712232   543 raft_consensus.cc:2468] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 4.
I20260710 11:07:30.712426   766 raft_consensus.cc:2804] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:30.712872   766 raft_consensus.cc:697] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 4 LEADER]: Becoming Leader. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:30.713603   766 consensus_queue.cc:237] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:30.719306   370 catalog_manager.cc:5697] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 reported cstate change: term changed from 3 to 4, leader changed from 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67) to fd74b7d3da614ecf855af1d94799b457 (127.31.145.65). New cstate: current_term: 4 leader_uuid: "fd74b7d3da614ecf855af1d94799b457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.987761   543 raft_consensus.cc:1275] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:30.988910   766 consensus_queue.cc:1048] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:30.991882   542 raft_consensus.cc:1275] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:30.993424   766 consensus_queue.cc:1048] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:31.001371   623 raft_consensus.cc:1275] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:31.002945   766 consensus_queue.cc:1048] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:31.048895   621 raft_consensus.cc:1275] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:31.052194   796 consensus_queue.cc:1048] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:31.095301   623 raft_consensus.cc:1275] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 4 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:31.096334   796 consensus_queue.cc:1048] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:31.103010   542 raft_consensus.cc:1275] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 4 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:31.104876   766 consensus_queue.cc:1048] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:31.125491   753 raft_consensus.cc:993] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8: : Instructing follower fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:31.125869   804 raft_consensus.cc:1081] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Signalling peer fd74b7d3da614ecf855af1d94799b457 to start an election
I20260710 11:07:31.127076   471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
 from {username='slave'} at 127.0.0.1:58604
I20260710 11:07:31.127432   471 raft_consensus.cc:493] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.127652   471 raft_consensus.cc:3060] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.131381   471 raft_consensus.cc:515] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:31.132583   471 leader_election.cc:290] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [CANDIDATE]: Term 3 election: Requested vote from peers eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:31.133246   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:31.133570   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65671cea32874c9fb95d64ed9ff927a5" candidate_uuid: "fd74b7d3da614ecf855af1d94799b457" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:31.133790   542 raft_consensus.cc:3055] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:31.134007   623 raft_consensus.cc:3060] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.134107   542 raft_consensus.cc:740] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Running, Role: LEADER
I20260710 11:07:31.134889   542 consensus_queue.cc:260] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:31.135704   542 raft_consensus.cc:3060] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:31.138197   623 raft_consensus.cc:2468] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 3.
I20260710 11:07:31.139081   440 leader_election.cc:304] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [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: 97204eb873c24db18797cc4c4b3fc707, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:31.139768   623 raft_consensus.cc:1275] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 4 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:31.139796   766 raft_consensus.cc:2804] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:31.140369   766 raft_consensus.cc:697] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 3 LEADER]: Becoming Leader. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:31.140470   542 raft_consensus.cc:2468] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b7d3da614ecf855af1d94799b457 in term 3.
I20260710 11:07:31.141119   766 consensus_queue.cc:237] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:31.141623   796 consensus_queue.cc:1048] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:31.147830   371 catalog_manager.cc:5697] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 reported cstate change: term changed from 2 to 3, leader changed from eb67194347374011b1ac6a9f82907df8 (127.31.145.66) to fd74b7d3da614ecf855af1d94799b457 (127.31.145.65). New cstate: current_term: 3 leader_uuid: "fd74b7d3da614ecf855af1d94799b457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.151245   542 raft_consensus.cc:1275] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 4 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:31.152760   798 consensus_queue.cc:1048] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:31.522220   623 raft_consensus.cc:1275] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:31.523325   785 consensus_queue.cc:1048] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:31.531222   542 raft_consensus.cc:1275] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Refusing update from remote peer fd74b7d3da614ecf855af1d94799b457: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:31.532907   797 consensus_queue.cc:1048] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:33.549197 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:33.557113   471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
mode: GRACEFUL
new_leader_uuid: "eb67194347374011b1ac6a9f82907df8"
 from {username='slave'} at 127.0.0.1:34836
I20260710 11:07:33.557716   471 raft_consensus.cc:606] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 4 LEADER]: Received request to transfer leadership to TS eb67194347374011b1ac6a9f82907df8
I20260710 11:07:33.559922   471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cdac54e09214b14995d163544a3c781"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
mode: GRACEFUL
new_leader_uuid: "97204eb873c24db18797cc4c4b3fc707"
 from {username='slave'} at 127.0.0.1:34836
I20260710 11:07:33.560305   471 raft_consensus.cc:606] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Received request to transfer leadership to TS 97204eb873c24db18797cc4c4b3fc707
I20260710 11:07:33.562206   471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
mode: GRACEFUL
new_leader_uuid: "97204eb873c24db18797cc4c4b3fc707"
 from {username='slave'} at 127.0.0.1:34836
I20260710 11:07:33.562565   471 raft_consensus.cc:606] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Received request to transfer leadership to TS 97204eb873c24db18797cc4c4b3fc707
I20260710 11:07:33.564535   471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd509352b480438ca848f115b452ea34"
dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
mode: GRACEFUL
new_leader_uuid: "eb67194347374011b1ac6a9f82907df8"
 from {username='slave'} at 127.0.0.1:34836
I20260710 11:07:33.564888   471 raft_consensus.cc:606] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 4 LEADER]: Received request to transfer leadership to TS eb67194347374011b1ac6a9f82907df8
I20260710 11:07:33.565754 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:07:33.566159 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:33.591852   811 raft_consensus.cc:993] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457: : Instructing follower 97204eb873c24db18797cc4c4b3fc707 to start an election
I20260710 11:07:33.592362   812 raft_consensus.cc:1081] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Signalling peer 97204eb873c24db18797cc4c4b3fc707 to start an election
I20260710 11:07:33.593803   623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
 from {username='slave'} at 127.0.0.1:39656
I20260710 11:07:33.594228   623 raft_consensus.cc:493] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.594503   623 raft_consensus.cc:3060] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:33.599624   623 raft_consensus.cc:515] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:33.601109   623 leader_election.cc:290] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 3 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:33.602111   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:33.602315   543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea45a2556bc43b08a77934f286d7bda" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:33.602710   471 raft_consensus.cc:3055] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:33.602769   543 raft_consensus.cc:3060] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:33.602953   471 raft_consensus.cc:740] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:33.603659   471 consensus_queue.cc:260] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:33.604518   471 raft_consensus.cc:3060] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:33.607501   543 raft_consensus.cc:2468] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 3.
I20260710 11:07:33.608565   587 leader_election.cc:304] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [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: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: 
I20260710 11:07:33.608945   471 raft_consensus.cc:2468] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 3.
I20260710 11:07:33.609612   780 raft_consensus.cc:2804] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:33.610492   780 raft_consensus.cc:697] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Becoming Leader. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:33.611243   780 consensus_queue.cc:237] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:33.617789   371 catalog_manager.cc:5697] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 reported cstate change: term changed from 2 to 3, leader changed from fd74b7d3da614ecf855af1d94799b457 (127.31.145.65) to 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "97204eb873c24db18797cc4c4b3fc707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:33.812685   812 raft_consensus.cc:993] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457: : Instructing follower 97204eb873c24db18797cc4c4b3fc707 to start an election
I20260710 11:07:33.813082   811 raft_consensus.cc:1081] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Signalling peer 97204eb873c24db18797cc4c4b3fc707 to start an election
I20260710 11:07:33.814381   623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cdac54e09214b14995d163544a3c781"
dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
 from {username='slave'} at 127.0.0.1:39656
I20260710 11:07:33.814800   623 raft_consensus.cc:493] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.815009   623 raft_consensus.cc:3060] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:33.818857   623 raft_consensus.cc:515] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:33.820089   623 leader_election.cc:290] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [CANDIDATE]: Term 3 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177)
I20260710 11:07:33.820861   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdac54e09214b14995d163544a3c781" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:33.821272   471 raft_consensus.cc:3055] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:33.821177   542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdac54e09214b14995d163544a3c781" candidate_uuid: "97204eb873c24db18797cc4c4b3fc707" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb67194347374011b1ac6a9f82907df8"
I20260710 11:07:33.821662   471 raft_consensus.cc:740] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:33.821786   542 raft_consensus.cc:3060] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:33.822254   471 consensus_queue.cc:260] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:33.823177   471 raft_consensus.cc:3060] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:33.826681   542 raft_consensus.cc:2468] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 3.
I20260710 11:07:33.827103   471 raft_consensus.cc:2468] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97204eb873c24db18797cc4c4b3fc707 in term 3.
I20260710 11:07:33.827518   587 leader_election.cc:304] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [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: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: 
I20260710 11:07:33.828194   780 raft_consensus.cc:2804] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:33.828540   780 raft_consensus.cc:697] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Becoming Leader. State: Replica: 97204eb873c24db18797cc4c4b3fc707, State: Running, Role: LEADER
I20260710 11:07:33.829269   780 consensus_queue.cc:237] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [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: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:33.835557   371 catalog_manager.cc:5697] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 reported cstate change: term changed from 2 to 3, leader changed from fd74b7d3da614ecf855af1d94799b457 (127.31.145.65) to 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "97204eb873c24db18797cc4c4b3fc707" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:33.858039   812 raft_consensus.cc:993] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457: : Instructing follower eb67194347374011b1ac6a9f82907df8 to start an election
I20260710 11:07:33.858421   811 raft_consensus.cc:1081] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 4 LEADER]: Signalling peer eb67194347374011b1ac6a9f82907df8 to start an election
I20260710 11:07:33.859778   542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd509352b480438ca848f115b452ea34"
dest_uuid: "eb67194347374011b1ac6a9f82907df8"
 from {username='slave'} at 127.0.0.1:46434
I20260710 11:07:33.860220   542 raft_consensus.cc:493] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.860487   542 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:33.864871   542 raft_consensus.cc:515] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:33.866425   542 leader_election.cc:290] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 5 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:33.867245   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:33.867551   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd509352b480438ca848f115b452ea34" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:33.867774   471 raft_consensus.cc:3055] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:07:33.868013   623 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:33.868064   471 raft_consensus.cc:740] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:33.868865   471 consensus_queue.cc:260] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:33.870020   471 raft_consensus.cc:3060] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:33.874259   623 raft_consensus.cc:2468] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb67194347374011b1ac6a9f82907df8 in term 5.
I20260710 11:07:33.875478   515 leader_election.cc:304] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97204eb873c24db18797cc4c4b3fc707, eb67194347374011b1ac6a9f82907df8; no voters: 
I20260710 11:07:33.875844   471 raft_consensus.cc:2468] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb67194347374011b1ac6a9f82907df8 in term 5.
I20260710 11:07:33.876188   804 raft_consensus.cc:2804] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:07:33.877696   804 raft_consensus.cc:697] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 5 LEADER]: Becoming Leader. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Running, Role: LEADER
I20260710 11:07:33.878554   804 consensus_queue.cc:237] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:33.885617   371 catalog_manager.cc:5697] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 reported cstate change: term changed from 4 to 5, leader changed from fd74b7d3da614ecf855af1d94799b457 (127.31.145.65) to eb67194347374011b1ac6a9f82907df8 (127.31.145.66). New cstate: current_term: 5 leader_uuid: "eb67194347374011b1ac6a9f82907df8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.887607   812 raft_consensus.cc:993] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457: : Instructing follower eb67194347374011b1ac6a9f82907df8 to start an election
I20260710 11:07:33.888000   811 raft_consensus.cc:1081] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 4 LEADER]: Signalling peer eb67194347374011b1ac6a9f82907df8 to start an election
I20260710 11:07:33.889323   542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1"
dest_uuid: "eb67194347374011b1ac6a9f82907df8"
 from {username='slave'} at 127.0.0.1:46434
I20260710 11:07:33.889815   542 raft_consensus.cc:493] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.890187   542 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:33.896486   542 raft_consensus.cc:515] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:33.898239   542 leader_election.cc:290] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 5 election: Requested vote from peers fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885), 97204eb873c24db18797cc4c4b3fc707 (127.31.145.67:42811)
I20260710 11:07:33.898819   471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fd74b7d3da614ecf855af1d94799b457"
I20260710 11:07:33.899256   471 raft_consensus.cc:3055] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:07:33.899467   471 raft_consensus.cc:740] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fd74b7d3da614ecf855af1d94799b457, State: Running, Role: LEADER
I20260710 11:07:33.900038   471 consensus_queue.cc:260] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:33.900729   471 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:33.901575   623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0970b422550e43dca9787e1e56a9b9d1" candidate_uuid: "eb67194347374011b1ac6a9f82907df8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "97204eb873c24db18797cc4c4b3fc707"
I20260710 11:07:33.901957   623 raft_consensus.cc:3060] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:33.904626   471 raft_consensus.cc:2468] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb67194347374011b1ac6a9f82907df8 in term 5.
I20260710 11:07:33.905714   514 leader_election.cc:304] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb67194347374011b1ac6a9f82907df8, fd74b7d3da614ecf855af1d94799b457; no voters: 
I20260710 11:07:33.905974   623 raft_consensus.cc:2468] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb67194347374011b1ac6a9f82907df8 in term 5.
I20260710 11:07:33.906338   804 raft_consensus.cc:2804] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:07:33.906713   804 raft_consensus.cc:697] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 5 LEADER]: Becoming Leader. State: Replica: eb67194347374011b1ac6a9f82907df8, State: Running, Role: LEADER
I20260710 11:07:33.907478   804 consensus_queue.cc:237] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } }
I20260710 11:07:33.914080   371 catalog_manager.cc:5697] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 reported cstate change: term changed from 4 to 5, leader changed from fd74b7d3da614ecf855af1d94799b457 (127.31.145.65) to eb67194347374011b1ac6a9f82907df8 (127.31.145.66). New cstate: current_term: 5 leader_uuid: "eb67194347374011b1ac6a9f82907df8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.062892   542 raft_consensus.cc:1275] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Refusing update from remote peer 97204eb873c24db18797cc4c4b3fc707: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:34.064031   780 consensus_queue.cc:1048] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:34.073683   471 raft_consensus.cc:1275] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Refusing update from remote peer 97204eb873c24db18797cc4c4b3fc707: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:34.075302   813 consensus_queue.cc:1048] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:34.293774   623 raft_consensus.cc:1275] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 5 FOLLOWER]: Refusing update from remote peer eb67194347374011b1ac6a9f82907df8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:34.294847   804 consensus_queue.cc:1048] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:34.303040   474 raft_consensus.cc:1275] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 5 FOLLOWER]: Refusing update from remote peer eb67194347374011b1ac6a9f82907df8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:34.304585   804 consensus_queue.cc:1048] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:34.389654   474 raft_consensus.cc:1275] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 5 FOLLOWER]: Refusing update from remote peer eb67194347374011b1ac6a9f82907df8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:34.390754   804 consensus_queue.cc:1048] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:34.399233   623 raft_consensus.cc:1275] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 5 FOLLOWER]: Refusing update from remote peer eb67194347374011b1ac6a9f82907df8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:34.400647   831 consensus_queue.cc:1048] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97204eb873c24db18797cc4c4b3fc707" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:07:34.407327   474 raft_consensus.cc:1275] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Refusing update from remote peer 97204eb873c24db18797cc4c4b3fc707: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:34.408424   780 consensus_queue.cc:1048] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd74b7d3da614ecf855af1d94799b457" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:34.417119   542 raft_consensus.cc:1275] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Refusing update from remote peer 97204eb873c24db18797cc4c4b3fc707: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:34.418398   813 consensus_queue.cc:1048] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb67194347374011b1ac6a9f82907df8" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:34.566951 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:34.572656 32325 tablet_server.cc:179] TabletServer@127.31.145.65:0 shutting down...
I20260710 11:07:34.592641 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:34.593264 32325 tablet_replica.cc:333] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457: stopping tablet replica
I20260710 11:07:34.593832 32325 raft_consensus.cc:2243] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.594210 32325 raft_consensus.cc:2272] T bd509352b480438ca848f115b452ea34 P fd74b7d3da614ecf855af1d94799b457 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.596271 32325 tablet_replica.cc:333] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457: stopping tablet replica
I20260710 11:07:34.596745 32325 raft_consensus.cc:2243] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.597129 32325 raft_consensus.cc:2272] T abf1461e86fd4fb5935ae58ca873e84a P fd74b7d3da614ecf855af1d94799b457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.598685 32325 tablet_replica.cc:333] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457: stopping tablet replica
I20260710 11:07:34.599133 32325 raft_consensus.cc:2243] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:34.599782 32325 raft_consensus.cc:2272] T 65671cea32874c9fb95d64ed9ff927a5 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.601276 32325 tablet_replica.cc:333] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457: stopping tablet replica
I20260710 11:07:34.601789 32325 raft_consensus.cc:2243] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.602138 32325 raft_consensus.cc:2272] T 0cdac54e09214b14995d163544a3c781 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.604208 32325 tablet_replica.cc:333] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457: stopping tablet replica
I20260710 11:07:34.604653 32325 raft_consensus.cc:2243] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.605000 32325 raft_consensus.cc:2272] T 7ea45a2556bc43b08a77934f286d7bda P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.606868 32325 tablet_replica.cc:333] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457: stopping tablet replica
I20260710 11:07:34.607317 32325 raft_consensus.cc:2243] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:34.607959 32325 raft_consensus.cc:2272] T d27e14f49ddb46e29aaf0421728b3c85 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.609581 32325 tablet_replica.cc:333] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457: stopping tablet replica
I20260710 11:07:34.610039 32325 raft_consensus.cc:2243] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:34.610730 32325 raft_consensus.cc:2272] T 87afffcf197148318d209a8b3140c90c P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.612318 32325 tablet_replica.cc:333] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457: stopping tablet replica
I20260710 11:07:34.612766 32325 raft_consensus.cc:2243] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:34.613391 32325 raft_consensus.cc:2272] T 40d551f93e614fd78d8c5d56faa27cc8 P fd74b7d3da614ecf855af1d94799b457 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.614966 32325 tablet_replica.cc:333] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457: stopping tablet replica
I20260710 11:07:34.615370 32325 raft_consensus.cc:2243] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.615713 32325 raft_consensus.cc:2272] T 0970b422550e43dca9787e1e56a9b9d1 P fd74b7d3da614ecf855af1d94799b457 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.617504 32325 tablet_replica.cc:333] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457: stopping tablet replica
I20260710 11:07:34.617901 32325 raft_consensus.cc:2243] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.618257 32325 raft_consensus.cc:2272] T 1e5c51297c934b68a03d981b19e2a0ef P fd74b7d3da614ecf855af1d94799b457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.667740 32325 tablet_server.cc:196] TabletServer@127.31.145.65:0 shutdown complete.
I20260710 11:07:34.687362 32325 tablet_server.cc:179] TabletServer@127.31.145.66:0 shutting down...
W20260710 11:07:34.697191   588 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.145.65:40885: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260710 11:07:34.704217   588 consensus_peers.cc:597] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 -> Peer fd74b7d3da614ecf855af1d94799b457 (127.31.145.65:40885): Couldn't send request to peer fd74b7d3da614ecf855af1d94799b457. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:40885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:34.721832 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:34.722600 32325 tablet_replica.cc:333] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8: stopping tablet replica
I20260710 11:07:34.723366 32325 raft_consensus.cc:2243] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:34.724372 32325 raft_consensus.cc:2272] T abf1461e86fd4fb5935ae58ca873e84a P eb67194347374011b1ac6a9f82907df8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.726527 32325 tablet_replica.cc:333] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8: stopping tablet replica
I20260710 11:07:34.727058 32325 raft_consensus.cc:2243] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.727442 32325 raft_consensus.cc:2272] T d27e14f49ddb46e29aaf0421728b3c85 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.729110 32325 tablet_replica.cc:333] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8: stopping tablet replica
I20260710 11:07:34.729660 32325 raft_consensus.cc:2243] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.730034 32325 raft_consensus.cc:2272] T 65671cea32874c9fb95d64ed9ff927a5 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.731637 32325 tablet_replica.cc:333] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8: stopping tablet replica
I20260710 11:07:34.732052 32325 raft_consensus.cc:2243] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:07:34.732700 32325 raft_consensus.cc:2272] T bd509352b480438ca848f115b452ea34 P eb67194347374011b1ac6a9f82907df8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.734459 32325 tablet_replica.cc:333] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8: stopping tablet replica
I20260710 11:07:34.734984 32325 raft_consensus.cc:2243] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.735347 32325 raft_consensus.cc:2272] T 40d551f93e614fd78d8c5d56faa27cc8 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.736897 32325 tablet_replica.cc:333] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8: stopping tablet replica
I20260710 11:07:34.737314 32325 raft_consensus.cc:2243] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.737769 32325 raft_consensus.cc:2272] T 87afffcf197148318d209a8b3140c90c P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.739336 32325 tablet_replica.cc:333] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8: stopping tablet replica
I20260710 11:07:34.739770 32325 raft_consensus.cc:2243] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.740177 32325 raft_consensus.cc:2272] T 0cdac54e09214b14995d163544a3c781 P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.742519 32325 tablet_replica.cc:333] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8: stopping tablet replica
I20260710 11:07:34.743142 32325 raft_consensus.cc:2243] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.743654 32325 raft_consensus.cc:2272] T 7ea45a2556bc43b08a77934f286d7bda P eb67194347374011b1ac6a9f82907df8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.745669 32325 tablet_replica.cc:333] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8: stopping tablet replica
I20260710 11:07:34.746085 32325 raft_consensus.cc:2243] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.746425 32325 raft_consensus.cc:2272] T 1e5c51297c934b68a03d981b19e2a0ef P eb67194347374011b1ac6a9f82907df8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.747961 32325 tablet_replica.cc:333] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8: stopping tablet replica
I20260710 11:07:34.748334 32325 raft_consensus.cc:2243] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:07:34.748924 32325 raft_consensus.cc:2272] T 0970b422550e43dca9787e1e56a9b9d1 P eb67194347374011b1ac6a9f82907df8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.775615 32325 tablet_server.cc:196] TabletServer@127.31.145.66:0 shutdown complete.
I20260710 11:07:34.792585 32325 tablet_server.cc:179] TabletServer@127.31.145.67:0 shutting down...
I20260710 11:07:34.812160 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:34.812749 32325 tablet_replica.cc:333] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707: stopping tablet replica
I20260710 11:07:34.813517 32325 raft_consensus.cc:2243] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.814069 32325 raft_consensus.cc:2272] T d27e14f49ddb46e29aaf0421728b3c85 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.816004 32325 tablet_replica.cc:333] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707: stopping tablet replica
I20260710 11:07:34.816596 32325 raft_consensus.cc:2243] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.817015 32325 raft_consensus.cc:2272] T abf1461e86fd4fb5935ae58ca873e84a P 97204eb873c24db18797cc4c4b3fc707 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:34.817772   587 consensus_peers.cc:597] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 -> Peer eb67194347374011b1ac6a9f82907df8 (127.31.145.66:46177): Couldn't send request to peer eb67194347374011b1ac6a9f82907df8. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.66:46177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:34.818727 32325 tablet_replica.cc:333] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707: stopping tablet replica
I20260710 11:07:34.819206 32325 raft_consensus.cc:2243] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.819588 32325 raft_consensus.cc:2272] T 65671cea32874c9fb95d64ed9ff927a5 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.821141 32325 tablet_replica.cc:333] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707: stopping tablet replica
I20260710 11:07:34.821606 32325 raft_consensus.cc:2243] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.821966 32325 raft_consensus.cc:2272] T bd509352b480438ca848f115b452ea34 P 97204eb873c24db18797cc4c4b3fc707 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.823899 32325 tablet_replica.cc:333] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707: stopping tablet replica
I20260710 11:07:34.824348 32325 raft_consensus.cc:2243] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.824746 32325 raft_consensus.cc:2272] T 40d551f93e614fd78d8c5d56faa27cc8 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.826336 32325 tablet_replica.cc:333] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707: stopping tablet replica
I20260710 11:07:34.826749 32325 raft_consensus.cc:2243] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.827099 32325 raft_consensus.cc:2272] T 87afffcf197148318d209a8b3140c90c P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.828483 32325 tablet_replica.cc:333] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707: stopping tablet replica
I20260710 11:07:34.828907 32325 raft_consensus.cc:2243] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:34.829555 32325 raft_consensus.cc:2272] T 1e5c51297c934b68a03d981b19e2a0ef P 97204eb873c24db18797cc4c4b3fc707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.830946 32325 tablet_replica.cc:333] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707: stopping tablet replica
I20260710 11:07:34.831351 32325 raft_consensus.cc:2243] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:34.831705 32325 raft_consensus.cc:2272] T 0970b422550e43dca9787e1e56a9b9d1 P 97204eb873c24db18797cc4c4b3fc707 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.833437 32325 tablet_replica.cc:333] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707: stopping tablet replica
I20260710 11:07:34.833909 32325 raft_consensus.cc:2243] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:34.834544 32325 raft_consensus.cc:2272] T 7ea45a2556bc43b08a77934f286d7bda P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.836169 32325 tablet_replica.cc:333] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707: stopping tablet replica
I20260710 11:07:34.836577 32325 raft_consensus.cc:2243] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:34.837188 32325 raft_consensus.cc:2272] T 0cdac54e09214b14995d163544a3c781 P 97204eb873c24db18797cc4c4b3fc707 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.863186 32325 tablet_server.cc:196] TabletServer@127.31.145.67:0 shutdown complete.
I20260710 11:07:34.879459 32325 master.cc:562] Master@127.31.145.126:35393 shutting down...
I20260710 11:07:34.897173 32325 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:34.897734 32325 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:34.898061 32325 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42a47137d2304adc90e2bb1152e6018d: stopping tablet replica
I20260710 11:07:34.917667 32325 master.cc:584] Master@127.31.145.126:35393 shutdown complete.
97204eb873c24db18797cc4c4b3fc707  1
eb67194347374011b1ac6a9f82907df8  4
fd74b7d3da614ecf855af1d94799b457  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10293 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:07:34.953755 32325 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.145.126:41609
I20260710 11:07:34.954820 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:34.960383   838 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:34.960467   839 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:34.961318 32325 server_base.cc:1061] running on GCE node
W20260710 11:07:34.961740   841 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:34.962515 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:34.962705 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:34.962847 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681654962830 us; error 0 us; skew 500 ppm
I20260710 11:07:34.963353 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:34.965802 32325 webserver.cc:533] Webserver started at http://127.31.145.126:40923/ using document root <none> and password file <none>
I20260710 11:07:34.966238 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:34.966414 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:34.966670 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:34.967695 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/master-0-root/instance:
uuid: "b1abdabed0e740fc90ce25a07a87b781"
format_stamp: "Formatted at 2026-07-10 11:07:34 on dist-test-slave-ljn8"
I20260710 11:07:34.971698 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:34.974761   846 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:34.975463 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:34.975730 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/master-0-root
uuid: "b1abdabed0e740fc90ce25a07a87b781"
format_stamp: "Formatted at 2026-07-10 11:07:34 on dist-test-slave-ljn8"
I20260710 11:07:34.975981 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:34.994161 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:34.995353 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:35.030506 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.126:41609
I20260710 11:07:35.030594   897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.126:41609 every 8 connection(s)
I20260710 11:07:35.034236   898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.043628   898 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781: Bootstrap starting.
I20260710 11:07:35.048094   898 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:35.052131   898 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781: No bootstrap required, opened a new log
I20260710 11:07:35.054152   898 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1abdabed0e740fc90ce25a07a87b781" member_type: VOTER }
I20260710 11:07:35.054530   898 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:35.054740   898 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1abdabed0e740fc90ce25a07a87b781, State: Initialized, Role: FOLLOWER
I20260710 11:07:35.055303   898 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b1abdabed0e740fc90ce25a07a87b781" member_type: VOTER }
I20260710 11:07:35.055742   898 raft_consensus.cc:399] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:35.055946   898 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:35.056196   898 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:35.060180   898 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1abdabed0e740fc90ce25a07a87b781" member_type: VOTER }
I20260710 11:07:35.060663   898 leader_election.cc:304] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [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: b1abdabed0e740fc90ce25a07a87b781; no voters: 
I20260710 11:07:35.061736   898 leader_election.cc:290] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:35.062079   901 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:35.063203   901 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [term 1 LEADER]: Becoming Leader. State: Replica: b1abdabed0e740fc90ce25a07a87b781, State: Running, Role: LEADER
I20260710 11:07:35.063831   901 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [LEADER]: Queue going to LEADER mode. State: All 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: "b1abdabed0e740fc90ce25a07a87b781" member_type: VOTER }
I20260710 11:07:35.064460   898 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:35.067785   902 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b1abdabed0e740fc90ce25a07a87b781" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1abdabed0e740fc90ce25a07a87b781" member_type: VOTER } }
I20260710 11:07:35.068367   902 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:35.068590   903 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1abdabed0e740fc90ce25a07a87b781. Latest consensus state: current_term: 1 leader_uuid: "b1abdabed0e740fc90ce25a07a87b781" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1abdabed0e740fc90ce25a07a87b781" member_type: VOTER } }
I20260710 11:07:35.069151   903 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:35.078426   908 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:35.079321 32325 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:35.083302   908 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:35.091002   908 catalog_manager.cc:1383] Generated new cluster ID: 56013178a7ec4d8195fce8aec8982d74
I20260710 11:07:35.091281   908 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:35.104887   908 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:35.106173   908 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:35.117813   908 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781: Generated new TSK 0
I20260710 11:07:35.118369   908 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:35.145339 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:35.151006   919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:35.151954   920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:35.153946   922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:35.154559 32325 server_base.cc:1061] running on GCE node
I20260710 11:07:35.155342 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:35.155531 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:35.155683 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681655155664 us; error 0 us; skew 500 ppm
I20260710 11:07:35.156169 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:35.158267 32325 webserver.cc:533] Webserver started at http://127.31.145.65:36385/ using document root <none> and password file <none>
I20260710 11:07:35.158732 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:35.158905 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:35.159133 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:35.160107 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-0-root/instance:
uuid: "af820db437324f3ba8cf279f4e0fe47e"
format_stamp: "Formatted at 2026-07-10 11:07:35 on dist-test-slave-ljn8"
I20260710 11:07:35.164300 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:35.167608   927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:35.168280 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:07:35.168542 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-0-root
uuid: "af820db437324f3ba8cf279f4e0fe47e"
format_stamp: "Formatted at 2026-07-10 11:07:35 on dist-test-slave-ljn8"
I20260710 11:07:35.168824 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:35.194090 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:35.195264 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:35.196660 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:35.198868 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:35.199061 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:35.199275 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:35.199437 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:35.236727 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.65:38831
I20260710 11:07:35.236826   989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.65:38831 every 8 connection(s)
I20260710 11:07:35.241139 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:35.247941   994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:35.249339   995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:35.251845   997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:35.253250 32325 server_base.cc:1061] running on GCE node
I20260710 11:07:35.254212 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:35.254427 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:35.254606 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681655254591 us; error 0 us; skew 500 ppm
I20260710 11:07:35.255103   990 heartbeater.cc:344] Connected to a master server at 127.31.145.126:41609
I20260710 11:07:35.255184 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:35.255465   990 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:35.256155   990 heartbeater.cc:507] Master 127.31.145.126:41609 requested a full tablet report, sending...
I20260710 11:07:35.257691 32325 webserver.cc:533] Webserver started at http://127.31.145.66:43401/ using document root <none> and password file <none>
I20260710 11:07:35.258148 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:35.258160   863 ts_manager.cc:194] Registered new tserver with Master: af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831)
I20260710 11:07:35.258414 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:35.258759 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:35.259835 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-1-root/instance:
uuid: "b2bb076fa2af40598bc6b25323e47823"
format_stamp: "Formatted at 2026-07-10 11:07:35 on dist-test-slave-ljn8"
I20260710 11:07:35.260090   863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59092
I20260710 11:07:35.264106 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260710 11:07:35.267263  1002 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:35.267925 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:35.268191 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-1-root
uuid: "b2bb076fa2af40598bc6b25323e47823"
format_stamp: "Formatted at 2026-07-10 11:07:35 on dist-test-slave-ljn8"
I20260710 11:07:35.268442 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:35.299154 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:35.300261 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:35.301635 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:35.303768 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:35.303957 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:35.304176 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:35.304323 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:35.341182 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.66:36583
I20260710 11:07:35.341271  1064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.66:36583 every 8 connection(s)
I20260710 11:07:35.345674 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:35.352355  1068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:35.354224  1069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:35.355073  1071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:35.356544 32325 server_base.cc:1061] running on GCE node
I20260710 11:07:35.357249  1065 heartbeater.cc:344] Connected to a master server at 127.31.145.126:41609
I20260710 11:07:35.357410 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:07:35.357577  1065 heartbeater.cc:461] Registering TS with master...
W20260710 11:07:35.357692 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:35.357918 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681655357900 us; error 0 us; skew 500 ppm
I20260710 11:07:35.358355  1065 heartbeater.cc:507] Master 127.31.145.126:41609 requested a full tablet report, sending...
I20260710 11:07:35.358448 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:35.360391   863 ts_manager.cc:194] Registered new tserver with Master: b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:35.361019 32325 webserver.cc:533] Webserver started at http://127.31.145.67:33561/ using document root <none> and password file <none>
I20260710 11:07:35.361541 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:35.361720 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:35.361800   863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59104
I20260710 11:07:35.362002 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:35.363253 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-2-root/instance:
uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
format_stamp: "Formatted at 2026-07-10 11:07:35 on dist-test-slave-ljn8"
I20260710 11:07:35.367496 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:07:35.370795  1076 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:35.371592 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:35.371829 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-2-root
uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
format_stamp: "Formatted at 2026-07-10 11:07:35 on dist-test-slave-ljn8"
I20260710 11:07:35.372061 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:35.380637 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:35.381752 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:35.383060 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:35.385093 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:35.385262 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:35.385433 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:35.385602 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:07:35.421927 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.67:33425
I20260710 11:07:35.422006  1138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.67:33425 every 8 connection(s)
I20260710 11:07:35.434343  1139 heartbeater.cc:344] Connected to a master server at 127.31.145.126:41609
I20260710 11:07:35.434708  1139 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:35.435369  1139 heartbeater.cc:507] Master 127.31.145.126:41609 requested a full tablet report, sending...
I20260710 11:07:35.437150   863 ts_manager.cc:194] Registered new tserver with Master: 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:35.438047 32325 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013106154s
I20260710 11:07:35.438387   863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59120
I20260710 11:07:35.461083   863 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59130:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:35.464705   863 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:35.576279  1030 tablet_service.cc:1511] Processing CreateTablet for tablet d4e69dac5e0b4938bd5f4e56972fb4bb (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:35.577662  1030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e69dac5e0b4938bd5f4e56972fb4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.581414   955 tablet_service.cc:1511] Processing CreateTablet for tablet d4e69dac5e0b4938bd5f4e56972fb4bb (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:35.583009   955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e69dac5e0b4938bd5f4e56972fb4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.583642   951 tablet_service.cc:1511] Processing CreateTablet for tablet 227ec49257e840a18c20c151e90476d2 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:35.585219   951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227ec49257e840a18c20c151e90476d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.587093  1029 tablet_service.cc:1511] Processing CreateTablet for tablet bf851dcf457c488689c7aefce1f9522a (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:35.588400  1029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf851dcf457c488689c7aefce1f9522a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.590222  1026 tablet_service.cc:1511] Processing CreateTablet for tablet 227ec49257e840a18c20c151e90476d2 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:35.590512   952 tablet_service.cc:1511] Processing CreateTablet for tablet fcb90952d0b74d5fb83c49248f2127b4 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:35.591475  1026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227ec49257e840a18c20c151e90476d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.591686   952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb90952d0b74d5fb83c49248f2127b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.593433  1103 tablet_service.cc:1511] Processing CreateTablet for tablet bf851dcf457c488689c7aefce1f9522a (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:35.594718  1103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf851dcf457c488689c7aefce1f9522a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.594589  1028 tablet_service.cc:1511] Processing CreateTablet for tablet 4c32f7af5f754077bfeca741b432dd28 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:35.595857  1028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c32f7af5f754077bfeca741b432dd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.595683   954 tablet_service.cc:1511] Processing CreateTablet for tablet bf851dcf457c488689c7aefce1f9522a (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:35.596877   954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf851dcf457c488689c7aefce1f9522a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.599642  1104 tablet_service.cc:1511] Processing CreateTablet for tablet d4e69dac5e0b4938bd5f4e56972fb4bb (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:35.600860  1104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e69dac5e0b4938bd5f4e56972fb4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.598477  1027 tablet_service.cc:1511] Processing CreateTablet for tablet fcb90952d0b74d5fb83c49248f2127b4 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:35.602818  1027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb90952d0b74d5fb83c49248f2127b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.594588   953 tablet_service.cc:1511] Processing CreateTablet for tablet 4c32f7af5f754077bfeca741b432dd28 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:35.606891   953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c32f7af5f754077bfeca741b432dd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.606803  1102 tablet_service.cc:1511] Processing CreateTablet for tablet 4c32f7af5f754077bfeca741b432dd28 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:35.608253  1102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c32f7af5f754077bfeca741b432dd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.619212  1101 tablet_service.cc:1511] Processing CreateTablet for tablet fcb90952d0b74d5fb83c49248f2127b4 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:35.620596  1101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb90952d0b74d5fb83c49248f2127b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.620599  1155 tablet_bootstrap.cc:492] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:35.623435  1100 tablet_service.cc:1511] Processing CreateTablet for tablet 227ec49257e840a18c20c151e90476d2 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:35.624655  1100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227ec49257e840a18c20c151e90476d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.630059  1155 tablet_bootstrap.cc:654] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:35.637100  1154 tablet_bootstrap.cc:492] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:35.634660  1156 tablet_bootstrap.cc:492] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:35.647161  1155 tablet_bootstrap.cc:492] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:35.647718  1155 ts_tablet_manager.cc:1403] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260710 11:07:35.650501  1155 raft_consensus.cc:359] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.651335  1155 raft_consensus.cc:385] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:35.651674  1155 raft_consensus.cc:740] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:35.652559  1155 consensus_queue.cc:260] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.654811  1156 tablet_bootstrap.cc:654] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:35.655750  1154 tablet_bootstrap.cc:654] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:35.664644  1030 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4ee36431cf4ed99dee6fc3e4983ac5 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:35.665989  1030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4ee36431cf4ed99dee6fc3e4983ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.666415  1100 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4ee36431cf4ed99dee6fc3e4983ac5 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:35.667991  1100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4ee36431cf4ed99dee6fc3e4983ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.670413   954 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4ee36431cf4ed99dee6fc3e4983ac5 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:35.671753   954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4ee36431cf4ed99dee6fc3e4983ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.675050  1154 tablet_bootstrap.cc:492] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:35.675550  1154 ts_tablet_manager.cc:1403] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.000s
I20260710 11:07:35.676738   990 heartbeater.cc:499] Master 127.31.145.126:41609 was elected leader, sending a full tablet report...
I20260710 11:07:35.678925  1155 ts_tablet_manager.cc:1434] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.008s
I20260710 11:07:35.679256  1154 raft_consensus.cc:359] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } }
I20260710 11:07:35.679768  1155 tablet_bootstrap.cc:492] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:35.679932  1154 raft_consensus.cc:385] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:35.680207  1154 raft_consensus.cc:740] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:35.682731  1156 tablet_bootstrap.cc:492] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:35.683166  1156 ts_tablet_manager.cc:1403] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.004s
I20260710 11:07:35.685874  1155 tablet_bootstrap.cc:654] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:35.686245  1154 consensus_queue.cc:260] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } }
I20260710 11:07:35.685967  1156 raft_consensus.cc:359] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.688020  1156 raft_consensus.cc:385] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:35.688302  1156 raft_consensus.cc:740] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:35.688997  1156 consensus_queue.cc:260] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.695386  1155 tablet_bootstrap.cc:492] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:35.695927  1155 ts_tablet_manager.cc:1403] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.005s
I20260710 11:07:35.699968  1155 raft_consensus.cc:359] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.700439  1154 ts_tablet_manager.cc:1434] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.008s
I20260710 11:07:35.701637  1065 heartbeater.cc:499] Master 127.31.145.126:41609 was elected leader, sending a full tablet report...
I20260710 11:07:35.700711  1155 raft_consensus.cc:385] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:35.705142  1155 raft_consensus.cc:740] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:35.705937  1155 consensus_queue.cc:260] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.707948  1155 ts_tablet_manager.cc:1434] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.001s
I20260710 11:07:35.708808  1155 tablet_bootstrap.cc:492] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:35.711098   953 tablet_service.cc:1511] Processing CreateTablet for tablet cd214d4ee3af4a248762507376523d5c (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:35.714020  1139 heartbeater.cc:499] Master 127.31.145.126:41609 was elected leader, sending a full tablet report...
I20260710 11:07:35.715123  1156 ts_tablet_manager.cc:1434] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.000s
I20260710 11:07:35.716105  1156 tablet_bootstrap.cc:492] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:35.717971  1154 tablet_bootstrap.cc:492] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:35.724933  1154 tablet_bootstrap.cc:654] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:35.714071   953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd214d4ee3af4a248762507376523d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.726082  1101 tablet_service.cc:1511] Processing CreateTablet for tablet cd214d4ee3af4a248762507376523d5c (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:35.726756  1029 tablet_service.cc:1511] Processing CreateTablet for tablet cd214d4ee3af4a248762507376523d5c (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:35.727983  1155 tablet_bootstrap.cc:654] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:35.747889  1029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd214d4ee3af4a248762507376523d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.751289   951 tablet_service.cc:1511] Processing CreateTablet for tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:35.752497   951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.748188  1158 raft_consensus.cc:493] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:35.727983  1156 tablet_bootstrap.cc:654] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:35.753706  1158 raft_consensus.cc:515] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.756140  1158 leader_election.cc:290] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:35.756553  1101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd214d4ee3af4a248762507376523d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.758571  1030 tablet_service.cc:1511] Processing CreateTablet for tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:35.759766  1030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.732446  1028 tablet_service.cc:1511] Processing CreateTablet for tablet da3257f70b194e4684893e35790efe25 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:35.762777  1028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3257f70b194e4684893e35790efe25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.759419  1104 tablet_service.cc:1511] Processing CreateTablet for tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:35.766392  1104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.773337   954 tablet_service.cc:1511] Processing CreateTablet for tablet 0156617dac7046f9bd5340512f1730af (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:35.774528   954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0156617dac7046f9bd5340512f1730af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.789196  1027 tablet_service.cc:1511] Processing CreateTablet for tablet 0156617dac7046f9bd5340512f1730af (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:35.790529  1027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0156617dac7046f9bd5340512f1730af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.767202  1100 tablet_service.cc:1511] Processing CreateTablet for tablet da3257f70b194e4684893e35790efe25 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:35.791761  1100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3257f70b194e4684893e35790efe25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.768800   955 tablet_service.cc:1511] Processing CreateTablet for tablet da3257f70b194e4684893e35790efe25 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:35.798386   955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3257f70b194e4684893e35790efe25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.816622  1101 tablet_service.cc:1511] Processing CreateTablet for tablet 0156617dac7046f9bd5340512f1730af (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:35.817941  1101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0156617dac7046f9bd5340512f1730af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.831498  1026 tablet_service.cc:1511] Processing CreateTablet for tablet db19cb2152d54602af3128feb759597b (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:35.831883  1102 tablet_service.cc:1511] Processing CreateTablet for tablet db19cb2152d54602af3128feb759597b (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:35.832770  1026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db19cb2152d54602af3128feb759597b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.833048  1102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db19cb2152d54602af3128feb759597b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.840337  1154 tablet_bootstrap.cc:492] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:35.840803  1154 ts_tablet_manager.cc:1403] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.123s	user 0.025s	sys 0.007s
I20260710 11:07:35.840557   954 tablet_service.cc:1511] Processing CreateTablet for tablet 489e451830a84293b12287fd134a1ad4 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:35.841841   954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489e451830a84293b12287fd134a1ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.843752  1154 raft_consensus.cc:359] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.844476  1154 raft_consensus.cc:385] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:35.850481  1027 tablet_service.cc:1511] Processing CreateTablet for tablet 489e451830a84293b12287fd134a1ad4 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:35.854879  1027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489e451830a84293b12287fd134a1ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.851603  1103 tablet_service.cc:1511] Processing CreateTablet for tablet 489e451830a84293b12287fd134a1ad4 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:35.857806  1103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489e451830a84293b12287fd134a1ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.857573   951 tablet_service.cc:1511] Processing CreateTablet for tablet db19cb2152d54602af3128feb759597b (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:35.858810   951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db19cb2152d54602af3128feb759597b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.863564   953 tablet_service.cc:1511] Processing CreateTablet for tablet 72230cd56de0435b8588adf9a29c18d0 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:35.864778   953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72230cd56de0435b8588adf9a29c18d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.867441  1104 tablet_service.cc:1511] Processing CreateTablet for tablet 72230cd56de0435b8588adf9a29c18d0 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:35.868741  1104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72230cd56de0435b8588adf9a29c18d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.872838   952 tablet_service.cc:1511] Processing CreateTablet for tablet 565a03154d504086b692f58a1d713705 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:35.874076   952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565a03154d504086b692f58a1d713705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.875017  1158 raft_consensus.cc:493] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:35.875487  1158 raft_consensus.cc:515] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.877990  1101 tablet_service.cc:1511] Processing CreateTablet for tablet 565a03154d504086b692f58a1d713705 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:35.879220  1101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565a03154d504086b692f58a1d713705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.879901  1028 tablet_service.cc:1511] Processing CreateTablet for tablet 565a03154d504086b692f58a1d713705 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:35.881116  1028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565a03154d504086b692f58a1d713705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.877399  1158 leader_election.cc:290] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:35.888882   950 tablet_service.cc:1511] Processing CreateTablet for tablet 784b921c6095460688e2fc2cdaa64fab (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:35.890271   950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784b921c6095460688e2fc2cdaa64fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.893047  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb90952d0b74d5fb83c49248f2127b4" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:35.894510  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf851dcf457c488689c7aefce1f9522a" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:35.894511  1026 tablet_service.cc:1511] Processing CreateTablet for tablet 72230cd56de0435b8588adf9a29c18d0 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:35.895855  1026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72230cd56de0435b8588adf9a29c18d0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:07:35.896255   928 leader_election.cc:343] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:35.896898   928 leader_election.cc:343] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:35.844760  1154 raft_consensus.cc:740] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:35.899627  1155 tablet_bootstrap.cc:492] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:35.900220  1155 ts_tablet_manager.cc:1403] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.192s	user 0.035s	sys 0.060s
I20260710 11:07:35.906366  1154 consensus_queue.cc:260] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.922395  1154 ts_tablet_manager.cc:1434] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.001s
I20260710 11:07:35.923506  1154 tablet_bootstrap.cc:492] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:35.927060   952 tablet_service.cc:1511] Processing CreateTablet for tablet b1885446ce4a40fca9ef405caa223e16 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:35.934486   952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1885446ce4a40fca9ef405caa223e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.941100  1156 tablet_bootstrap.cc:492] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:35.914475  1030 tablet_service.cc:1511] Processing CreateTablet for tablet 784b921c6095460688e2fc2cdaa64fab (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:35.915896  1114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb90952d0b74d5fb83c49248f2127b4" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:35.942005  1156 ts_tablet_manager.cc:1403] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.226s	user 0.030s	sys 0.030s
I20260710 11:07:35.916683  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf851dcf457c488689c7aefce1f9522a" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
W20260710 11:07:35.943331   928 leader_election.cc:343] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:35.943789   928 leader_election.cc:304] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:35.944270  1027 tablet_service.cc:1511] Processing CreateTablet for tablet b1885446ce4a40fca9ef405caa223e16 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:35.944958  1158 raft_consensus.cc:2749] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:35.945644  1027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1885446ce4a40fca9ef405caa223e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.946434  1030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784b921c6095460688e2fc2cdaa64fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.947587  1156 raft_consensus.cc:359] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.948380  1156 raft_consensus.cc:385] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:35.948732  1156 raft_consensus.cc:740] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:35.949859  1156 consensus_queue.cc:260] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.951186  1161 raft_consensus.cc:493] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:35.951347   928 leader_election.cc:343] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:35.951756   928 leader_election.cc:304] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:35.951656  1161 raft_consensus.cc:515] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.952477  1158 raft_consensus.cc:2749] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:35.911391  1155 raft_consensus.cc:359] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.912604  1102 tablet_service.cc:1511] Processing CreateTablet for tablet 784b921c6095460688e2fc2cdaa64fab (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:35.953601  1155 raft_consensus.cc:385] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:35.954330  1102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784b921c6095460688e2fc2cdaa64fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.959818  1103 tablet_service.cc:1511] Processing CreateTablet for tablet b1885446ce4a40fca9ef405caa223e16 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:35.961086  1103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1885446ce4a40fca9ef405caa223e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.954350  1155 raft_consensus.cc:740] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:35.962070  1155 consensus_queue.cc:260] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:35.964157  1155 ts_tablet_manager.cc:1434] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.064s	user 0.003s	sys 0.002s
I20260710 11:07:35.961138  1161 leader_election.cc:290] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:35.971316  1155 tablet_bootstrap.cc:492] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:35.974056  1156 ts_tablet_manager.cc:1434] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260710 11:07:35.975082  1156 tablet_bootstrap.cc:492] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:35.987182  1156 tablet_bootstrap.cc:654] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:35.987679   954 tablet_service.cc:1511] Processing CreateTablet for tablet fdb01c27d0004b989822bb8df9b783b8 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:35.976389   955 tablet_service.cc:1511] Processing CreateTablet for tablet 3b631ed3add74c9bb97730a01e0f8290 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:35.989221  1100 tablet_service.cc:1511] Processing CreateTablet for tablet 3b631ed3add74c9bb97730a01e0f8290 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:35.993666   954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb01c27d0004b989822bb8df9b783b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.994478  1100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b631ed3add74c9bb97730a01e0f8290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.996546   955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b631ed3add74c9bb97730a01e0f8290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:35.996877  1155 tablet_bootstrap.cc:654] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.003556  1154 tablet_bootstrap.cc:654] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.006254  1028 tablet_service.cc:1511] Processing CreateTablet for tablet fdb01c27d0004b989822bb8df9b783b8 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:36.007642  1028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb01c27d0004b989822bb8df9b783b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.018451  1104 tablet_service.cc:1511] Processing CreateTablet for tablet fdb01c27d0004b989822bb8df9b783b8 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:36.019796  1104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb01c27d0004b989822bb8df9b783b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.019797  1101 tablet_service.cc:1511] Processing CreateTablet for tablet 4f542379485d451ba5b2371b227cd5c4 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:36.021206  1101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f542379485d451ba5b2371b227cd5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.022396   951 tablet_service.cc:1511] Processing CreateTablet for tablet 4f542379485d451ba5b2371b227cd5c4 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:36.029848   951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f542379485d451ba5b2371b227cd5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.035387   950 tablet_service.cc:1511] Processing CreateTablet for tablet a57799b2d52e4607909d691c6d17722d (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:36.036649   950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a57799b2d52e4607909d691c6d17722d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.038846  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227ec49257e840a18c20c151e90476d2" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
W20260710 11:07:36.041190  1003 leader_election.cc:343] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.043299  1163 raft_consensus.cc:493] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.043790  1163 raft_consensus.cc:515] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.050050  1163 leader_election.cc:290] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:36.056008  1158 raft_consensus.cc:493] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.057924  1158 raft_consensus.cc:515] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.064168  1103 tablet_service.cc:1511] Processing CreateTablet for tablet 1dae7ff5a9ab4e339f54d662bae68485 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:36.064900  1158 leader_election.cc:290] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.066103  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4ee36431cf4ed99dee6fc3e4983ac5" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:36.066413  1030 tablet_service.cc:1511] Processing CreateTablet for tablet a57799b2d52e4607909d691c6d17722d (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:36.066226  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4ee36431cf4ed99dee6fc3e4983ac5" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:36.067706  1030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a57799b2d52e4607909d691c6d17722d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.067436  1029 tablet_service.cc:1511] Processing CreateTablet for tablet 1dae7ff5a9ab4e339f54d662bae68485 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
W20260710 11:07:36.068012   928 leader_election.cc:343] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.068604  1029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dae7ff5a9ab4e339f54d662bae68485. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:07:36.068974   928 leader_election.cc:343] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.069150  1103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dae7ff5a9ab4e339f54d662bae68485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.069510  1154 tablet_bootstrap.cc:492] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:36.069399   928 leader_election.cc:304] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:36.070037  1154 ts_tablet_manager.cc:1403] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.005s
I20260710 11:07:36.070576  1158 raft_consensus.cc:2749] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:36.070865   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227ec49257e840a18c20c151e90476d2" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
W20260710 11:07:36.072348  1004 leader_election.cc:343] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.072798  1004 leader_election.cc:304] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2bb076fa2af40598bc6b25323e47823; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e
I20260710 11:07:36.073720  1161 raft_consensus.cc:2749] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:07:36.075042   911 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:36.058408  1102 tablet_service.cc:1511] Processing CreateTablet for tablet a57799b2d52e4607909d691c6d17722d (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:36.076581  1102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a57799b2d52e4607909d691c6d17722d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.058408   952 tablet_service.cc:1511] Processing CreateTablet for tablet 1dae7ff5a9ab4e339f54d662bae68485 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:36.080806   952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dae7ff5a9ab4e339f54d662bae68485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.085515  1154 raft_consensus.cc:359] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.086268  1154 raft_consensus.cc:385] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.086578  1154 raft_consensus.cc:740] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.087338  1154 consensus_queue.cc:260] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.089186  1154 ts_tablet_manager.cc:1434] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.000s
I20260710 11:07:36.089974  1027 tablet_service.cc:1511] Processing CreateTablet for tablet 4f542379485d451ba5b2371b227cd5c4 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:36.091261  1027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f542379485d451ba5b2371b227cd5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.092152  1154 tablet_bootstrap.cc:492] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:36.100900  1154 tablet_bootstrap.cc:654] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.105875  1026 tablet_service.cc:1511] Processing CreateTablet for tablet 3b631ed3add74c9bb97730a01e0f8290 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:36.107131  1026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b631ed3add74c9bb97730a01e0f8290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.117041  1028 tablet_service.cc:1511] Processing CreateTablet for tablet 1af8db4f6c9e4e7181efa0cf41c81f98 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:36.118424  1028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af8db4f6c9e4e7181efa0cf41c81f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.121665   954 tablet_service.cc:1511] Processing CreateTablet for tablet 51309ec1fe2747fa94e2b0514c411b6b (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:36.123004   954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51309ec1fe2747fa94e2b0514c411b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.123186  1156 tablet_bootstrap.cc:492] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.123672  1156 ts_tablet_manager.cc:1403] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.003s
I20260710 11:07:36.124833  1104 tablet_service.cc:1511] Processing CreateTablet for tablet 1af8db4f6c9e4e7181efa0cf41c81f98 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:36.126093  1104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af8db4f6c9e4e7181efa0cf41c81f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.130499   955 tablet_service.cc:1511] Processing CreateTablet for tablet 1af8db4f6c9e4e7181efa0cf41c81f98 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:36.131786   955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af8db4f6c9e4e7181efa0cf41c81f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.135052  1029 tablet_service.cc:1511] Processing CreateTablet for tablet 51309ec1fe2747fa94e2b0514c411b6b (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:36.136282  1029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51309ec1fe2747fa94e2b0514c411b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.139189  1155 tablet_bootstrap.cc:492] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:36.139637  1155 ts_tablet_manager.cc:1403] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.169s	user 0.007s	sys 0.010s
I20260710 11:07:36.142457  1155 raft_consensus.cc:359] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.143208  1155 raft_consensus.cc:385] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.143633  1155 raft_consensus.cc:740] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.144464  1155 consensus_queue.cc:260] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.146971  1102 tablet_service.cc:1511] Processing CreateTablet for tablet 51309ec1fe2747fa94e2b0514c411b6b (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:36.131408  1156 raft_consensus.cc:359] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.149935  1161 raft_consensus.cc:493] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.150595  1102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51309ec1fe2747fa94e2b0514c411b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.150396  1161 raft_consensus.cc:515] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } }
I20260710 11:07:36.151661  1025 tablet_service.cc:1511] Processing CreateTablet for tablet 37c0e41b23a8484d9b4209b3613341e5 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:36.152442  1161 leader_election.cc:290] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425), af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831)
I20260710 11:07:36.148242   953 tablet_service.cc:1511] Processing CreateTablet for tablet 37c0e41b23a8484d9b4209b3613341e5 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:36.152880  1025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37c0e41b23a8484d9b4209b3613341e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.153623  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e69dac5e0b4938bd5f4e56972fb4bb" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:36.154841  1155 ts_tablet_manager.cc:1434] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
W20260710 11:07:36.155268  1003 leader_election.cc:343] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.149950  1156 raft_consensus.cc:385] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.156399  1156 raft_consensus.cc:740] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.157130  1156 consensus_queue.cc:260] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.159281  1156 ts_tablet_manager.cc:1434] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 11:07:36.160207  1156 tablet_bootstrap.cc:492] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.163753  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c32f7af5f754077bfeca741b432dd28" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
W20260710 11:07:36.165280  1077 leader_election.cc:343] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.178828  1103 tablet_service.cc:1511] Processing CreateTablet for tablet 37c0e41b23a8484d9b4209b3613341e5 (DEFAULT_TABLE table=test-workload [id=5880759a17774abc838e59d49a727e49]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:36.180095  1103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37c0e41b23a8484d9b4209b3613341e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.192839   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e69dac5e0b4938bd5f4e56972fb4bb" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
W20260710 11:07:36.194182  1004 leader_election.cc:343] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.194657  1004 leader_election.cc:304] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2bb076fa2af40598bc6b25323e47823; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e
I20260710 11:07:36.195704  1161 raft_consensus.cc:2749] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:36.194674   953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37c0e41b23a8484d9b4209b3613341e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:36.197304  1163 raft_consensus.cc:493] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.197991  1155 tablet_bootstrap.cc:492] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:36.197772  1163 raft_consensus.cc:515] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.199784  1163 leader_election.cc:290] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:36.201500  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf851dcf457c488689c7aefce1f9522a" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
W20260710 11:07:36.202833  1077 leader_election.cc:343] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.208253  1155 tablet_bootstrap.cc:654] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.179247  1156 tablet_bootstrap.cc:654] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.213845  1154 tablet_bootstrap.cc:492] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:36.214416  1154 ts_tablet_manager.cc:1403] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.122s	user 0.019s	sys 0.002s
I20260710 11:07:36.216470   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c32f7af5f754077bfeca741b432dd28" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:36.217088   965 raft_consensus.cc:2468] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:36.218169   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf851dcf457c488689c7aefce1f9522a" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:36.218786   964 raft_consensus.cc:2468] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:36.219312  1078 leader_election.cc:304] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [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: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:36.220484  1078 leader_election.cc:304] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [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: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:36.221648  1163 raft_consensus.cc:2804] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.221490  1154 raft_consensus.cc:359] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.222003  1163 raft_consensus.cc:493] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.222394  1163 raft_consensus.cc:3060] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.229812  1163 raft_consensus.cc:515] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.233345  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c32f7af5f754077bfeca741b432dd28" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
W20260710 11:07:36.234920  1077 leader_election.cc:343] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.235664  1154 raft_consensus.cc:385] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.236056  1154 raft_consensus.cc:740] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.236883  1154 consensus_queue.cc:260] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.239495  1154 ts_tablet_manager.cc:1434] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
I20260710 11:07:36.241444  1154 tablet_bootstrap.cc:492] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:36.243752   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c32f7af5f754077bfeca741b432dd28" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:36.244403   964 raft_consensus.cc:3060] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.248678  1154 tablet_bootstrap.cc:654] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.240415  1179 raft_consensus.cc:2804] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.237744  1163 leader_election.cc:290] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:36.251959  1179 raft_consensus.cc:493] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.252084   964 raft_consensus.cc:2468] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:36.252380  1179 raft_consensus.cc:3060] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.253661  1078 leader_election.cc:304] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [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: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:36.254681  1163 raft_consensus.cc:2804] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.255069  1155 tablet_bootstrap.cc:492] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:36.255563  1155 ts_tablet_manager.cc:1403] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.010s
I20260710 11:07:36.258489  1155 raft_consensus.cc:359] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } }
I20260710 11:07:36.259246  1155 raft_consensus.cc:385] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.259528  1155 raft_consensus.cc:740] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.260313  1155 consensus_queue.cc:260] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } }
I20260710 11:07:36.265702  1163 raft_consensus.cc:697] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Leader. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:07:36.266762  1163 consensus_queue.cc:237] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.268002  1179 raft_consensus.cc:515] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.270237  1181 raft_consensus.cc:493] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.270817  1181 raft_consensus.cc:515] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.272226  1155 ts_tablet_manager.cc:1434] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:07:36.273373  1155 tablet_bootstrap.cc:492] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:36.278580  1181 leader_election.cc:290] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:36.279258   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb90952d0b74d5fb83c49248f2127b4" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:36.281708   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf851dcf457c488689c7aefce1f9522a" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:36.282356   965 raft_consensus.cc:3060] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.282927  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb90952d0b74d5fb83c49248f2127b4" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:36.283576  1039 raft_consensus.cc:2468] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:36.285229  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf851dcf457c488689c7aefce1f9522a" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:36.286207  1154 tablet_bootstrap.cc:492] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:36.286711  1154 ts_tablet_manager.cc:1403] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.013s
I20260710 11:07:36.286640  1077 leader_election.cc:304] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:36.287559  1181 raft_consensus.cc:2804] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.287956  1181 raft_consensus.cc:493] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.288391  1181 raft_consensus.cc:3060] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.287823   862 catalog_manager.cc:5697] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67). New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:36.289669   965 raft_consensus.cc:2468] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
W20260710 11:07:36.290050  1077 leader_election.cc:343] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.281133  1155 tablet_bootstrap.cc:654] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.282334   964 raft_consensus.cc:2468] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:36.290715  1078 leader_election.cc:304] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [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: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:36.289701  1154 raft_consensus.cc:359] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.291988  1154 raft_consensus.cc:385] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.292138  1182 raft_consensus.cc:2804] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.292336  1154 raft_consensus.cc:740] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.280341  1179 leader_election.cc:290] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:36.293224  1154 consensus_queue.cc:260] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.292161  1156 tablet_bootstrap.cc:492] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.298144  1154 ts_tablet_manager.cc:1434] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 11:07:36.299561  1154 tablet_bootstrap.cc:492] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:36.298574  1156 ts_tablet_manager.cc:1403] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.139s	user 0.018s	sys 0.042s
I20260710 11:07:36.302191  1155 tablet_bootstrap.cc:492] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:36.302726  1155 ts_tablet_manager.cc:1403] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
I20260710 11:07:36.304201  1156 raft_consensus.cc:359] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.305531  1155 raft_consensus.cc:359] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.306227  1155 raft_consensus.cc:385] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.306515  1155 raft_consensus.cc:740] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.296784  1181 raft_consensus.cc:515] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.305575  1156 raft_consensus.cc:385] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.310144  1156 raft_consensus.cc:740] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.310916  1156 consensus_queue.cc:260] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.311681  1181 leader_election.cc:290] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:36.311787   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb90952d0b74d5fb83c49248f2127b4" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:36.307792  1182 raft_consensus.cc:697] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Leader. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:07:36.312783   965 raft_consensus.cc:3060] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.312889  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb90952d0b74d5fb83c49248f2127b4" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:36.313424  1039 raft_consensus.cc:3060] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.313397  1182 consensus_queue.cc:237] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.318162  1155 consensus_queue.cc:260] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.319693   965 raft_consensus.cc:2468] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:36.320559  1039 raft_consensus.cc:2468] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:36.320870  1078 leader_election.cc:304] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:36.322355  1184 raft_consensus.cc:2804] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.322743  1154 tablet_bootstrap.cc:654] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.323184  1184 raft_consensus.cc:697] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Leader. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:07:36.328016  1184 consensus_queue.cc:237] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.324522  1156 ts_tablet_manager.cc:1434] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260710 11:07:36.326980  1155 ts_tablet_manager.cc:1434] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 11:07:36.330456  1156 tablet_bootstrap.cc:492] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.338658  1155 tablet_bootstrap.cc:492] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:36.340698  1156 tablet_bootstrap.cc:654] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.347448  1155 tablet_bootstrap.cc:654] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.355244  1156 tablet_bootstrap.cc:492] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.355871  1156 ts_tablet_manager.cc:1403] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.009s
I20260710 11:07:36.359071  1156 raft_consensus.cc:359] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } }
I20260710 11:07:36.359680  1155 tablet_bootstrap.cc:492] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:36.360327  1156 raft_consensus.cc:385] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.360733  1156 raft_consensus.cc:740] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.360800  1155 ts_tablet_manager.cc:1403] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.002s
I20260710 11:07:36.361392  1156 consensus_queue.cc:260] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } }
I20260710 11:07:36.363682  1154 tablet_bootstrap.cc:492] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:36.363806  1156 ts_tablet_manager.cc:1434] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:36.364156  1154 ts_tablet_manager.cc:1403] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.009s
I20260710 11:07:36.364187  1155 raft_consensus.cc:359] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.364835  1156 tablet_bootstrap.cc:492] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.365187  1155 raft_consensus.cc:385] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.365648  1155 raft_consensus.cc:740] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.366750  1155 consensus_queue.cc:260] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.367019  1154 raft_consensus.cc:359] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.367753  1154 raft_consensus.cc:385] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.368038  1154 raft_consensus.cc:740] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.368908  1154 consensus_queue.cc:260] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.370821  1161 raft_consensus.cc:493] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.371275  1161 raft_consensus.cc:515] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.371784  1156 tablet_bootstrap.cc:654] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.373204  1155 ts_tablet_manager.cc:1434] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:07:36.374325  1155 tablet_bootstrap.cc:492] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:36.380568  1155 tablet_bootstrap.cc:654] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.384958  1154 ts_tablet_manager.cc:1434] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.002s
I20260710 11:07:36.386101  1154 tablet_bootstrap.cc:492] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:36.392578  1154 tablet_bootstrap.cc:654] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.393631  1161 leader_election.cc:290] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.395627  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf851dcf457c488689c7aefce1f9522a" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:36.398416   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf851dcf457c488689c7aefce1f9522a" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:36.399219   965 raft_consensus.cc:2393] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2bb076fa2af40598bc6b25323e47823 in current term 1: Already voted for candidate 7c4757c9b64d4e3098487aae7b6dc70f in this term.
I20260710 11:07:36.400476  1004 leader_election.cc:304] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2bb076fa2af40598bc6b25323e47823; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e
I20260710 11:07:36.401731  1161 raft_consensus.cc:3060] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.419484   862 catalog_manager.cc:5697] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67). New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:36.426337   862 catalog_manager.cc:5697] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67). New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:36.425066  1161 raft_consensus.cc:2749] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:36.433282  1156 tablet_bootstrap.cc:492] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.433884  1156 ts_tablet_manager.cc:1403] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.069s	user 0.042s	sys 0.026s
I20260710 11:07:36.434477  1155 tablet_bootstrap.cc:492] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:36.434841  1155 ts_tablet_manager.cc:1403] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.034s
I20260710 11:07:36.437041  1154 tablet_bootstrap.cc:492] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:36.436730  1155 raft_consensus.cc:359] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.436734  1156 raft_consensus.cc:359] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.437605  1154 ts_tablet_manager.cc:1403] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.042s
I20260710 11:07:36.437789  1155 raft_consensus.cc:385] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.437959  1156 raft_consensus.cc:385] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.438104  1155 raft_consensus.cc:740] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.438390  1156 raft_consensus.cc:740] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.438961  1155 consensus_queue.cc:260] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.439180  1156 consensus_queue.cc:260] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.440456  1154 raft_consensus.cc:359] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.441162  1154 raft_consensus.cc:385] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.441498  1154 raft_consensus.cc:740] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.442401  1154 consensus_queue.cc:260] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.443176  1156 ts_tablet_manager.cc:1434] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:36.444203  1156 tablet_bootstrap.cc:492] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.445838  1155 ts_tablet_manager.cc:1434] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:07:36.446801  1155 tablet_bootstrap.cc:492] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:36.450824  1156 tablet_bootstrap.cc:654] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.451996  1154 ts_tablet_manager.cc:1434] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:07:36.452448  1155 tablet_bootstrap.cc:654] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.455932  1154 tablet_bootstrap.cc:492] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:36.463383  1155 tablet_bootstrap.cc:492] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:36.463972  1155 ts_tablet_manager.cc:1403] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:07:36.463421  1154 tablet_bootstrap.cc:654] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.466758  1155 raft_consensus.cc:359] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.467474  1155 raft_consensus.cc:385] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.467782  1155 raft_consensus.cc:740] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.468611  1155 consensus_queue.cc:260] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.470607  1154 tablet_bootstrap.cc:492] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:36.470520  1156 tablet_bootstrap.cc:492] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.470650  1155 ts_tablet_manager.cc:1434] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:36.471268  1154 ts_tablet_manager.cc:1403] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:07:36.471318  1156 ts_tablet_manager.cc:1403] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.003s
I20260710 11:07:36.471850  1155 tablet_bootstrap.cc:492] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:36.474047  1154 raft_consensus.cc:359] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.474764  1154 raft_consensus.cc:385] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.474402  1156 raft_consensus.cc:359] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.475066  1154 raft_consensus.cc:740] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.475191  1156 raft_consensus.cc:385] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.475518  1156 raft_consensus.cc:740] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.475940  1154 consensus_queue.cc:260] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.476344  1156 consensus_queue.cc:260] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.477797  1155 tablet_bootstrap.cc:654] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.478657  1156 ts_tablet_manager.cc:1434] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:07:36.479630  1156 tablet_bootstrap.cc:492] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.482409  1161 raft_consensus.cc:493] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.482890  1161 raft_consensus.cc:515] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.484946  1161 leader_election.cc:290] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.486057  1156 tablet_bootstrap.cc:654] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.487403  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd214d4ee3af4a248762507376523d5c" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:36.488014  1113 raft_consensus.cc:2468] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 0.
I20260710 11:07:36.488838  1155 tablet_bootstrap.cc:492] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:36.489320  1155 ts_tablet_manager.cc:1403] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:07:36.489650  1154 ts_tablet_manager.cc:1434] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:07:36.490675  1154 tablet_bootstrap.cc:492] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:36.492111  1155 raft_consensus.cc:359] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.492806  1155 raft_consensus.cc:385] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.493108  1155 raft_consensus.cc:740] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.493970   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd214d4ee3af4a248762507376523d5c" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:36.493893  1155 consensus_queue.cc:260] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.494549   965 raft_consensus.cc:2468] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 0.
I20260710 11:07:36.494837  1158 raft_consensus.cc:493] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.495249  1158 raft_consensus.cc:515] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } }
I20260710 11:07:36.496611  1154 tablet_bootstrap.cc:654] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.497174  1158 leader_election.cc:290] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.499836  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e69dac5e0b4938bd5f4e56972fb4bb" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:36.500432  1039 raft_consensus.cc:2468] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:36.501391  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e69dac5e0b4938bd5f4e56972fb4bb" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:36.502007  1113 raft_consensus.cc:2468] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:36.503284   928 leader_election.cc:304] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:36.489255  1003 leader_election.cc:304] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:36.505672  1158 raft_consensus.cc:493] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.506170  1158 raft_consensus.cc:515] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.507186  1161 raft_consensus.cc:2804] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.507580  1161 raft_consensus.cc:493] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.507912  1161 raft_consensus.cc:3060] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.508121  1158 leader_election.cc:290] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.508546  1158 raft_consensus.cc:2804] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.508792  1158 raft_consensus.cc:493] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.509032  1158 raft_consensus.cc:3060] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.516248  1155 ts_tablet_manager.cc:1434] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 11:07:36.516997  1158 raft_consensus.cc:515] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } }
I20260710 11:07:36.519065  1158 leader_election.cc:290] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.520648  1155 tablet_bootstrap.cc:492] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:36.523864  1161 raft_consensus.cc:515] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.526083  1161 leader_election.cc:290] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.526651   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd214d4ee3af4a248762507376523d5c" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:36.527124  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd214d4ee3af4a248762507376523d5c" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:36.527252   965 raft_consensus.cc:3060] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.527704  1113 raft_consensus.cc:3060] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.529321  1154 tablet_bootstrap.cc:492] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:36.529881  1154 ts_tablet_manager.cc:1403] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.007s
I20260710 11:07:36.532588  1154 raft_consensus.cc:359] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.533313  1154 raft_consensus.cc:385] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.533635  1154 raft_consensus.cc:740] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.534433  1154 consensus_queue.cc:260] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.535552  1161 raft_consensus.cc:493] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.536096  1161 raft_consensus.cc:515] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.539149   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c32f7af5f754077bfeca741b432dd28" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:36.539176  1114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c32f7af5f754077bfeca741b432dd28" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:36.540002   964 raft_consensus.cc:2393] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2bb076fa2af40598bc6b25323e47823 in current term 1: Already voted for candidate 7c4757c9b64d4e3098487aae7b6dc70f in this term.
I20260710 11:07:36.539979   965 raft_consensus.cc:2468] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 1.
I20260710 11:07:36.541052  1161 leader_election.cc:290] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.541887  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b62a4f2d0e14b2cb16f0330ccd8d8e5" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:36.542039  1114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b62a4f2d0e14b2cb16f0330ccd8d8e5" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:36.535542  1113 raft_consensus.cc:2468] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 1.
I20260710 11:07:36.543128  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e69dac5e0b4938bd5f4e56972fb4bb" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:36.542928  1004 leader_election.cc:304] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2bb076fa2af40598bc6b25323e47823; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e
I20260710 11:07:36.543735  1112 raft_consensus.cc:3060] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.543800  1154 ts_tablet_manager.cc:1434] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:07:36.544174  1161 raft_consensus.cc:3060] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.545892  1004 leader_election.cc:304] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:36.550550  1112 raft_consensus.cc:2468] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:36.551719  1194 raft_consensus.cc:2804] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:07:36.552012   928 leader_election.cc:343] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.552517  1154 tablet_bootstrap.cc:492] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:36.552752   928 leader_election.cc:304] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:36.553726  1204 raft_consensus.cc:2804] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.554219  1204 raft_consensus.cc:697] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Leader. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:07:36.555068  1204 consensus_queue.cc:237] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } }
I20260710 11:07:36.557188  1155 tablet_bootstrap.cc:654] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.558007  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e69dac5e0b4938bd5f4e56972fb4bb" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:36.558593  1039 raft_consensus.cc:3060] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:36.560556   928 leader_election.cc:343] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.561390  1207 raft_consensus.cc:493] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.563377  1156 tablet_bootstrap.cc:492] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.564263  1156 ts_tablet_manager.cc:1403] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.085s	user 0.029s	sys 0.046s
I20260710 11:07:36.564067  1207 raft_consensus.cc:515] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.564853  1155 tablet_bootstrap.cc:492] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:36.565294  1155 ts_tablet_manager.cc:1403] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.000s
I20260710 11:07:36.566907  1156 raft_consensus.cc:359] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.567461   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4ee36431cf4ed99dee6fc3e4983ac5" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:36.567790  1155 raft_consensus.cc:359] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.562515   928 leader_election.cc:304] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:36.568250   965 raft_consensus.cc:2468] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 0.
I20260710 11:07:36.568507  1155 raft_consensus.cc:385] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.568812  1158 raft_consensus.cc:2749] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:36.567546  1156 raft_consensus.cc:385] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.569589  1156 raft_consensus.cc:740] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.569801  1004 leader_election.cc:304] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:36.570426  1156 consensus_queue.cc:260] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.572399  1156 ts_tablet_manager.cc:1434] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:07:36.568817  1155 raft_consensus.cc:740] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.569736  1158 raft_consensus.cc:493] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.573863  1158 raft_consensus.cc:515] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.575889  1158 leader_election.cc:290] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.576086   861 catalog_manager.cc:5697] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e reported cstate change: term changed from 0 to 1, leader changed from <none> to af820db437324f3ba8cf279f4e0fe47e (127.31.145.65). New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:36.573284  1156 tablet_bootstrap.cc:492] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.577530  1155 consensus_queue.cc:260] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.579573  1155 ts_tablet_manager.cc:1434] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:07:36.580699  1155 tablet_bootstrap.cc:492] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:36.582544  1156 tablet_bootstrap.cc:654] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.583956  1039 raft_consensus.cc:2468] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:36.585389  1161 raft_consensus.cc:2749] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:36.586283  1194 raft_consensus.cc:697] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Becoming Leader. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Running, Role: LEADER
I20260710 11:07:36.588201  1194 consensus_queue.cc:237] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.588836  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4ee36431cf4ed99dee6fc3e4983ac5" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:36.589488  1113 raft_consensus.cc:2468] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 0.
I20260710 11:07:36.586663  1155 tablet_bootstrap.cc:654] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.590853  1207 leader_election.cc:290] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.576987  1154 tablet_bootstrap.cc:654] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.586668  1205 raft_consensus.cc:2804] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.604120  1205 raft_consensus.cc:493] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.604573  1205 raft_consensus.cc:3060] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.603600  1156 tablet_bootstrap.cc:492] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.605813  1156 ts_tablet_manager.cc:1403] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.006s
I20260710 11:07:36.605629  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0156617dac7046f9bd5340512f1730af" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:36.606257  1154 tablet_bootstrap.cc:492] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:36.606361  1039 raft_consensus.cc:2468] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:36.606747  1154 ts_tablet_manager.cc:1403] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.005s
I20260710 11:07:36.607780  1155 tablet_bootstrap.cc:492] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:36.608238  1155 ts_tablet_manager.cc:1403] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.000s
I20260710 11:07:36.608336  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0156617dac7046f9bd5340512f1730af" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:36.608969  1113 raft_consensus.cc:2468] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:36.609337  1154 raft_consensus.cc:359] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.610044  1154 raft_consensus.cc:385] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.610357  1154 raft_consensus.cc:740] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.610668  1155 raft_consensus.cc:359] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.610775   928 leader_election.cc:304] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:36.611334  1155 raft_consensus.cc:385] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.611685  1155 raft_consensus.cc:740] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.611752  1209 raft_consensus.cc:2804] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.612174  1209 raft_consensus.cc:493] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.612524  1209 raft_consensus.cc:3060] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.612377  1155 consensus_queue.cc:260] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.613826  1205 raft_consensus.cc:515] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.613914  1156 raft_consensus.cc:359] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.614915  1156 raft_consensus.cc:385] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.615217  1156 raft_consensus.cc:740] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.615965  1156 consensus_queue.cc:260] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.617012   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4ee36431cf4ed99dee6fc3e4983ac5" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:36.611115  1154 consensus_queue.cc:260] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.617419  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4ee36431cf4ed99dee6fc3e4983ac5" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:36.606451   861 catalog_manager.cc:5697] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2bb076fa2af40598bc6b25323e47823 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:36.630201  1194 raft_consensus.cc:493] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.631475  1194 raft_consensus.cc:515] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.630925   965 raft_consensus.cc:3060] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.623214  1205 leader_election.cc:290] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.623045  1158 raft_consensus.cc:493] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.631527  1209 raft_consensus.cc:515] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.632771  1158 raft_consensus.cc:515] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.632337  1154 ts_tablet_manager.cc:1434] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260710 11:07:36.617929  1156 ts_tablet_manager.cc:1434] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 11:07:36.642740  1156 tablet_bootstrap.cc:492] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.633666  1194 leader_election.cc:290] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.647737  1156 tablet_bootstrap.cc:654] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.650134  1154 tablet_bootstrap.cc:492] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:36.634734  1158 leader_election.cc:290] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.635695  1155 ts_tablet_manager.cc:1434] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 11:07:36.636579  1114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227ec49257e840a18c20c151e90476d2" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:36.637719  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227ec49257e840a18c20c151e90476d2" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:36.635703  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3257f70b194e4684893e35790efe25" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
W20260710 11:07:36.653505  1003 leader_election.cc:343] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.652566  1114 raft_consensus.cc:2468] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:36.655217  1039 raft_consensus.cc:2468] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:36.655292   928 leader_election.cc:304] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:36.656090  1158 raft_consensus.cc:2804] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.656297  1209 leader_election.cc:290] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.656497  1158 raft_consensus.cc:493] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.656989  1158 raft_consensus.cc:3060] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.639305   965 raft_consensus.cc:2468] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 1.
I20260710 11:07:36.640313   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3257f70b194e4684893e35790efe25" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:36.655433  1154 tablet_bootstrap.cc:654] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.657800  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0156617dac7046f9bd5340512f1730af" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:36.658440  1112 raft_consensus.cc:3060] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:36.658991  1004 leader_election.cc:343] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.659418  1004 leader_election.cc:304] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2bb076fa2af40598bc6b25323e47823; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e
I20260710 11:07:36.657756  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0156617dac7046f9bd5340512f1730af" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:36.660701  1039 raft_consensus.cc:3060] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.662895  1194 raft_consensus.cc:2749] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:36.630910  1113 raft_consensus.cc:3060] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.666662  1004 leader_election.cc:304] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:36.667563  1194 raft_consensus.cc:2804] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.668052  1194 raft_consensus.cc:697] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Becoming Leader. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Running, Role: LEADER
I20260710 11:07:36.668881  1194 consensus_queue.cc:237] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.671159  1112 raft_consensus.cc:2468] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:36.674516   928 leader_election.cc:304] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:36.675617  1209 raft_consensus.cc:2804] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.676112  1209 raft_consensus.cc:697] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Leader. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:07:36.676963  1209 consensus_queue.cc:237] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.682543  1039 raft_consensus.cc:2468] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:36.683854  1155 tablet_bootstrap.cc:492] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:36.690640  1158 raft_consensus.cc:515] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.693205  1158 leader_election.cc:290] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.694758  1155 tablet_bootstrap.cc:654] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.698177   863 catalog_manager.cc:5697] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2bb076fa2af40598bc6b25323e47823 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:36.700325  1154 tablet_bootstrap.cc:492] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:36.700888  1154 ts_tablet_manager.cc:1403] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.034s
I20260710 11:07:36.703948  1154 raft_consensus.cc:359] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.705297  1182 consensus_queue.cc:1048] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:36.705958  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227ec49257e840a18c20c151e90476d2" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:36.706480  1039 raft_consensus.cc:3060] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.704607  1154 raft_consensus.cc:385] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.709174  1154 raft_consensus.cc:740] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.709941  1154 consensus_queue.cc:260] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.711270  1155 tablet_bootstrap.cc:492] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:36.711867  1154 ts_tablet_manager.cc:1434] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:07:36.712002  1155 ts_tablet_manager.cc:1403] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260710 11:07:36.712834  1154 tablet_bootstrap.cc:492] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:36.713829  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227ec49257e840a18c20c151e90476d2" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:36.714432  1112 raft_consensus.cc:3060] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.715286  1155 raft_consensus.cc:359] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.718763  1154 tablet_bootstrap.cc:654] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.718768  1155 raft_consensus.cc:385] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.719647  1155 raft_consensus.cc:740] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.720983  1039 raft_consensus.cc:2468] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:36.727799   928 leader_election.cc:304] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:36.728730  1209 raft_consensus.cc:2804] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.689088  1113 raft_consensus.cc:2468] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 1.
I20260710 11:07:36.729444  1209 raft_consensus.cc:697] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Leader. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:07:36.730262  1209 consensus_queue.cc:237] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.733136  1156 tablet_bootstrap.cc:492] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.733640  1156 ts_tablet_manager.cc:1403] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.091s	user 0.036s	sys 0.040s
I20260710 11:07:36.735088  1154 tablet_bootstrap.cc:492] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:36.735595  1154 ts_tablet_manager.cc:1403] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260710 11:07:36.735541  1112 raft_consensus.cc:2468] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:36.736195  1156 raft_consensus.cc:359] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.736850  1156 raft_consensus.cc:385] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.737118  1156 raft_consensus.cc:740] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.737943  1156 consensus_queue.cc:260] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.738471  1154 raft_consensus.cc:359] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.739112  1154 raft_consensus.cc:385] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.739391  1154 raft_consensus.cc:740] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.739905  1156 ts_tablet_manager.cc:1434] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:07:36.740078  1154 consensus_queue.cc:260] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.740986  1156 tablet_bootstrap.cc:492] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.742374  1154 ts_tablet_manager.cc:1434] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:36.743292  1154 tablet_bootstrap.cc:492] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:36.746917  1156 tablet_bootstrap.cc:654] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.748581  1154 tablet_bootstrap.cc:654] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.758136  1182 consensus_queue.cc:1048] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:36.762621  1156 tablet_bootstrap.cc:492] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.763211  1156 ts_tablet_manager.cc:1403] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.008s
I20260710 11:07:36.766055  1156 raft_consensus.cc:359] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.766814  1156 raft_consensus.cc:385] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.767117  1156 raft_consensus.cc:740] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.767817  1156 consensus_queue.cc:260] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.770053  1156 ts_tablet_manager.cc:1434] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:36.771153  1156 tablet_bootstrap.cc:492] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.731179   863 catalog_manager.cc:5697] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e reported cstate change: term changed from 0 to 1, leader changed from <none> to af820db437324f3ba8cf279f4e0fe47e (127.31.145.65). New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:36.776641  1156 tablet_bootstrap.cc:654] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.781859  1154 tablet_bootstrap.cc:492] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:36.783299  1154 ts_tablet_manager.cc:1403] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.006s
I20260710 11:07:36.721037  1155 consensus_queue.cc:260] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.787334  1155 ts_tablet_manager.cc:1434] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.074s	user 0.003s	sys 0.002s
I20260710 11:07:36.788694  1155 tablet_bootstrap.cc:492] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:36.795586  1154 raft_consensus.cc:359] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.799268  1154 raft_consensus.cc:385] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.799584  1154 raft_consensus.cc:740] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.800248  1154 consensus_queue.cc:260] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.804351  1155 tablet_bootstrap.cc:654] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.805614  1209 raft_consensus.cc:493] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.806070  1209 raft_consensus.cc:515] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.808811  1156 tablet_bootstrap.cc:492] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.809233  1156 ts_tablet_manager.cc:1403] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.025s
I20260710 11:07:36.809378  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72230cd56de0435b8588adf9a29c18d0" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
W20260710 11:07:36.810715   928 leader_election.cc:343] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.810832  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72230cd56de0435b8588adf9a29c18d0" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:36.811261  1209 leader_election.cc:290] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.811812  1156 raft_consensus.cc:359] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
W20260710 11:07:36.812248   928 leader_election.cc:343] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.812433  1156 raft_consensus.cc:385] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.812559  1154 ts_tablet_manager.cc:1434] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260710 11:07:36.812722  1156 raft_consensus.cc:740] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.812683   928 leader_election.cc:304] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:36.813477  1156 consensus_queue.cc:260] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.814004  1209 raft_consensus.cc:2749] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:36.814411  1194 raft_consensus.cc:493] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.814999  1154 tablet_bootstrap.cc:492] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:36.814841  1194 raft_consensus.cc:515] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.815568  1156 ts_tablet_manager.cc:1434] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:36.816208  1181 raft_consensus.cc:493] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.816385  1156 tablet_bootstrap.cc:492] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.816545  1194 leader_election.cc:290] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.816731  1181 raft_consensus.cc:515] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.818101  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db19cb2152d54602af3128feb759597b" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:36.818692  1112 raft_consensus.cc:2468] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 0.
I20260710 11:07:36.819486   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489e451830a84293b12287fd134a1ad4" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:36.820055   965 raft_consensus.cc:2468] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:36.820992  1154 tablet_bootstrap.cc:654] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.820875   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db19cb2152d54602af3128feb759597b" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:36.821203  1181 leader_election.cc:290] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:36.822295  1156 tablet_bootstrap.cc:654] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.822286  1078 leader_election.cc:304] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:36.823278  1181 raft_consensus.cc:2804] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.823616  1181 raft_consensus.cc:493] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.822932   860 catalog_manager.cc:5697] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: term changed from 0 to 1, leader changed from <none> to af820db437324f3ba8cf279f4e0fe47e (127.31.145.65). New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:36.823928  1181 raft_consensus.cc:3060] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.820142  1003 leader_election.cc:304] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823; no voters: 
W20260710 11:07:36.826565  1004 leader_election.cc:343] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.827793  1194 raft_consensus.cc:2804] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.828141  1194 raft_consensus.cc:493] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.828436  1194 raft_consensus.cc:3060] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.830291  1181 raft_consensus.cc:515] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.832185  1181 leader_election.cc:290] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:36.832803  1181 consensus_queue.cc:1048] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:36.833377   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489e451830a84293b12287fd134a1ad4" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:36.833717  1038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489e451830a84293b12287fd134a1ad4" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:36.834008   964 raft_consensus.cc:3060] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.835911  1182 consensus_queue.cc:1048] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:36.839186  1038 raft_consensus.cc:3060] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.841064   964 raft_consensus.cc:2468] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:36.842406  1078 leader_election.cc:304] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:36.843395  1184 raft_consensus.cc:2804] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.843892  1184 raft_consensus.cc:697] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Leader. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:07:36.844724  1184 consensus_queue.cc:237] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.857358  1181 consensus_queue.cc:1048] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:36.864894  1181 consensus_queue.cc:1048] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:36.870314  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489e451830a84293b12287fd134a1ad4" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:36.878921  1038 raft_consensus.cc:2468] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:36.883251  1194 raft_consensus.cc:515] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.885928   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db19cb2152d54602af3128feb759597b" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:36.886168  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db19cb2152d54602af3128feb759597b" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:36.885064   860 catalog_manager.cc:5697] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67). New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:36.886660  1112 raft_consensus.cc:3060] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:36.887372  1004 leader_election.cc:343] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:36.891499  1112 raft_consensus.cc:2468] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 1.
I20260710 11:07:36.892663  1003 leader_election.cc:304] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [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: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823; no voters: af820db437324f3ba8cf279f4e0fe47e
I20260710 11:07:36.893677  1205 raft_consensus.cc:2804] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.894078  1205 raft_consensus.cc:697] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Becoming Leader. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Running, Role: LEADER
I20260710 11:07:36.894726  1205 consensus_queue.cc:237] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.903461  1194 leader_election.cc:290] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.911693   862 catalog_manager.cc:5697] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2bb076fa2af40598bc6b25323e47823 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:36.917912  1155 tablet_bootstrap.cc:492] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:36.918388  1155 ts_tablet_manager.cc:1403] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.130s	user 0.022s	sys 0.030s
I20260710 11:07:36.919435  1156 tablet_bootstrap.cc:492] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.919792  1156 ts_tablet_manager.cc:1403] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.035s
I20260710 11:07:36.920689  1155 raft_consensus.cc:359] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.921324  1155 raft_consensus.cc:385] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.921614  1155 raft_consensus.cc:740] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.921813  1156 raft_consensus.cc:359] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.922482  1156 raft_consensus.cc:385] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.922787  1156 raft_consensus.cc:740] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.923552  1154 tablet_bootstrap.cc:492] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:36.924036  1154 ts_tablet_manager.cc:1403] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.109s	user 0.026s	sys 0.023s
I20260710 11:07:36.923658  1156 consensus_queue.cc:260] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.922356  1155 consensus_queue.cc:260] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.925638  1156 ts_tablet_manager.cc:1434] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:07:36.926760  1156 tablet_bootstrap.cc:492] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.927028  1154 raft_consensus.cc:359] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.927707  1154 raft_consensus.cc:385] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.927997  1154 raft_consensus.cc:740] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.928794  1154 consensus_queue.cc:260] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.931206  1154 ts_tablet_manager.cc:1434] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:36.932351  1154 tablet_bootstrap.cc:492] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:36.933161  1156 tablet_bootstrap.cc:654] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.935623  1155 ts_tablet_manager.cc:1434] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260710 11:07:36.936496  1155 tablet_bootstrap.cc:492] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:36.937703  1209 raft_consensus.cc:493] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.938161  1209 raft_consensus.cc:515] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.940469  1209 leader_election.cc:290] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:36.942639  1038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3257f70b194e4684893e35790efe25" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:36.943279  1038 raft_consensus.cc:2468] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:36.944276  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3257f70b194e4684893e35790efe25" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:36.944620  1154 tablet_bootstrap.cc:654] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.944850  1112 raft_consensus.cc:2468] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:36.945765  1155 tablet_bootstrap.cc:654] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.946408   928 leader_election.cc:304] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:36.947732  1209 raft_consensus.cc:2804] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.948107  1209 raft_consensus.cc:493] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.948338  1156 tablet_bootstrap.cc:492] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.948441  1209 raft_consensus.cc:3060] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.949887  1156 ts_tablet_manager.cc:1403] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 11:07:36.952826  1156 raft_consensus.cc:359] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.953747  1156 raft_consensus.cc:385] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.954077  1156 raft_consensus.cc:740] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.954839  1156 consensus_queue.cc:260] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.956377  1155 tablet_bootstrap.cc:492] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:36.956818  1155 ts_tablet_manager.cc:1403] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260710 11:07:36.956867  1156 ts_tablet_manager.cc:1434] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:07:36.957902  1156 tablet_bootstrap.cc:492] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.960183  1155 raft_consensus.cc:359] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.961229  1155 raft_consensus.cc:385] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.961656  1155 raft_consensus.cc:740] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.962823  1155 consensus_queue.cc:260] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.964589  1156 tablet_bootstrap.cc:654] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.965494  1155 ts_tablet_manager.cc:1434] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:07:36.966586  1155 tablet_bootstrap.cc:492] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:36.967540  1209 raft_consensus.cc:515] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.974244  1038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3257f70b194e4684893e35790efe25" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:36.974787  1038 raft_consensus.cc:3060] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.977715  1235 raft_consensus.cc:493] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:36.978193  1235 raft_consensus.cc:515] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.980216  1156 tablet_bootstrap.cc:492] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:36.980357  1235 leader_election.cc:290] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:36.980811  1156 ts_tablet_manager.cc:1403] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.015s
I20260710 11:07:36.982451  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b62a4f2d0e14b2cb16f0330ccd8d8e5" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:36.983052  1040 raft_consensus.cc:2468] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:36.984215  1077 leader_election.cc:304] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:36.984002  1156 raft_consensus.cc:359] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.984930  1156 raft_consensus.cc:385] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:36.985296  1156 raft_consensus.cc:740] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:36.985477  1235 raft_consensus.cc:2804] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:36.985848  1235 raft_consensus.cc:493] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:36.985790   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b62a4f2d0e14b2cb16f0330ccd8d8e5" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:36.986271  1235 raft_consensus.cc:3060] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:36.986277  1156 consensus_queue.cc:260] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:36.987599  1155 tablet_bootstrap.cc:654] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.988829  1156 ts_tablet_manager.cc:1434] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:07:36.986444   964 raft_consensus.cc:2468] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:36.989882  1156 tablet_bootstrap.cc:492] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:36.994791  1038 raft_consensus.cc:2468] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:36.996178  1156 tablet_bootstrap.cc:654] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:36.996006   928 leader_election.cc:304] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:36.997161  1158 raft_consensus.cc:2804] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:36.997711  1158 raft_consensus.cc:697] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Leader. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:07:36.998554  1158 consensus_queue.cc:237] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.007246  1204 consensus_queue.cc:1048] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.012430  1194 consensus_queue.cc:1048] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:37.015062  1204 raft_consensus.cc:493] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.015702  1204 raft_consensus.cc:515] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.017184  1155 tablet_bootstrap.cc:492] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:37.017784  1155 ts_tablet_manager.cc:1403] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.016s
I20260710 11:07:37.020560  1155 raft_consensus.cc:359] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.021354  1155 raft_consensus.cc:385] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.021737  1155 raft_consensus.cc:740] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.021044   860 catalog_manager.cc:5697] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: term changed from 0 to 1, leader changed from <none> to af820db437324f3ba8cf279f4e0fe47e (127.31.145.65). New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.025291  1039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784b921c6095460688e2fc2cdaa64fab" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
W20260710 11:07:37.026921   928 leader_election.cc:343] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.029896  1204 leader_election.cc:290] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.031551  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784b921c6095460688e2fc2cdaa64fab" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:37.032223  1112 raft_consensus.cc:2468] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:37.032860  1155 consensus_queue.cc:260] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.036213  1155 ts_tablet_manager.cc:1434] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:07:37.037765   928 leader_election.cc:304] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [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: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:37.039705  1155 tablet_bootstrap.cc:492] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:37.044864  1205 consensus_queue.cc:1048] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.055512  1155 tablet_bootstrap.cc:654] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.057425  1205 consensus_queue.cc:1048] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.066018  1158 raft_consensus.cc:2804] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.068503  1158 raft_consensus.cc:493] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.068853  1158 raft_consensus.cc:3060] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.070185  1155 tablet_bootstrap.cc:492] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:37.071841  1155 ts_tablet_manager.cc:1403] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.007s
I20260710 11:07:37.075388  1204 raft_consensus.cc:493] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.075954  1204 raft_consensus.cc:515] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.084100  1155 raft_consensus.cc:359] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.087376  1204 leader_election.cc:290] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.088649  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565a03154d504086b692f58a1d713705" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:37.089336  1113 raft_consensus.cc:2468] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:37.091284   928 leader_election.cc:304] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:37.092523  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3257f70b194e4684893e35790efe25" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:37.093139  1113 raft_consensus.cc:3060] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.094446  1209 leader_election.cc:290] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.095067  1209 raft_consensus.cc:2804] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.095409  1209 raft_consensus.cc:493] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.096163  1205 raft_consensus.cc:493] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.096647  1205 raft_consensus.cc:515] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.099910  1114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72230cd56de0435b8588adf9a29c18d0" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:37.100558  1114 raft_consensus.cc:2468] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 0.
I20260710 11:07:37.101917  1003 leader_election.cc:304] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823; no voters: 
W20260710 11:07:37.102450   911 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:37.102731  1194 raft_consensus.cc:2804] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.103142  1194 raft_consensus.cc:493] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.103526  1194 raft_consensus.cc:3060] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.105808  1113 raft_consensus.cc:2468] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:37.086761  1155 raft_consensus.cc:385] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.108517  1155 raft_consensus.cc:740] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.109673  1155 consensus_queue.cc:260] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.110419   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72230cd56de0435b8588adf9a29c18d0" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:37.111763   964 raft_consensus.cc:2468] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 0.
I20260710 11:07:37.112067  1194 raft_consensus.cc:515] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.113564  1205 leader_election.cc:290] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.114859  1038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565a03154d504086b692f58a1d713705" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:37.115538  1038 raft_consensus.cc:2468] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:37.116236  1155 ts_tablet_manager.cc:1434] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260710 11:07:37.117146  1205 raft_consensus.cc:493] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.117683  1205 raft_consensus.cc:515] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.120672  1155 tablet_bootstrap.cc:492] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:37.120589   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565a03154d504086b692f58a1d713705" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:37.125885   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72230cd56de0435b8588adf9a29c18d0" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:37.126497   965 raft_consensus.cc:3060] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.133139   965 raft_consensus.cc:2468] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 1.
I20260710 11:07:37.134202  1004 leader_election.cc:304] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:37.134939  1161 raft_consensus.cc:2804] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.135463  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72230cd56de0435b8588adf9a29c18d0" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:37.136176  1113 raft_consensus.cc:3060] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.137264  1155 tablet_bootstrap.cc:654] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.143546  1113 raft_consensus.cc:2468] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 1.
I20260710 11:07:37.145123  1204 consensus_queue.cc:1048] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.147068  1194 leader_election.cc:290] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.149559  1161 raft_consensus.cc:697] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Becoming Leader. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Running, Role: LEADER
I20260710 11:07:37.150436  1161 consensus_queue.cc:237] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.151371  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565a03154d504086b692f58a1d713705" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:37.151993  1111 raft_consensus.cc:2468] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 0.
I20260710 11:07:37.153155  1003 leader_election.cc:304] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:37.153997  1252 raft_consensus.cc:2804] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.154385  1235 raft_consensus.cc:515] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.154354  1252 raft_consensus.cc:493] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.155742  1252 raft_consensus.cc:3060] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.095731  1209 raft_consensus.cc:3060] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.157002   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b62a4f2d0e14b2cb16f0330ccd8d8e5" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:37.157611   965 raft_consensus.cc:3060] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.164052  1205 leader_election.cc:290] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.167650   965 raft_consensus.cc:2468] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:37.169328  1078 leader_election.cc:304] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:37.170168  1182 raft_consensus.cc:2804] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.170712  1182 raft_consensus.cc:697] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Leader. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:07:37.171554  1182 consensus_queue.cc:237] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.173520  1205 consensus_queue.cc:1048] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.178922  1038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b62a4f2d0e14b2cb16f0330ccd8d8e5" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:37.179808  1038 raft_consensus.cc:3060] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.196126  1154 tablet_bootstrap.cc:492] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:37.196594  1154 ts_tablet_manager.cc:1403] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.265s	user 0.046s	sys 0.081s
I20260710 11:07:37.198951  1155 tablet_bootstrap.cc:492] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:37.206887  1155 ts_tablet_manager.cc:1403] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.005s
I20260710 11:07:37.207733  1156 tablet_bootstrap.cc:492] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:37.208168  1156 ts_tablet_manager.cc:1403] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.219s	user 0.089s	sys 0.104s
I20260710 11:07:37.209776  1155 raft_consensus.cc:359] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.210418  1155 raft_consensus.cc:385] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.210700  1155 raft_consensus.cc:740] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.210579  1156 raft_consensus.cc:359] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.211350  1155 consensus_queue.cc:260] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.205072  1257 consensus_queue.cc:1048] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:07:37.212561  1244 consensus_queue.cc:1048] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.213220  1155 ts_tablet_manager.cc:1434] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:07:37.214126  1155 tablet_bootstrap.cc:492] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:37.215448   862 catalog_manager.cc:5697] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67). New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.211326  1156 raft_consensus.cc:385] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.217782  1156 raft_consensus.cc:740] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.198804  1158 raft_consensus.cc:515] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.202003  1154 raft_consensus.cc:359] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.205494  1252 raft_consensus.cc:515] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.218677  1154 raft_consensus.cc:385] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.219370  1154 raft_consensus.cc:740] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.218431  1156 consensus_queue.cc:260] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.220044  1154 consensus_queue.cc:260] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.221499  1156 ts_tablet_manager.cc:1434] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:07:37.221915  1154 ts_tablet_manager.cc:1434] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:07:37.222348  1156 tablet_bootstrap.cc:492] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:37.222695  1154 tablet_bootstrap.cc:492] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:37.226091  1038 raft_consensus.cc:2468] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:37.219457  1235 leader_election.cc:290] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:37.279839  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565a03154d504086b692f58a1d713705" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:37.280953  1112 raft_consensus.cc:3060] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.230499  1158 leader_election.cc:290] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.277690  1038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784b921c6095460688e2fc2cdaa64fab" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:37.282225  1252 leader_election.cc:290] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.227382  1257 raft_consensus.cc:493] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.283982  1257 raft_consensus.cc:515] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.286083  1257 leader_election.cc:290] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.276772  1205 raft_consensus.cc:493] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.288903  1155 tablet_bootstrap.cc:654] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.275660  1114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784b921c6095460688e2fc2cdaa64fab" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:37.249241   860 catalog_manager.cc:5697] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2bb076fa2af40598bc6b25323e47823 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.227451   963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565a03154d504086b692f58a1d713705" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:37.291049  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db19cb2152d54602af3128feb759597b" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:37.289537  1205 raft_consensus.cc:515] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.291170  1209 raft_consensus.cc:515] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.296911  1257 consensus_queue.cc:1048] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:07:37.307219  1038 raft_consensus.cc:3060] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.291672  1156 tablet_bootstrap.cc:654] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.293040  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db19cb2152d54602af3128feb759597b" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:37.293641  1114 raft_consensus.cc:3060] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.311187  1113 raft_consensus.cc:2393] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af820db437324f3ba8cf279f4e0fe47e in current term 1: Already voted for candidate b2bb076fa2af40598bc6b25323e47823 in this term.
I20260710 11:07:37.312958   964 raft_consensus.cc:2393] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2bb076fa2af40598bc6b25323e47823 in current term 1: Already voted for candidate af820db437324f3ba8cf279f4e0fe47e in this term.
I20260710 11:07:37.305611  1158 consensus_queue.cc:1048] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.313994  1038 raft_consensus.cc:2468] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:37.315706  1209 leader_election.cc:290] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.318115   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784b921c6095460688e2fc2cdaa64fab" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:37.318928   964 raft_consensus.cc:2393] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2bb076fa2af40598bc6b25323e47823 in current term 1: Already voted for candidate af820db437324f3ba8cf279f4e0fe47e in this term.
I20260710 11:07:37.320070  1114 raft_consensus.cc:2468] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:37.321257  1154 tablet_bootstrap.cc:654] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.323737  1114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784b921c6095460688e2fc2cdaa64fab" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:37.324412  1155 tablet_bootstrap.cc:492] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:37.324690  1114 raft_consensus.cc:2393] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2bb076fa2af40598bc6b25323e47823 in current term 1: Already voted for candidate af820db437324f3ba8cf279f4e0fe47e in this term.
I20260710 11:07:37.324919  1155 ts_tablet_manager.cc:1403] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.012s
I20260710 11:07:37.325918  1003 leader_election.cc:304] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2bb076fa2af40598bc6b25323e47823; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e
I20260710 11:07:37.326810  1252 raft_consensus.cc:2749] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.327239  1205 leader_election.cc:290] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.335601  1182 consensus_queue.cc:1048] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.288862  1112 raft_consensus.cc:2468] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 1.
I20260710 11:07:37.354066  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565a03154d504086b692f58a1d713705" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:37.355836   964 raft_consensus.cc:3060] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.357597   928 leader_election.cc:304] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:37.371857  1040 raft_consensus.cc:2393] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af820db437324f3ba8cf279f4e0fe47e in current term 1: Already voted for candidate b2bb076fa2af40598bc6b25323e47823 in this term.
I20260710 11:07:37.372117  1235 raft_consensus.cc:493] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.372835  1154 tablet_bootstrap.cc:492] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:37.372565  1235 raft_consensus.cc:515] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.373289  1154 ts_tablet_manager.cc:1403] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.151s	user 0.022s	sys 0.012s
I20260710 11:07:37.372555  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565a03154d504086b692f58a1d713705" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:37.377944  1111 raft_consensus.cc:2393] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af820db437324f3ba8cf279f4e0fe47e in current term 1: Already voted for candidate b2bb076fa2af40598bc6b25323e47823 in this term.
I20260710 11:07:37.387364  1156 tablet_bootstrap.cc:492] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:37.387817  1156 ts_tablet_manager.cc:1403] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.166s	user 0.043s	sys 0.014s
I20260710 11:07:37.388053  1182 consensus_queue.cc:1048] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:37.395853  1205 consensus_queue.cc:1048] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.376525  1003 leader_election.cc:304] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [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: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823; no voters: af820db437324f3ba8cf279f4e0fe47e
I20260710 11:07:37.399407  1235 leader_election.cc:290] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:37.400450   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b631ed3add74c9bb97730a01e0f8290" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:37.400715  1205 raft_consensus.cc:2804] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.401089   964 raft_consensus.cc:2468] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:37.401259  1205 raft_consensus.cc:697] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Becoming Leader. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Running, Role: LEADER
I20260710 11:07:37.403239  1262 raft_consensus.cc:2804] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.403359  1252 consensus_queue.cc:1048] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:37.403349  1205 consensus_queue.cc:237] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.405601  1078 leader_election.cc:304] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:37.410364  1182 raft_consensus.cc:2804] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.411988  1182 raft_consensus.cc:493] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.412351  1182 raft_consensus.cc:3060] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.414671  1155 raft_consensus.cc:359] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.415458  1155 raft_consensus.cc:385] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.415786  1155 raft_consensus.cc:740] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.421635  1204 raft_consensus.cc:493] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.422204  1204 raft_consensus.cc:515] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.424340  1204 leader_election.cc:290] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.427160  1182 raft_consensus.cc:515] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.407459  1262 raft_consensus.cc:697] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Leader. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:07:37.430320   962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b631ed3add74c9bb97730a01e0f8290" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:37.430999   962 raft_consensus.cc:3060] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.430042  1262 consensus_queue.cc:237] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.397012   928 leader_election.cc:304] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:37.418644  1155 consensus_queue.cc:260] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.454084  1182 leader_election.cc:290] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:37.421838  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b631ed3add74c9bb97730a01e0f8290" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:37.448904  1156 raft_consensus.cc:359] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.462181  1156 raft_consensus.cc:385] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:07:37.462437  1077 leader_election.cc:343] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.462468  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b631ed3add74c9bb97730a01e0f8290" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
W20260710 11:07:37.465171  1077 leader_election.cc:343] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.462958   962 raft_consensus.cc:2468] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:37.466675  1078 leader_election.cc:304] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [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: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:37.467612  1156 raft_consensus.cc:740] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.471061  1182 raft_consensus.cc:2804] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.469028  1156 consensus_queue.cc:260] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.471676  1182 raft_consensus.cc:697] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Leader. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
W20260710 11:07:37.472563   928 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.145.67:33425, user_credentials={real_user=slave}} blocked reactor thread for 90251us
I20260710 11:07:37.472945  1182 consensus_queue.cc:237] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.478969  1156 ts_tablet_manager.cc:1434] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260710 11:07:37.481245  1209 raft_consensus.cc:493] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.483475  1154 raft_consensus.cc:359] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.483424  1209 raft_consensus.cc:515] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.484338  1154 raft_consensus.cc:385] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.484669  1154 raft_consensus.cc:740] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.485811  1209 leader_election.cc:290] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.487147  1156 tablet_bootstrap.cc:492] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:37.489260  1155 ts_tablet_manager.cc:1434] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.164s	user 0.005s	sys 0.004s
I20260710 11:07:37.500437  1155 tablet_bootstrap.cc:492] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:37.485383  1154 consensus_queue.cc:260] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.506953  1154 ts_tablet_manager.cc:1434] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.000s
I20260710 11:07:37.518098  1154 tablet_bootstrap.cc:492] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:37.527783  1204 raft_consensus.cc:2749] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.536224  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb01c27d0004b989822bb8df9b783b8" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:37.538643   928 leader_election.cc:304] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [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: af820db437324f3ba8cf279f4e0fe47e; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:37.540458  1209 raft_consensus.cc:2749] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.542186  1114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1885446ce4a40fca9ef405caa223e16" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:37.542843  1114 raft_consensus.cc:2468] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:37.544691  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb01c27d0004b989822bb8df9b783b8" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:37.549268   928 leader_election.cc:304] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:37.549850  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1885446ce4a40fca9ef405caa223e16" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
W20260710 11:07:37.550206   928 leader_election.cc:343] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.550845  1209 raft_consensus.cc:2804] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.551219  1209 raft_consensus.cc:493] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.551541  1209 raft_consensus.cc:3060] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.553874   863 catalog_manager.cc:5697] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2bb076fa2af40598bc6b25323e47823 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.556924  1161 consensus_queue.cc:1048] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.562558  1156 tablet_bootstrap.cc:654] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.563243  1040 raft_consensus.cc:2468] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
W20260710 11:07:37.563786   928 leader_election.cc:343] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.564211   928 leader_election.cc:304] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:37.565619  1262 raft_consensus.cc:2749] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.567953  1194 consensus_queue.cc:1048] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.571071   860 catalog_manager.cc:5697] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e reported cstate change: term changed from 0 to 1, leader changed from <none> to af820db437324f3ba8cf279f4e0fe47e (127.31.145.65). New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.577929  1154 tablet_bootstrap.cc:654] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.580678  1209 raft_consensus.cc:515] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.585987  1262 consensus_queue.cc:1048] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.588294  1204 consensus_queue.cc:1048] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.589262   862 catalog_manager.cc:5697] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67). New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.593647  1209 leader_election.cc:290] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.595145  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1885446ce4a40fca9ef405caa223e16" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:37.595755  1037 raft_consensus.cc:3060] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.603987  1037 raft_consensus.cc:2468] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:37.608471  1182 consensus_queue.cc:1048] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.604988  1114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1885446ce4a40fca9ef405caa223e16" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:37.610569  1114 raft_consensus.cc:3060] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.613225   928 leader_election.cc:304] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:37.606572  1155 tablet_bootstrap.cc:654] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.618848  1262 raft_consensus.cc:2804] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.619367  1262 raft_consensus.cc:697] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Leader. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:07:37.620184  1262 consensus_queue.cc:237] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.644762  1156 tablet_bootstrap.cc:492] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:37.645237  1156 ts_tablet_manager.cc:1403] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.008s
I20260710 11:07:37.647825  1156 raft_consensus.cc:359] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.654276  1154 tablet_bootstrap.cc:492] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:37.658145  1154 ts_tablet_manager.cc:1403] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.140s	user 0.017s	sys 0.000s
I20260710 11:07:37.648494  1156 raft_consensus.cc:385] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.659116  1156 raft_consensus.cc:740] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.660066  1156 consensus_queue.cc:260] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.661593  1114 raft_consensus.cc:2468] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:37.668766  1156 ts_tablet_manager.cc:1434] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260710 11:07:37.669809  1156 tablet_bootstrap.cc:492] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:37.675698   863 catalog_manager.cc:5697] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: term changed from 0 to 1, leader changed from <none> to af820db437324f3ba8cf279f4e0fe47e (127.31.145.65). New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:37.677909  1154 raft_consensus.cc:359] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.678548  1154 raft_consensus.cc:385] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.678813  1154 raft_consensus.cc:740] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.683204  1155 tablet_bootstrap.cc:492] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:37.679524  1154 consensus_queue.cc:260] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.683677  1155 ts_tablet_manager.cc:1403] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.183s	user 0.020s	sys 0.008s
I20260710 11:07:37.685106  1154 ts_tablet_manager.cc:1434] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:07:37.685997  1154 tablet_bootstrap.cc:492] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:37.691659  1184 consensus_queue.cc:1048] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.696293  1154 tablet_bootstrap.cc:654] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.696306  1155 raft_consensus.cc:359] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.697140  1155 raft_consensus.cc:385] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.697393  1155 raft_consensus.cc:740] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.700229  1156 tablet_bootstrap.cc:654] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.698030  1155 consensus_queue.cc:260] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.711083  1155 ts_tablet_manager.cc:1434] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:07:37.711583  1156 tablet_bootstrap.cc:492] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:37.712313  1156 ts_tablet_manager.cc:1403] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260710 11:07:37.714171  1156 raft_consensus.cc:359] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.714640  1156 raft_consensus.cc:385] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.714869  1156 raft_consensus.cc:740] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.715441  1156 consensus_queue.cc:260] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.716616  1156 ts_tablet_manager.cc:1434] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260710 11:07:37.717315  1156 tablet_bootstrap.cc:492] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:37.718078  1155 tablet_bootstrap.cc:492] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:37.721362  1156 tablet_bootstrap.cc:654] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.724102  1154 tablet_bootstrap.cc:492] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:37.725821  1154 ts_tablet_manager.cc:1403] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260710 11:07:37.728407  1155 tablet_bootstrap.cc:654] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.730573  1154 raft_consensus.cc:359] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.731371  1154 raft_consensus.cc:385] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.731700  1154 raft_consensus.cc:740] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.732402  1154 consensus_queue.cc:260] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.734685  1154 ts_tablet_manager.cc:1434] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 11:07:37.735546  1154 tablet_bootstrap.cc:492] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:37.741277  1154 tablet_bootstrap.cc:654] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.778455  1155 tablet_bootstrap.cc:492] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:37.778868  1155 ts_tablet_manager.cc:1403] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.005s
I20260710 11:07:37.778915  1156 tablet_bootstrap.cc:492] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:37.779389  1156 ts_tablet_manager.cc:1403] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.006s
I20260710 11:07:37.780014  1154 tablet_bootstrap.cc:492] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:37.780418  1154 ts_tablet_manager.cc:1403] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.005s
I20260710 11:07:37.780853  1155 raft_consensus.cc:359] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.781322  1155 raft_consensus.cc:385] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.781553  1155 raft_consensus.cc:740] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.781881  1156 raft_consensus.cc:359] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.782109  1155 consensus_queue.cc:260] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.782517  1156 raft_consensus.cc:385] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.782826  1156 raft_consensus.cc:740] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.782757  1154 raft_consensus.cc:359] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.783438  1154 raft_consensus.cc:385] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.783655  1156 consensus_queue.cc:260] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.784178  1155 ts_tablet_manager.cc:1434] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:37.783718  1154 raft_consensus.cc:740] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.785069  1154 consensus_queue.cc:260] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.786319  1155 tablet_bootstrap.cc:492] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:37.786906  1154 ts_tablet_manager.cc:1434] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:37.790196  1156 ts_tablet_manager.cc:1434] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:07:37.791396  1156 tablet_bootstrap.cc:492] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:37.795444  1154 tablet_bootstrap.cc:492] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:37.796725  1184 raft_consensus.cc:493] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.797168  1184 raft_consensus.cc:515] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.799291  1184 leader_election.cc:290] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:37.800424  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb01c27d0004b989822bb8df9b783b8" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:37.801059  1040 raft_consensus.cc:2468] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:37.801553  1156 tablet_bootstrap.cc:654] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.801406   962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb01c27d0004b989822bb8df9b783b8" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:37.802040   962 raft_consensus.cc:2468] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:37.802470  1077 leader_election.cc:304] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:37.799204  1205 consensus_queue.cc:1048] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:07:37.801074  1154 tablet_bootstrap.cc:654] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.806737  1182 raft_consensus.cc:2804] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.807299  1182 raft_consensus.cc:493] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.807641  1182 raft_consensus.cc:3060] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.807686  1262 raft_consensus.cc:493] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.808279  1262 raft_consensus.cc:515] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.810643  1262 leader_election.cc:290] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.812471  1114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57799b2d52e4607909d691c6d17722d" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:37.806737  1155 tablet_bootstrap.cc:654] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:37.819667   928 leader_election.cc:343] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.824558  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57799b2d52e4607909d691c6d17722d" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:37.823206  1182 raft_consensus.cc:515] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.833885  1156 tablet_bootstrap.cc:492] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:37.834465  1156 ts_tablet_manager.cc:1403] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.007s
I20260710 11:07:37.833873  1161 consensus_queue.cc:1048] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:37.836874  1156 raft_consensus.cc:359] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.837486  1156 raft_consensus.cc:385] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.837716  1156 raft_consensus.cc:740] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.838310  1156 consensus_queue.cc:260] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
W20260710 11:07:37.829002   928 leader_election.cc:343] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:37.839408   928 leader_election.cc:304] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:37.839859  1156 ts_tablet_manager.cc:1434] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:07:37.840137  1262 raft_consensus.cc:2749] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.840731  1156 tablet_bootstrap.cc:492] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:37.843600   963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb01c27d0004b989822bb8df9b783b8" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:37.844288   963 raft_consensus.cc:3060] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.844620  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb01c27d0004b989822bb8df9b783b8" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:37.845134  1040 raft_consensus.cc:3060] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.843492  1182 leader_election.cc:290] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:37.847687  1154 tablet_bootstrap.cc:492] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:37.848115  1154 ts_tablet_manager.cc:1403] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.013s
I20260710 11:07:37.850986   963 raft_consensus.cc:2468] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:37.851893  1040 raft_consensus.cc:2468] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:37.852140  1078 leader_election.cc:304] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:37.853044  1184 raft_consensus.cc:2804] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.852125  1154 raft_consensus.cc:359] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.853574  1184 raft_consensus.cc:697] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Leader. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:07:37.854306  1154 raft_consensus.cc:385] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.854601  1154 raft_consensus.cc:740] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.854418  1184 consensus_queue.cc:237] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.855224  1154 consensus_queue.cc:260] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.858180  1205 raft_consensus.cc:493] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.858579  1156 tablet_bootstrap.cc:654] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.858608  1205 raft_consensus.cc:515] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.859910  1154 ts_tablet_manager.cc:1434] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:07:37.860776  1205 leader_election.cc:290] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:37.861991   963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b631ed3add74c9bb97730a01e0f8290" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:37.860776  1154 tablet_bootstrap.cc:492] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:37.862784   963 raft_consensus.cc:2393] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2bb076fa2af40598bc6b25323e47823 in current term 1: Already voted for candidate 7c4757c9b64d4e3098487aae7b6dc70f in this term.
I20260710 11:07:37.864670  1114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b631ed3add74c9bb97730a01e0f8290" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:37.866410  1003 leader_election.cc:304] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2bb076fa2af40598bc6b25323e47823; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e
I20260710 11:07:37.867285  1205 raft_consensus.cc:3060] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.874006  1154 tablet_bootstrap.cc:654] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.875761  1155 tablet_bootstrap.cc:492] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:37.878894  1155 ts_tablet_manager.cc:1403] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.009s
I20260710 11:07:37.880604  1182 raft_consensus.cc:493] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:37.881052  1182 raft_consensus.cc:515] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.883039  1182 leader_election.cc:290] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:37.881696  1155 raft_consensus.cc:359] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.883689   963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:37.883911  1155 raft_consensus.cc:385] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.884169  1155 raft_consensus.cc:740] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.884294   963 raft_consensus.cc:2468] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:37.885743  1078 leader_election.cc:304] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:37.886586  1155 consensus_queue.cc:260] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.887334  1235 raft_consensus.cc:2804] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:37.887708  1235 raft_consensus.cc:493] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:37.888020  1235 raft_consensus.cc:3060] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.888876  1155 ts_tablet_manager.cc:1434] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:07:37.889775  1155 tablet_bootstrap.cc:492] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:37.890049  1205 raft_consensus.cc:2749] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:37.890934  1204 consensus_queue.cc:1048] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.896445  1154 tablet_bootstrap.cc:492] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:37.896872  1154 ts_tablet_manager.cc:1403] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.003s
I20260710 11:07:37.899418  1154 raft_consensus.cc:359] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.899999  1154 raft_consensus.cc:385] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.900003  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:37.900347  1154 raft_consensus.cc:740] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.900673  1037 raft_consensus.cc:2468] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:37.901391  1154 consensus_queue.cc:260] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.902844  1154 ts_tablet_manager.cc:1434] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:37.903676  1154 tablet_bootstrap.cc:492] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:37.906384  1181 consensus_queue.cc:1048] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.909315  1235 raft_consensus.cc:515] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.910115  1155 tablet_bootstrap.cc:654] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.911921   963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:37.912480   963 raft_consensus.cc:3060] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.917585  1154 tablet_bootstrap.cc:654] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.919194   859 catalog_manager.cc:5697] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67). New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.921772  1038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:37.922381  1038 raft_consensus.cc:3060] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.927189  1154 tablet_bootstrap.cc:492] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:37.927605  1154 ts_tablet_manager.cc:1403] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.002s
I20260710 11:07:37.928807  1038 raft_consensus.cc:2468] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:37.930104  1077 leader_election.cc:304] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:37.930899  1184 raft_consensus.cc:2804] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.931360  1184 raft_consensus.cc:697] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Leader. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:07:37.932600  1184 consensus_queue.cc:237] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.930073  1154 raft_consensus.cc:359] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.936800  1154 raft_consensus.cc:385] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.937073  1154 raft_consensus.cc:740] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.937745  1154 consensus_queue.cc:260] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.930433  1235 leader_election.cc:290] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:37.919883   963 raft_consensus.cc:2468] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:37.942667  1154 ts_tablet_manager.cc:1434] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:07:37.943562  1154 tablet_bootstrap.cc:492] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:37.954411  1154 tablet_bootstrap.cc:654] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.954557  1262 consensus_queue.cc:1048] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.956575  1155 tablet_bootstrap.cc:492] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:37.957018  1155 ts_tablet_manager.cc:1403] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.008s
I20260710 11:07:37.959589  1155 raft_consensus.cc:359] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.960219  1155 raft_consensus.cc:385] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.960564  1155 raft_consensus.cc:740] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.961730  1155 consensus_queue.cc:260] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.963784  1155 ts_tablet_manager.cc:1434] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:07:37.964823  1181 consensus_queue.cc:1048] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:37.965962  1155 tablet_bootstrap.cc:492] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e: Bootstrap starting.
I20260710 11:07:37.972805  1156 tablet_bootstrap.cc:492] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:37.973302  1156 ts_tablet_manager.cc:1403] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.133s	user 0.027s	sys 0.031s
I20260710 11:07:37.981122  1156 raft_consensus.cc:359] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.981829  1156 raft_consensus.cc:385] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.982084  1156 raft_consensus.cc:740] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.982728  1156 consensus_queue.cc:260] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:37.984226  1156 ts_tablet_manager.cc:1434] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260710 11:07:37.985080  1156 tablet_bootstrap.cc:492] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:37.987826  1155 tablet_bootstrap.cc:654] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.002084   859 catalog_manager.cc:5697] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67). New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.002998  1156 tablet_bootstrap.cc:654] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.007931  1181 raft_consensus.cc:493] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.009172  1181 raft_consensus.cc:515] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.012742  1181 leader_election.cc:290] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:38.013773   963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37c0e41b23a8484d9b4209b3613341e5" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:38.014833   963 raft_consensus.cc:2468] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:38.015914  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37c0e41b23a8484d9b4209b3613341e5" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:38.016211  1078 leader_election.cc:304] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:38.016541  1040 raft_consensus.cc:2468] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 0.
I20260710 11:07:38.017414  1181 raft_consensus.cc:2804] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.017920  1181 raft_consensus.cc:493] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.018268  1181 raft_consensus.cc:3060] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.018611  1155 tablet_bootstrap.cc:492] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e: No bootstrap required, opened a new log
I20260710 11:07:38.019052  1155 ts_tablet_manager.cc:1403] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.000s
I20260710 11:07:38.022981  1155 raft_consensus.cc:359] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.023430  1155 raft_consensus.cc:385] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.023591  1155 raft_consensus.cc:740] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.024039  1155 consensus_queue.cc:260] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.026301  1155 ts_tablet_manager.cc:1434] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:38.028822  1154 tablet_bootstrap.cc:492] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:38.028992  1156 tablet_bootstrap.cc:492] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:38.029418  1156 ts_tablet_manager.cc:1403] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.009s
I20260710 11:07:38.030396  1154 ts_tablet_manager.cc:1403] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.016s
I20260710 11:07:38.031682  1156 raft_consensus.cc:359] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.032330  1156 raft_consensus.cc:385] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.032078  1181 raft_consensus.cc:515] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.032604  1156 raft_consensus.cc:740] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.032776  1154 raft_consensus.cc:359] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.033497  1154 raft_consensus.cc:385] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.033284  1156 consensus_queue.cc:260] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.033784  1154 raft_consensus.cc:740] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.035326  1156 ts_tablet_manager.cc:1434] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:38.035650   962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37c0e41b23a8484d9b4209b3613341e5" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:38.036198  1156 tablet_bootstrap.cc:492] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f: Bootstrap starting.
I20260710 11:07:38.036224   962 raft_consensus.cc:3060] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.036764  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37c0e41b23a8484d9b4209b3613341e5" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:38.037288  1040 raft_consensus.cc:3060] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.042589  1156 tablet_bootstrap.cc:654] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.042963   962 raft_consensus.cc:2468] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:38.043293  1040 raft_consensus.cc:2468] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 1.
I20260710 11:07:38.044366  1078 leader_election.cc:304] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:38.045173  1184 raft_consensus.cc:2804] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.045683  1184 raft_consensus.cc:697] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Leader. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:07:38.046454  1184 consensus_queue.cc:237] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.046607  1154 consensus_queue.cc:260] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.051486  1262 raft_consensus.cc:493] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.051995  1262 raft_consensus.cc:515] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.052639  1156 tablet_bootstrap.cc:492] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f: No bootstrap required, opened a new log
I20260710 11:07:38.053054  1156 ts_tablet_manager.cc:1403] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 11:07:38.054075  1154 ts_tablet_manager.cc:1434] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 11:07:38.054214  1262 leader_election.cc:290] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:38.054970  1154 tablet_bootstrap.cc:492] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823: Bootstrap starting.
I20260710 11:07:38.056162  1156 raft_consensus.cc:359] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.056624  1156 raft_consensus.cc:385] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.056828  1156 raft_consensus.cc:740] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.056802  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f542379485d451ba5b2371b227cd5c4" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:38.057586  1111 raft_consensus.cc:2468] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:38.057627  1156 consensus_queue.cc:260] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.059193  1156 ts_tablet_manager.cc:1434] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:07:38.058990   928 leader_election.cc:304] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:38.059799  1262 raft_consensus.cc:2804] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.060163  1262 raft_consensus.cc:493] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.060496  1262 raft_consensus.cc:3060] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.060786  1154 tablet_bootstrap.cc:654] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.062398  1204 raft_consensus.cc:493] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.062857  1204 raft_consensus.cc:515] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.064769  1204 leader_election.cc:290] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:38.066484  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51309ec1fe2747fa94e2b0514c411b6b" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:38.067286  1037 raft_consensus.cc:2468] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:38.068792  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51309ec1fe2747fa94e2b0514c411b6b" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:38.069180   928 leader_election.cc:304] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:38.069386  1111 raft_consensus.cc:2468] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:38.070271  1204 raft_consensus.cc:2804] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.070689  1204 raft_consensus.cc:493] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.071065  1204 raft_consensus.cc:3060] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.074071  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f542379485d451ba5b2371b227cd5c4" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:38.074724  1040 raft_consensus.cc:2468] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:38.077031  1181 leader_election.cc:290] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:38.079282  1262 raft_consensus.cc:515] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.079720   859 catalog_manager.cc:5697] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67). New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.081676  1262 leader_election.cc:290] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:38.083276  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f542379485d451ba5b2371b227cd5c4" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:38.083415  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f542379485d451ba5b2371b227cd5c4" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:38.083726  1111 raft_consensus.cc:3060] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.084012  1040 raft_consensus.cc:3060] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.088611  1154 tablet_bootstrap.cc:492] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823: No bootstrap required, opened a new log
I20260710 11:07:38.088747  1111 raft_consensus.cc:2468] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:38.089727  1154 ts_tablet_manager.cc:1403] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.016s
I20260710 11:07:38.090030   928 leader_election.cc:304] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:38.090699  1262 raft_consensus.cc:2804] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.091398  1262 raft_consensus.cc:697] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Leader. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:07:38.091997  1040 raft_consensus.cc:2468] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:38.092294  1154 raft_consensus.cc:359] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.092288  1262 consensus_queue.cc:237] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.093089  1154 raft_consensus.cc:385] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.093381  1154 raft_consensus.cc:740] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.090890  1204 raft_consensus.cc:515] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.094038  1154 consensus_queue.cc:260] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.095917  1154 ts_tablet_manager.cc:1434] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:38.096655  1204 leader_election.cc:290] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:38.097600  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51309ec1fe2747fa94e2b0514c411b6b" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:38.098143  1111 raft_consensus.cc:3060] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.098290  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51309ec1fe2747fa94e2b0514c411b6b" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:38.098892  1040 raft_consensus.cc:3060] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.104455  1111 raft_consensus.cc:2468] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:38.104770  1040 raft_consensus.cc:2468] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:38.106176   928 leader_election.cc:304] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:07:38.107388  1209 raft_consensus.cc:2804] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.108608  1209 raft_consensus.cc:697] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Leader. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:07:38.108881  1313 consensus_queue.cc:1048] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:38.109634  1209 consensus_queue.cc:237] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.125037   862 catalog_manager.cc:5697] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: term changed from 0 to 1, leader changed from <none> to af820db437324f3ba8cf279f4e0fe47e (127.31.145.65). New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:38.128068   911 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:38.132051  1209 consensus_queue.cc:1048] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.143419   859 catalog_manager.cc:5697] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e reported cstate change: term changed from 0 to 1, leader changed from <none> to af820db437324f3ba8cf279f4e0fe47e (127.31.145.65). New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.186218  1161 raft_consensus.cc:493] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.186650  1161 raft_consensus.cc:515] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.188165  1161 leader_election.cc:290] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:38.188961   962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57799b2d52e4607909d691c6d17722d" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:38.189179  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57799b2d52e4607909d691c6d17722d" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:38.189482   962 raft_consensus.cc:2468] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 0.
I20260710 11:07:38.189760  1111 raft_consensus.cc:2468] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 0.
I20260710 11:07:38.190721  1004 leader_election.cc:304] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:38.191567  1161 raft_consensus.cc:2804] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.191860  1161 raft_consensus.cc:493] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.192184  1161 raft_consensus.cc:3060] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.196797  1161 raft_consensus.cc:515] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.198326  1161 leader_election.cc:290] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:38.199083   962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57799b2d52e4607909d691c6d17722d" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:07:38.199249  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a57799b2d52e4607909d691c6d17722d" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:38.199545   962 raft_consensus.cc:3060] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.199714  1111 raft_consensus.cc:3060] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.203996  1111 raft_consensus.cc:2468] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 1.
I20260710 11:07:38.204003   962 raft_consensus.cc:2468] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 1.
I20260710 11:07:38.204990  1003 leader_election.cc:304] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:38.205736  1161 raft_consensus.cc:2804] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.206207  1161 raft_consensus.cc:697] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Becoming Leader. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Running, Role: LEADER
I20260710 11:07:38.207002  1161 consensus_queue.cc:237] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.214726   862 catalog_manager.cc:5697] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2bb076fa2af40598bc6b25323e47823 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.228742  1209 raft_consensus.cc:493] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.229183  1209 raft_consensus.cc:515] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.230690  1209 leader_election.cc:290] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:38.231431  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af8db4f6c9e4e7181efa0cf41c81f98" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:38.231769  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af8db4f6c9e4e7181efa0cf41c81f98" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:38.231905  1040 raft_consensus.cc:2468] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:38.232275  1111 raft_consensus.cc:2468] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 0.
I20260710 11:07:38.232779   928 leader_election.cc:304] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:38.233336  1209 raft_consensus.cc:2804] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.233634  1209 raft_consensus.cc:493] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.233875  1209 raft_consensus.cc:3060] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.238199  1209 raft_consensus.cc:515] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.239703  1209 leader_election.cc:290] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:38.240361  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af8db4f6c9e4e7181efa0cf41c81f98" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:07:38.240607  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af8db4f6c9e4e7181efa0cf41c81f98" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:07:38.240805  1040 raft_consensus.cc:3060] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.241102  1111 raft_consensus.cc:3060] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.245359  1040 raft_consensus.cc:2468] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:38.246438   928 leader_election.cc:304] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:07:38.247068  1209 raft_consensus.cc:2804] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.247006  1111 raft_consensus.cc:2468] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 1.
I20260710 11:07:38.247633  1209 raft_consensus.cc:697] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Leader. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:07:38.248338  1209 consensus_queue.cc:237] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:38.256702   862 catalog_manager.cc:5697] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: term changed from 0 to 1, leader changed from <none> to af820db437324f3ba8cf279f4e0fe47e (127.31.145.65). New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.335294  1181 consensus_queue.cc:1048] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.340732  1181 consensus_queue.cc:1048] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.347365  1181 consensus_queue.cc:1048] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.361677  1235 consensus_queue.cc:1048] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.518818  1209 consensus_queue.cc:1048] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.528708  1209 consensus_queue.cc:1048] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.554128  1209 consensus_queue.cc:1048] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.555297  1209 consensus_queue.cc:1048] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.600915  1161 consensus_queue.cc:1048] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.611558  1252 consensus_queue.cc:1048] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.644279  1184 consensus_queue.cc:1048] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.653257  1181 consensus_queue.cc:1048] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.702430  1204 consensus_queue.cc:1048] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.711519  1313 consensus_queue.cc:1048] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.909705 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:38.915453  1333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:38.917300  1336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:38.917651  1334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:38.918354 32325 server_base.cc:1061] running on GCE node
I20260710 11:07:38.919101 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:38.919291 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:38.919452 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681658919433 us; error 0 us; skew 500 ppm
I20260710 11:07:38.919950 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:38.922312 32325 webserver.cc:533] Webserver started at http://127.31.145.68:44763/ using document root <none> and password file <none>
I20260710 11:07:38.922765 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:38.922928 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:38.923179 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:38.924178 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-3-root/instance:
uuid: "727c5d9321594aa89421a642e860873c"
format_stamp: "Formatted at 2026-07-10 11:07:38 on dist-test-slave-ljn8"
I20260710 11:07:38.928433 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:38.931512  1341 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:38.932153 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:38.932420 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-3-root
uuid: "727c5d9321594aa89421a642e860873c"
format_stamp: "Formatted at 2026-07-10 11:07:38 on dist-test-slave-ljn8"
I20260710 11:07:38.932691 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:38.954813 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:38.955981 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:38.957185 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:38.959403 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:38.959594 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:38.959847 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:38.960001 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:39.019317 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.68:39289
I20260710 11:07:39.019407  1403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.68:39289 every 8 connection(s)
I20260710 11:07:39.023999 32325 auto_leader_rebalancer-test.cc:388] add a tserver: 727c5d9321594aa89421a642e860873c
I20260710 11:07:39.033671  1404 heartbeater.cc:344] Connected to a master server at 127.31.145.126:41609
I20260710 11:07:39.034034  1404 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:39.034703  1404 heartbeater.cc:507] Master 127.31.145.126:41609 requested a full tablet report, sending...
I20260710 11:07:39.036360   863 ts_manager.cc:194] Registered new tserver with Master: 727c5d9321594aa89421a642e860873c (127.31.145.68:39289)
I20260710 11:07:39.037498   863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34152
I20260710 11:07:39.177218  1040 consensus_queue.cc:237] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:39.184635   962 raft_consensus.cc:1275] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:39.187516  1408 consensus_queue.cc:1048] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.192310  1111 raft_consensus.cc:1275] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:39.198956  1409 consensus_queue.cc:1048] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:39.200191  1005 consensus_peers.cc:597] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a57799b2d52e4607909d691c6d17722d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:39.200364  1252 raft_consensus.cc:2955] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:39.201781   963 raft_consensus.cc:2955] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:39.204327  1111 raft_consensus.cc:2955] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:39.214843   862 catalog_manager.cc:5697] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:39.232211  1114 consensus_queue.cc:237] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:39.239741  1040 raft_consensus.cc:1275] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:39.241609   962 raft_consensus.cc:1275] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:39.242269  1184 consensus_queue.cc:1048] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.243501  1181 consensus_queue.cc:1048] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.251271  1184 raft_consensus.cc:2955] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:39.252986  1040 raft_consensus.cc:2955] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
W20260710 11:07:39.254588  1079 consensus_peers.cc:597] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c32f7af5f754077bfeca741b432dd28. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:39.255098   962 raft_consensus.cc:2955] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:39.270797   862 catalog_manager.cc:5697] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.289422   962 consensus_queue.cc:237] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:39.294646  1114 raft_consensus.cc:1275] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:39.294721  1040 raft_consensus.cc:1275] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:39.296319  1262 consensus_queue.cc:1048] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.297159  1313 consensus_queue.cc:1048] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.304123  1209 raft_consensus.cc:2955] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:39.306712  1037 raft_consensus.cc:2955] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:39.307085  1114 raft_consensus.cc:2955] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
W20260710 11:07:39.310599   930 consensus_peers.cc:597] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f542379485d451ba5b2371b227cd5c4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:39.316677  1111 consensus_queue.cc:237] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:39.317015   859 catalog_manager.cc:5697] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.326933  1038 raft_consensus.cc:1275] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:39.330372   962 raft_consensus.cc:1275] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:39.331099  1182 consensus_queue.cc:1048] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.332383  1181 consensus_queue.cc:1048] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:39.333119  1079 consensus_peers.cc:597] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcb90952d0b74d5fb83c49248f2127b4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:39.340960  1184 raft_consensus.cc:2955] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:39.343262  1040 raft_consensus.cc:2955] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:39.344451   962 raft_consensus.cc:2955] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:39.356323   863 catalog_manager.cc:5697] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:39.573813  1427 ts_tablet_manager.cc:933] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:39.575404  1427 tablet_copy_client.cc:323] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.66:36583
I20260710 11:07:39.585660  1050 tablet_copy_service.cc:140] P b2bb076fa2af40598bc6b25323e47823: Received BeginTabletCopySession request for tablet a57799b2d52e4607909d691c6d17722d from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:59394)
I20260710 11:07:39.586156  1050 tablet_copy_service.cc:161] P b2bb076fa2af40598bc6b25323e47823: Beginning new tablet copy session on tablet a57799b2d52e4607909d691c6d17722d from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:59394: session id = 727c5d9321594aa89421a642e860873c-a57799b2d52e4607909d691c6d17722d
I20260710 11:07:39.591131  1050 tablet_copy_source_session.cc:215] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:39.594409  1427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a57799b2d52e4607909d691c6d17722d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:39.609002  1427 tablet_copy_client.cc:806] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:39.609627  1427 tablet_copy_client.cc:670] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:39.613474  1427 tablet_copy_client.cc:538] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:39.620369  1427 tablet_bootstrap.cc:492] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:39.635236  1427 tablet_bootstrap.cc:492] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:39.635908  1427 tablet_bootstrap.cc:492] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:39.636384  1427 ts_tablet_manager.cc:1403] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:07:39.638569  1427 raft_consensus.cc:359] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:39.639307  1427 raft_consensus.cc:740] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:39.639926  1427 consensus_queue.cc:260] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:39.646039  1404 heartbeater.cc:499] Master 127.31.145.126:41609 was elected leader, sending a full tablet report...
I20260710 11:07:39.646423  1427 ts_tablet_manager.cc:1434] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260710 11:07:39.648303  1050 tablet_copy_service.cc:342] P b2bb076fa2af40598bc6b25323e47823: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-a57799b2d52e4607909d691c6d17722d received from {username='slave'} at 127.0.0.1:59394
I20260710 11:07:39.648746  1050 tablet_copy_service.cc:434] P b2bb076fa2af40598bc6b25323e47823: ending tablet copy session 727c5d9321594aa89421a642e860873c-a57799b2d52e4607909d691c6d17722d on tablet a57799b2d52e4607909d691c6d17722d with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:39.722298  1427 ts_tablet_manager.cc:933] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:39.723774  1427 tablet_copy_client.cc:323] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.67:33425
I20260710 11:07:39.732575  1124 tablet_copy_service.cc:140] P 7c4757c9b64d4e3098487aae7b6dc70f: Received BeginTabletCopySession request for tablet 4c32f7af5f754077bfeca741b432dd28 from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:48500)
I20260710 11:07:39.733173  1124 tablet_copy_service.cc:161] P 7c4757c9b64d4e3098487aae7b6dc70f: Beginning new tablet copy session on tablet 4c32f7af5f754077bfeca741b432dd28 from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:48500: session id = 727c5d9321594aa89421a642e860873c-4c32f7af5f754077bfeca741b432dd28
I20260710 11:07:39.740099  1124 tablet_copy_source_session.cc:215] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:39.742691  1427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c32f7af5f754077bfeca741b432dd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:39.751900  1427 tablet_copy_client.cc:806] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:39.752432  1427 tablet_copy_client.cc:670] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:39.755947  1427 tablet_copy_client.cc:538] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:39.762240  1427 tablet_bootstrap.cc:492] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:39.776515  1427 tablet_bootstrap.cc:492] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:39.777316  1427 tablet_bootstrap.cc:492] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:39.778272  1427 ts_tablet_manager.cc:1403] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260710 11:07:39.780254  1427 raft_consensus.cc:359] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:39.780809  1427 raft_consensus.cc:740] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:39.781337  1427 consensus_queue.cc:260] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:39.783449  1427 ts_tablet_manager.cc:1434] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:39.787240  1124 tablet_copy_service.cc:342] P 7c4757c9b64d4e3098487aae7b6dc70f: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-4c32f7af5f754077bfeca741b432dd28 received from {username='slave'} at 127.0.0.1:48500
I20260710 11:07:39.787647  1124 tablet_copy_service.cc:434] P 7c4757c9b64d4e3098487aae7b6dc70f: ending tablet copy session 727c5d9321594aa89421a642e860873c-4c32f7af5f754077bfeca741b432dd28 on tablet 4c32f7af5f754077bfeca741b432dd28 with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:39.905908  1427 ts_tablet_manager.cc:933] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:39.907364  1427 tablet_copy_client.cc:323] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.67:33425
I20260710 11:07:39.908845  1124 tablet_copy_service.cc:140] P 7c4757c9b64d4e3098487aae7b6dc70f: Received BeginTabletCopySession request for tablet fcb90952d0b74d5fb83c49248f2127b4 from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:48500)
I20260710 11:07:39.909339  1124 tablet_copy_service.cc:161] P 7c4757c9b64d4e3098487aae7b6dc70f: Beginning new tablet copy session on tablet fcb90952d0b74d5fb83c49248f2127b4 from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:48500: session id = 727c5d9321594aa89421a642e860873c-fcb90952d0b74d5fb83c49248f2127b4
I20260710 11:07:39.915288  1435 ts_tablet_manager.cc:933] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831)
I20260710 11:07:39.917914  1124 tablet_copy_source_session.cc:215] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:39.918883  1435 tablet_copy_client.cc:323] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.65:38831
I20260710 11:07:39.920861  1427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb90952d0b74d5fb83c49248f2127b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:39.931102   975 tablet_copy_service.cc:140] P af820db437324f3ba8cf279f4e0fe47e: Received BeginTabletCopySession request for tablet 4f542379485d451ba5b2371b227cd5c4 from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:40482)
I20260710 11:07:39.931581   975 tablet_copy_service.cc:161] P af820db437324f3ba8cf279f4e0fe47e: Beginning new tablet copy session on tablet 4f542379485d451ba5b2371b227cd5c4 from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:40482: session id = 727c5d9321594aa89421a642e860873c-4f542379485d451ba5b2371b227cd5c4
I20260710 11:07:39.935653  1427 tablet_copy_client.cc:806] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:39.936182  1427 tablet_copy_client.cc:670] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:39.936479   975 tablet_copy_source_session.cc:215] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:39.939479  1435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f542379485d451ba5b2371b227cd5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:39.939761  1427 tablet_copy_client.cc:538] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:39.949572  1427 tablet_bootstrap.cc:492] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:39.952844  1435 tablet_copy_client.cc:806] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:39.953748  1435 tablet_copy_client.cc:670] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:39.957532  1435 tablet_copy_client.cc:538] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:39.964143  1435 tablet_bootstrap.cc:492] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:39.968130  1427 tablet_bootstrap.cc:492] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:39.969062  1427 tablet_bootstrap.cc:492] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:39.969709  1427 ts_tablet_manager.cc:1403] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 11:07:39.977213  1427 raft_consensus.cc:359] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:39.978072  1427 raft_consensus.cc:740] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:39.982160  1427 consensus_queue.cc:260] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:39.984131  1427 ts_tablet_manager.cc:1434] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:07:39.985699  1124 tablet_copy_service.cc:342] P 7c4757c9b64d4e3098487aae7b6dc70f: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-fcb90952d0b74d5fb83c49248f2127b4 received from {username='slave'} at 127.0.0.1:48500
I20260710 11:07:39.986142  1124 tablet_copy_service.cc:434] P 7c4757c9b64d4e3098487aae7b6dc70f: ending tablet copy session 727c5d9321594aa89421a642e860873c-fcb90952d0b74d5fb83c49248f2127b4 on tablet fcb90952d0b74d5fb83c49248f2127b4 with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:39.992969  1435 tablet_bootstrap.cc:492] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:39.993789  1435 tablet_bootstrap.cc:492] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:39.994410  1435 ts_tablet_manager.cc:1403] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.012s
I20260710 11:07:39.996538  1435 raft_consensus.cc:359] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:39.997099  1435 raft_consensus.cc:740] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:39.997661  1435 consensus_queue.cc:260] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:39.999526  1435 ts_tablet_manager.cc:1434] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:40.001096   975 tablet_copy_service.cc:342] P af820db437324f3ba8cf279f4e0fe47e: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-4f542379485d451ba5b2371b227cd5c4 received from {username='slave'} at 127.0.0.1:40482
I20260710 11:07:40.001535   975 tablet_copy_service.cc:434] P af820db437324f3ba8cf279f4e0fe47e: ending tablet copy session 727c5d9321594aa89421a642e860873c-4f542379485d451ba5b2371b227cd5c4 on tablet 4f542379485d451ba5b2371b227cd5c4 with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:40.034993  1379 raft_consensus.cc:1217] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:40.340585  1379 raft_consensus.cc:1217] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:40.364558  1379 raft_consensus.cc:1217] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:40.426218  1379 raft_consensus.cc:1217] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:40.498791  1409 raft_consensus.cc:1064] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:40.500808  1409 consensus_queue.cc:237] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:40.507048  1114 raft_consensus.cc:1275] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:40.507913  1379 raft_consensus.cc:1275] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:40.508737   962 raft_consensus.cc:1275] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:40.509399  1252 consensus_queue.cc:1048] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:40.510797  1408 consensus_queue.cc:1048] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:40.513258  1252 consensus_queue.cc:1048] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:40.524288  1252 raft_consensus.cc:2955] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.525923   962 raft_consensus.cc:2955] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.528170  1114 raft_consensus.cc:2955] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.536304  1379 raft_consensus.cc:2955] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.544811   859 catalog_manager.cc:5697] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.589078  1040 consensus_queue.cc:237] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:40.593760  1379 raft_consensus.cc:1275] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:40.594942  1408 consensus_queue.cc:1048] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:40.595109  1114 raft_consensus.cc:1275] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:40.596920  1408 consensus_queue.cc:1048] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:40.600926  1409 raft_consensus.cc:2955] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.606289  1114 raft_consensus.cc:2955] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.609901   847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a57799b2d52e4607909d691c6d17722d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:40.608807  1379 raft_consensus.cc:2955] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.620767   862 catalog_manager.cc:5697] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:40.640434   955 tablet_service.cc:1558] Processing DeleteTablet for tablet a57799b2d52e4607909d691c6d17722d with delete_type TABLET_DATA_TOMBSTONED (TS af820db437324f3ba8cf279f4e0fe47e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51416
I20260710 11:07:40.646763  1450 tablet_replica.cc:333] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:07:40.647691  1450 raft_consensus.cc:2243] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:40.648201  1450 raft_consensus.cc:2272] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:40.650415  1450 ts_tablet_manager.cc:1916] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:40.660162  1450 ts_tablet_manager.cc:1929] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:40.660460  1450 log.cc:1199] T a57799b2d52e4607909d691c6d17722d P af820db437324f3ba8cf279f4e0fe47e: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-0-root/wals/a57799b2d52e4607909d691c6d17722d
I20260710 11:07:40.661871   848 catalog_manager.cc:5028] TS af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): tablet a57799b2d52e4607909d691c6d17722d (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:40.718483  1184 raft_consensus.cc:1064] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:40.720242  1184 consensus_queue.cc:237] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:40.726083  1040 raft_consensus.cc:1275] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:40.727639   962 raft_consensus.cc:1275] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:40.727470  1184 consensus_queue.cc:1048] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:40.728951  1441 consensus_queue.cc:1048] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:40.733333  1379 raft_consensus.cc:1275] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:40.734903  1441 consensus_queue.cc:1048] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:40.740097  1184 raft_consensus.cc:2955] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.745268  1040 raft_consensus.cc:2955] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.750844   962 raft_consensus.cc:2955] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.762538   862 catalog_manager.cc:5697] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.768390  1379 raft_consensus.cc:2955] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.788069  1114 consensus_queue.cc:237] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:40.792727  1379 raft_consensus.cc:1275] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:40.792727   962 raft_consensus.cc:1275] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:40.794224  1455 consensus_queue.cc:1048] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:40.794888  1184 consensus_queue.cc:1048] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:40.800789  1455 raft_consensus.cc:2955] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.802346   962 raft_consensus.cc:2955] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.804983  1379 raft_consensus.cc:2955] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.817301   863 catalog_manager.cc:5697] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.824370   847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c32f7af5f754077bfeca741b432dd28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:40.828645  1028 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c32f7af5f754077bfeca741b432dd28 with delete_type TABLET_DATA_TOMBSTONED (TS b2bb076fa2af40598bc6b25323e47823 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40308
I20260710 11:07:40.840282  1456 tablet_replica.cc:333] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:07:40.841364  1456 raft_consensus.cc:2243] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:40.842142  1456 raft_consensus.cc:2272] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:40.845665  1456 ts_tablet_manager.cc:1916] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:40.861436  1456 ts_tablet_manager.cc:1929] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:40.861881  1456 log.cc:1199] T 4c32f7af5f754077bfeca741b432dd28 P b2bb076fa2af40598bc6b25323e47823: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-1-root/wals/4c32f7af5f754077bfeca741b432dd28
I20260710 11:07:40.863533   847 catalog_manager.cc:5028] TS b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): tablet 4c32f7af5f754077bfeca741b432dd28 (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:40.912194  1455 raft_consensus.cc:1064] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:40.914013  1455 consensus_queue.cc:237] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:40.919801  1037 raft_consensus.cc:1275] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:40.919970  1379 raft_consensus.cc:1275] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:40.920699   962 raft_consensus.cc:1275] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:40.921540  1184 consensus_queue.cc:1048] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:40.922384  1455 consensus_queue.cc:1048] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:40.923050  1182 consensus_queue.cc:1048] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:40.943341  1439 raft_consensus.cc:1064] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:40.945111  1439 consensus_queue.cc:237] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:40.949522  1182 raft_consensus.cc:2955] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.951534   962 raft_consensus.cc:2955] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.957276  1379 raft_consensus.cc:2955] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.963871  1037 raft_consensus.cc:2955] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:40.969920   863 catalog_manager.cc:5697] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:40.979260  1040 raft_consensus.cc:1275] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:40.981873  1114 raft_consensus.cc:1275] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:40.990242  1209 consensus_queue.cc:1048] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:40.992303  1209 consensus_queue.cc:1048] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:07:40.994478  1455 consensus_queue.cc:1175] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b2bb076fa2af40598bc6b25323e47823" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260710 11:07:40.995991  1111 consensus_queue.cc:237] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:41.003347  1379 raft_consensus.cc:1275] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:41.005411  1209 consensus_queue.cc:1048] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:41.005790  1040 raft_consensus.cc:1275] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:41.006428  1379 raft_consensus.cc:1275] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:41.007622  1455 consensus_queue.cc:1048] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:41.008792  1182 consensus_queue.cc:1048] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:41.019585  1455 raft_consensus.cc:2955] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.021912  1037 raft_consensus.cc:2955] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.026489  1439 raft_consensus.cc:2955] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.031508  1114 raft_consensus.cc:2955] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.037307  1378 raft_consensus.cc:2955] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.050076   863 catalog_manager.cc:5697] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.060459   955 tablet_service.cc:1558] Processing DeleteTablet for tablet fcb90952d0b74d5fb83c49248f2127b4 with delete_type TABLET_DATA_TOMBSTONED (TS af820db437324f3ba8cf279f4e0fe47e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51416
I20260710 11:07:41.061444  1450 tablet_replica.cc:333] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:07:41.062508  1450 raft_consensus.cc:2243] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:41.063303  1450 raft_consensus.cc:2272] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:41.070672  1450 ts_tablet_manager.cc:1916] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:41.074522   847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fcb90952d0b74d5fb83c49248f2127b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:41.090049  1379 raft_consensus.cc:2955] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.092114   860 catalog_manager.cc:5697] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.097513  1037 raft_consensus.cc:2955] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.105304  1450 ts_tablet_manager.cc:1929] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:41.105791  1450 log.cc:1199] T fcb90952d0b74d5fb83c49248f2127b4 P af820db437324f3ba8cf279f4e0fe47e: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-0-root/wals/fcb90952d0b74d5fb83c49248f2127b4
I20260710 11:07:41.107147   848 catalog_manager.cc:5028] TS af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): tablet fcb90952d0b74d5fb83c49248f2127b4 (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:41.120541   962 consensus_queue.cc:237] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:41.126452  1379 raft_consensus.cc:1275] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:41.126914  1037 raft_consensus.cc:1275] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:41.128343  1209 consensus_queue.cc:1048] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:41.129591  1462 consensus_queue.cc:1048] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:41.134585  1439 raft_consensus.cc:2955] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.136468  1037 raft_consensus.cc:2955] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.137884  1379 raft_consensus.cc:2955] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.144589   848 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f542379485d451ba5b2371b227cd5c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:41.150272   862 catalog_manager.cc:5697] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:41.160681  1104 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f542379485d451ba5b2371b227cd5c4 with delete_type TABLET_DATA_TOMBSTONED (TS 7c4757c9b64d4e3098487aae7b6dc70f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57370
I20260710 11:07:41.162220  1466 tablet_replica.cc:333] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:07:41.164297  1466 raft_consensus.cc:2243] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:41.164958  1466 raft_consensus.cc:2272] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:41.167544  1466 ts_tablet_manager.cc:1916] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:41.177815  1466 ts_tablet_manager.cc:1929] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:41.178149  1466 log.cc:1199] T 4f542379485d451ba5b2371b227cd5c4 P 7c4757c9b64d4e3098487aae7b6dc70f: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-2-root/wals/4f542379485d451ba5b2371b227cd5c4
I20260710 11:07:41.179415   847 catalog_manager.cc:5028] TS 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): tablet 4f542379485d451ba5b2371b227cd5c4 (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:42.190248   962 consensus_queue.cc:237] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
W20260710 11:07:42.196219   930 consensus_peers.cc:597] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1af8db4f6c9e4e7181efa0cf41c81f98. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:42.196506  1111 raft_consensus.cc:1275] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:42.196622  1040 raft_consensus.cc:1275] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:42.197892  1471 consensus_queue.cc:1048] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.198544  1439 consensus_queue.cc:1048] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.204880  1439 raft_consensus.cc:2955] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.206264  1040 raft_consensus.cc:2955] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.206682  1111 raft_consensus.cc:2955] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.216743   863 catalog_manager.cc:5697] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.217820   962 consensus_queue.cc:237] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:42.225878  1111 raft_consensus.cc:1275] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:42.226181   930 consensus_peers.cc:597] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da3257f70b194e4684893e35790efe25. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:42.226727  1037 raft_consensus.cc:1275] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:42.227268  1468 consensus_queue.cc:1048] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.228011  1474 consensus_queue.cc:1048] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.238744  1474 raft_consensus.cc:2955] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.241547  1111 raft_consensus.cc:2955] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.244771  1037 raft_consensus.cc:2955] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.254160  1040 consensus_queue.cc:237] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:42.259544   860 catalog_manager.cc:5697] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.261008  1111 raft_consensus.cc:1275] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:42.262200  1005 consensus_peers.cc:597] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 565a03154d504086b692f58a1d713705. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:42.262315  1252 consensus_queue.cc:1048] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.262646   962 raft_consensus.cc:1275] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:42.266126  1252 consensus_queue.cc:1048] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.278797  1469 raft_consensus.cc:2955] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.283648   962 raft_consensus.cc:2955] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.284816  1111 raft_consensus.cc:2955] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.293577   860 catalog_manager.cc:5697] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.296203   962 consensus_queue.cc:237] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:42.302762  1111 raft_consensus.cc:1275] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:42.303587   930 consensus_peers.cc:597] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 784b921c6095460688e2fc2cdaa64fab. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:42.304692  1037 raft_consensus.cc:1275] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:42.305160  1474 consensus_queue.cc:1048] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:42.306280  1471 consensus_queue.cc:1048] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.315442  1468 raft_consensus.cc:2955] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.318759  1111 raft_consensus.cc:2955] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.319288  1037 raft_consensus.cc:2955] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.332118   862 catalog_manager.cc:5697] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:42.628628  1489 ts_tablet_manager.cc:933] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831)
I20260710 11:07:42.630323  1489 tablet_copy_client.cc:323] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.65:38831
I20260710 11:07:42.631796   975 tablet_copy_service.cc:140] P af820db437324f3ba8cf279f4e0fe47e: Received BeginTabletCopySession request for tablet 1af8db4f6c9e4e7181efa0cf41c81f98 from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:40482)
I20260710 11:07:42.632339   975 tablet_copy_service.cc:161] P af820db437324f3ba8cf279f4e0fe47e: Beginning new tablet copy session on tablet 1af8db4f6c9e4e7181efa0cf41c81f98 from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:40482: session id = 727c5d9321594aa89421a642e860873c-1af8db4f6c9e4e7181efa0cf41c81f98
I20260710 11:07:42.640743   975 tablet_copy_source_session.cc:215] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:42.643832  1489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af8db4f6c9e4e7181efa0cf41c81f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:42.654414  1491 ts_tablet_manager.cc:933] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:42.656396  1491 tablet_copy_client.cc:323] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.66:36583
I20260710 11:07:42.656603  1489 tablet_copy_client.cc:806] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:42.657192  1489 tablet_copy_client.cc:670] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:42.658233  1050 tablet_copy_service.cc:140] P b2bb076fa2af40598bc6b25323e47823: Received BeginTabletCopySession request for tablet 565a03154d504086b692f58a1d713705 from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:59394)
I20260710 11:07:42.658751  1050 tablet_copy_service.cc:161] P b2bb076fa2af40598bc6b25323e47823: Beginning new tablet copy session on tablet 565a03154d504086b692f58a1d713705 from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:59394: session id = 727c5d9321594aa89421a642e860873c-565a03154d504086b692f58a1d713705
I20260710 11:07:42.660989  1489 tablet_copy_client.cc:538] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:42.665777  1050 tablet_copy_source_session.cc:215] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:42.669625  1491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565a03154d504086b692f58a1d713705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:42.669617  1489 tablet_bootstrap.cc:492] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:42.686518  1491 tablet_copy_client.cc:806] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:42.687219  1491 tablet_copy_client.cc:670] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:42.691365  1489 tablet_bootstrap.cc:492] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:42.692327  1489 tablet_bootstrap.cc:492] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:42.722596  1489 ts_tablet_manager.cc:1403] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.002s
I20260710 11:07:42.727407  1491 tablet_copy_client.cc:538] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:42.731757  1489 raft_consensus.cc:359] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:42.733592  1489 raft_consensus.cc:740] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:42.743408  1489 consensus_queue.cc:260] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:42.760069  1489 ts_tablet_manager.cc:1434] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.011s
I20260710 11:07:42.762574   975 tablet_copy_service.cc:342] P af820db437324f3ba8cf279f4e0fe47e: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-1af8db4f6c9e4e7181efa0cf41c81f98 received from {username='slave'} at 127.0.0.1:40482
I20260710 11:07:42.763291   975 tablet_copy_service.cc:434] P af820db437324f3ba8cf279f4e0fe47e: ending tablet copy session 727c5d9321594aa89421a642e860873c-1af8db4f6c9e4e7181efa0cf41c81f98 on tablet 1af8db4f6c9e4e7181efa0cf41c81f98 with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:42.768954  1489 ts_tablet_manager.cc:933] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831)
I20260710 11:07:42.795233  1491 tablet_bootstrap.cc:492] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
W20260710 11:07:42.798497  1004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.65:38831, user_credentials={real_user=slave}} blocked reactor thread for 54566.4us
I20260710 11:07:42.801652  1489 tablet_copy_client.cc:323] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.65:38831
I20260710 11:07:42.803966   975 tablet_copy_service.cc:140] P af820db437324f3ba8cf279f4e0fe47e: Received BeginTabletCopySession request for tablet da3257f70b194e4684893e35790efe25 from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:40482)
I20260710 11:07:42.804541   975 tablet_copy_service.cc:161] P af820db437324f3ba8cf279f4e0fe47e: Beginning new tablet copy session on tablet da3257f70b194e4684893e35790efe25 from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:40482: session id = 727c5d9321594aa89421a642e860873c-da3257f70b194e4684893e35790efe25
I20260710 11:07:42.813282   975 tablet_copy_source_session.cc:215] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:42.816749  1489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3257f70b194e4684893e35790efe25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:42.825162  1491 tablet_bootstrap.cc:492] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:42.825941  1491 tablet_bootstrap.cc:492] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:42.826462  1491 ts_tablet_manager.cc:1403] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.019s
I20260710 11:07:42.829010  1491 raft_consensus.cc:359] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:42.829861  1491 raft_consensus.cc:740] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:42.830602  1491 consensus_queue.cc:260] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:42.833806  1489 tablet_copy_client.cc:806] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:42.834334  1489 tablet_copy_client.cc:670] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:42.835783  1491 ts_tablet_manager.cc:1434] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 11:07:42.838384  1489 tablet_copy_client.cc:538] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:42.838536  1050 tablet_copy_service.cc:342] P b2bb076fa2af40598bc6b25323e47823: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-565a03154d504086b692f58a1d713705 received from {username='slave'} at 127.0.0.1:59394
I20260710 11:07:42.840472  1050 tablet_copy_service.cc:434] P b2bb076fa2af40598bc6b25323e47823: ending tablet copy session 727c5d9321594aa89421a642e860873c-565a03154d504086b692f58a1d713705 on tablet 565a03154d504086b692f58a1d713705 with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:42.848301  1489 tablet_bootstrap.cc:492] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:42.866019  1491 ts_tablet_manager.cc:933] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831)
I20260710 11:07:42.867058  1489 tablet_bootstrap.cc:492] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:42.868064  1489 tablet_bootstrap.cc:492] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:42.868748  1489 ts_tablet_manager.cc:1403] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.005s
I20260710 11:07:42.872099  1489 raft_consensus.cc:359] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:42.872949  1489 raft_consensus.cc:740] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:42.873684  1489 consensus_queue.cc:260] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:42.875070  1491 tablet_copy_client.cc:323] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.65:38831
I20260710 11:07:42.876744   975 tablet_copy_service.cc:140] P af820db437324f3ba8cf279f4e0fe47e: Received BeginTabletCopySession request for tablet 784b921c6095460688e2fc2cdaa64fab from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:40482)
I20260710 11:07:42.876785  1489 ts_tablet_manager.cc:1434] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:07:42.877271   975 tablet_copy_service.cc:161] P af820db437324f3ba8cf279f4e0fe47e: Beginning new tablet copy session on tablet 784b921c6095460688e2fc2cdaa64fab from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:40482: session id = 727c5d9321594aa89421a642e860873c-784b921c6095460688e2fc2cdaa64fab
I20260710 11:07:42.879082   974 tablet_copy_service.cc:342] P af820db437324f3ba8cf279f4e0fe47e: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-da3257f70b194e4684893e35790efe25 received from {username='slave'} at 127.0.0.1:40482
I20260710 11:07:42.879477   974 tablet_copy_service.cc:434] P af820db437324f3ba8cf279f4e0fe47e: ending tablet copy session 727c5d9321594aa89421a642e860873c-da3257f70b194e4684893e35790efe25 on tablet da3257f70b194e4684893e35790efe25 with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:42.884717   975 tablet_copy_source_session.cc:215] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:42.887531  1491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784b921c6095460688e2fc2cdaa64fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:42.897183  1491 tablet_copy_client.cc:806] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:42.897670  1491 tablet_copy_client.cc:670] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:42.900882  1491 tablet_copy_client.cc:538] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:42.907668  1491 tablet_bootstrap.cc:492] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:42.924383  1491 tablet_bootstrap.cc:492] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:42.925029  1491 tablet_bootstrap.cc:492] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:42.925585  1491 ts_tablet_manager.cc:1403] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260710 11:07:42.927609  1491 raft_consensus.cc:359] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:42.928157  1491 raft_consensus.cc:740] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:42.928642  1491 consensus_queue.cc:260] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:42.930411  1491 ts_tablet_manager.cc:1434] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:42.931988   975 tablet_copy_service.cc:342] P af820db437324f3ba8cf279f4e0fe47e: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-784b921c6095460688e2fc2cdaa64fab received from {username='slave'} at 127.0.0.1:40482
I20260710 11:07:42.932384   975 tablet_copy_service.cc:434] P af820db437324f3ba8cf279f4e0fe47e: ending tablet copy session 727c5d9321594aa89421a642e860873c-784b921c6095460688e2fc2cdaa64fab on tablet 784b921c6095460688e2fc2cdaa64fab with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:43.086304  1379 raft_consensus.cc:1217] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:43.165892  1378 raft_consensus.cc:1217] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:43.256712  1378 raft_consensus.cc:1217] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:43.273841  1378 raft_consensus.cc:1217] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:43.568792  1439 raft_consensus.cc:1064] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:43.570773  1439 consensus_queue.cc:237] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:43.576779  1378 raft_consensus.cc:1275] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:43.577368  1114 raft_consensus.cc:1275] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:43.578737  1037 raft_consensus.cc:1275] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:43.578611  1504 consensus_queue.cc:1048] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.579993  1468 consensus_queue.cc:1048] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.580890  1439 consensus_queue.cc:1048] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.589100  1468 raft_consensus.cc:2955] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.590559  1037 raft_consensus.cc:2955] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.606487  1439 raft_consensus.cc:1064] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:43.605652   863 catalog_manager.cc:5697] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:43.605962  1378 raft_consensus.cc:2955] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.608304  1439 consensus_queue.cc:237] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:43.625248  1114 raft_consensus.cc:2955] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.629566  1111 raft_consensus.cc:1275] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:43.631151  1504 consensus_queue.cc:1048] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.631366  1378 raft_consensus.cc:1275] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:43.636909  1504 consensus_queue.cc:1048] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.646077  1037 raft_consensus.cc:1275] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:43.648428  1439 consensus_queue.cc:1048] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.675367  1468 raft_consensus.cc:2955] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.677438  1037 raft_consensus.cc:2955] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.687348   962 consensus_queue.cc:237] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:43.694967   859 catalog_manager.cc:5697] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.695683  1111 raft_consensus.cc:2955] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.703043  1037 raft_consensus.cc:1275] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:43.704998  1439 consensus_queue.cc:1048] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:43.713747  1037 raft_consensus.cc:2955] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.719334  1439 raft_consensus.cc:2955] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.724673  1378 raft_consensus.cc:1275] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:43.727155  1504 consensus_queue.cc:1048] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:43.727094  1378 raft_consensus.cc:2955] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.731763  1379 raft_consensus.cc:2955] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.734372   962 consensus_queue.cc:237] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:43.741406  1111 raft_consensus.cc:1275] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:43.742766  1504 consensus_queue.cc:1048] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:43.749420  1504 raft_consensus.cc:2955] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.753716  1111 raft_consensus.cc:2955] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.755151   859 catalog_manager.cc:5697] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c reported cstate change: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.756902  1377 raft_consensus.cc:1275] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:43.759639   848 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1af8db4f6c9e4e7181efa0cf41c81f98 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:43.760684  1468 consensus_queue.cc:1048] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:43.770586  1104 tablet_service.cc:1558] Processing DeleteTablet for tablet 1af8db4f6c9e4e7181efa0cf41c81f98 with delete_type TABLET_DATA_TOMBSTONED (TS 7c4757c9b64d4e3098487aae7b6dc70f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57370
I20260710 11:07:43.771471  1378 raft_consensus.cc:2955] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.781116   848 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da3257f70b194e4684893e35790efe25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:43.783038   862 catalog_manager.cc:5697] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.790491  1519 tablet_replica.cc:333] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:07:43.791574  1519 raft_consensus.cc:2243] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.792312  1519 raft_consensus.cc:2272] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.794404  1028 tablet_service.cc:1558] Processing DeleteTablet for tablet da3257f70b194e4684893e35790efe25 with delete_type TABLET_DATA_TOMBSTONED (TS b2bb076fa2af40598bc6b25323e47823 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40308
I20260710 11:07:43.799993  1519 ts_tablet_manager.cc:1916] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:43.807616  1520 tablet_replica.cc:333] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:07:43.808609  1520 raft_consensus.cc:2243] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.809372  1520 raft_consensus.cc:2272] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:43.813035  1520 ts_tablet_manager.cc:1916] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:43.820050  1519 ts_tablet_manager.cc:1929] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:43.820621  1519 log.cc:1199] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 7c4757c9b64d4e3098487aae7b6dc70f: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-2-root/wals/1af8db4f6c9e4e7181efa0cf41c81f98
I20260710 11:07:43.822551   847 catalog_manager.cc:5028] TS 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): tablet 1af8db4f6c9e4e7181efa0cf41c81f98 (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:43.824967  1520 ts_tablet_manager.cc:1929] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:43.825316  1520 log.cc:1199] T da3257f70b194e4684893e35790efe25 P b2bb076fa2af40598bc6b25323e47823: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-1-root/wals/da3257f70b194e4684893e35790efe25
I20260710 11:07:43.826756   847 catalog_manager.cc:5028] TS b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): tablet da3257f70b194e4684893e35790efe25 (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:43.833614  1504 raft_consensus.cc:1064] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:43.836176  1504 consensus_queue.cc:237] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:43.842725  1111 raft_consensus.cc:1275] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:43.842989  1378 raft_consensus.cc:1275] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:43.844393  1037 raft_consensus.cc:1275] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:43.844570  1439 consensus_queue.cc:1048] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.846231  1439 consensus_queue.cc:1048] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.847496  1468 consensus_queue.cc:1048] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.871265  1439 raft_consensus.cc:2955] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.874202  1111 raft_consensus.cc:2955] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.874161  1037 raft_consensus.cc:2955] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.886385   859 catalog_manager.cc:5697] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:43.888821  1469 raft_consensus.cc:1064] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:43.886725  1378 raft_consensus.cc:2955] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.891287  1469 consensus_queue.cc:237] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:43.904114   962 consensus_queue.cc:237] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:43.907285  1111 raft_consensus.cc:1275] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:43.907836  1377 raft_consensus.cc:1275] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:43.910787  1469 consensus_queue.cc:1048] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.912506   963 raft_consensus.cc:1275] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:43.912745  1527 consensus_queue.cc:1048] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:43.928756  1527 consensus_queue.cc:1048] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.931839  1037 raft_consensus.cc:1275] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:43.931901  1378 raft_consensus.cc:1275] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:43.933670  1518 consensus_queue.cc:1048] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:43.934533  1504 consensus_queue.cc:1048] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:43.945549  1527 raft_consensus.cc:2955] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.947348  1468 raft_consensus.cc:2955] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.950469  1377 raft_consensus.cc:2955] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.956710  1037 raft_consensus.cc:2955] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.964068   860 catalog_manager.cc:5697] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:43.965705  1378 raft_consensus.cc:2955] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.976034   848 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 784b921c6095460688e2fc2cdaa64fab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:43.978719   965 raft_consensus.cc:2955] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.980250   862 catalog_manager.cc:5697] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:43.980695  1111 raft_consensus.cc:2955] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:43.976848  1037 consensus_queue.cc:237] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:43.991901  1104 tablet_service.cc:1558] Processing DeleteTablet for tablet 784b921c6095460688e2fc2cdaa64fab with delete_type TABLET_DATA_TOMBSTONED (TS 7c4757c9b64d4e3098487aae7b6dc70f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57370
I20260710 11:07:43.992789  1519 tablet_replica.cc:333] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:07:43.993682  1519 raft_consensus.cc:2243] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:43.994568  1519 raft_consensus.cc:2272] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:44.001663  1377 raft_consensus.cc:1275] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:44.002003  1111 raft_consensus.cc:1275] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:44.003183  1527 consensus_queue.cc:1048] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:43.999178  1519 ts_tablet_manager.cc:1916] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:44.005007  1469 consensus_queue.cc:1048] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:44.010964  1469 raft_consensus.cc:2955] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:44.015974  1379 raft_consensus.cc:2955] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:44.023371  1519 ts_tablet_manager.cc:1929] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:44.023904  1519 log.cc:1199] T 784b921c6095460688e2fc2cdaa64fab P 7c4757c9b64d4e3098487aae7b6dc70f: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-2-root/wals/784b921c6095460688e2fc2cdaa64fab
I20260710 11:07:44.026587   847 catalog_manager.cc:5028] TS 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): tablet 784b921c6095460688e2fc2cdaa64fab (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:44.029659  1111 raft_consensus.cc:2955] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:44.036145   847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 565a03154d504086b692f58a1d713705 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:44.044179   859 catalog_manager.cc:5697] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c reported cstate change: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:44.053754   955 tablet_service.cc:1558] Processing DeleteTablet for tablet 565a03154d504086b692f58a1d713705 with delete_type TABLET_DATA_TOMBSTONED (TS af820db437324f3ba8cf279f4e0fe47e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51416
I20260710 11:07:44.058291  1533 tablet_replica.cc:333] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:07:44.059221  1533 raft_consensus.cc:2243] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:44.059865  1533 raft_consensus.cc:2272] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:44.063470  1533 ts_tablet_manager.cc:1916] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:44.074993  1533 ts_tablet_manager.cc:1929] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:44.075455  1533 log.cc:1199] T 565a03154d504086b692f58a1d713705 P af820db437324f3ba8cf279f4e0fe47e: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-0-root/wals/565a03154d504086b692f58a1d713705
I20260710 11:07:44.077251   848 catalog_manager.cc:5028] TS af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): tablet 565a03154d504086b692f58a1d713705 (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:45.082782   962 consensus_queue.cc:237] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue 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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:45.087904  1114 raft_consensus.cc:1275] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:45.088258  1040 raft_consensus.cc:1275] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:45.088258   930 consensus_peers.cc:597] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4e69dac5e0b4938bd5f4e56972fb4bb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:45.088959  1534 consensus_queue.cc:1048] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.090224  1504 consensus_queue.cc:1048] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.095708  1534 raft_consensus.cc:2955] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.097250  1114 raft_consensus.cc:2955] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.103116  1040 raft_consensus.cc:2955] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.108021   862 catalog_manager.cc:5697] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.113565   965 consensus_queue.cc:237] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:45.125751  1114 raft_consensus.cc:1275] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:45.126909   930 consensus_peers.cc:597] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 227ec49257e840a18c20c151e90476d2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:45.127897  1040 raft_consensus.cc:1275] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:45.128697  1504 consensus_queue.cc:1048] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.129551  1534 consensus_queue.cc:1048] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.140777  1534 raft_consensus.cc:2955] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.142306  1040 raft_consensus.cc:2955] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.142773  1114 raft_consensus.cc:2955] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.155654   859 catalog_manager.cc:5697] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.157481  1114 consensus_queue.cc:237] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:45.163363  1040 raft_consensus.cc:1275] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:45.164561  1079 consensus_peers.cc:597] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 489e451830a84293b12287fd134a1ad4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:45.164712   965 raft_consensus.cc:1275] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:45.164734  1525 consensus_queue.cc:1048] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:45.166467  1531 consensus_queue.cc:1048] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.172487  1525 raft_consensus.cc:2955] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.175583  1040 raft_consensus.cc:2955] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.185180   862 catalog_manager.cc:5697] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.187107   965 consensus_queue.cc:237] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:45.187480   962 raft_consensus.cc:2955] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
W20260710 11:07:45.204838   930 consensus_peers.cc:597] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1885446ce4a40fca9ef405caa223e16. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:45.204841  1114 raft_consensus.cc:1275] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:45.205942  1040 raft_consensus.cc:1275] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:45.206661  1534 consensus_queue.cc:1048] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.207459  1504 consensus_queue.cc:1048] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.215565  1534 raft_consensus.cc:2955] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.216522  1114 raft_consensus.cc:2955] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.219059  1040 raft_consensus.cc:2955] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.228221   862 catalog_manager.cc:5697] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:45.593187  1554 ts_tablet_manager.cc:933] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831)
I20260710 11:07:45.594950  1554 tablet_copy_client.cc:323] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.65:38831
I20260710 11:07:45.596431   975 tablet_copy_service.cc:140] P af820db437324f3ba8cf279f4e0fe47e: Received BeginTabletCopySession request for tablet 227ec49257e840a18c20c151e90476d2 from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:40482)
I20260710 11:07:45.596946   975 tablet_copy_service.cc:161] P af820db437324f3ba8cf279f4e0fe47e: Beginning new tablet copy session on tablet 227ec49257e840a18c20c151e90476d2 from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:40482: session id = 727c5d9321594aa89421a642e860873c-227ec49257e840a18c20c151e90476d2
I20260710 11:07:45.604363   975 tablet_copy_source_session.cc:215] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:45.608713  1554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227ec49257e840a18c20c151e90476d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:45.618980  1556 ts_tablet_manager.cc:933] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831)
I20260710 11:07:45.620613  1556 tablet_copy_client.cc:323] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.65:38831
I20260710 11:07:45.621964  1554 tablet_copy_client.cc:806] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:45.622196   975 tablet_copy_service.cc:140] P af820db437324f3ba8cf279f4e0fe47e: Received BeginTabletCopySession request for tablet d4e69dac5e0b4938bd5f4e56972fb4bb from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:40482)
I20260710 11:07:45.622535  1554 tablet_copy_client.cc:670] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:45.622731   975 tablet_copy_service.cc:161] P af820db437324f3ba8cf279f4e0fe47e: Beginning new tablet copy session on tablet d4e69dac5e0b4938bd5f4e56972fb4bb from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:40482: session id = 727c5d9321594aa89421a642e860873c-d4e69dac5e0b4938bd5f4e56972fb4bb
I20260710 11:07:45.625545  1554 tablet_copy_client.cc:538] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:45.629675   975 tablet_copy_source_session.cc:215] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:45.630841  1554 tablet_bootstrap.cc:492] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:45.632596  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e69dac5e0b4938bd5f4e56972fb4bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:45.646371  1556 tablet_copy_client.cc:806] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:45.646900  1556 tablet_copy_client.cc:670] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:45.651237  1554 tablet_bootstrap.cc:492] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:45.651273  1556 tablet_copy_client.cc:538] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:45.652247  1554 tablet_bootstrap.cc:492] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:45.653478  1554 ts_tablet_manager.cc:1403] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260710 11:07:45.657500  1554 raft_consensus.cc:359] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:45.658324  1554 raft_consensus.cc:740] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:45.658931  1554 consensus_queue.cc:260] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:45.660913  1556 tablet_bootstrap.cc:492] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:45.665542  1554 ts_tablet_manager.cc:1434] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260710 11:07:45.667613   975 tablet_copy_service.cc:342] P af820db437324f3ba8cf279f4e0fe47e: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-227ec49257e840a18c20c151e90476d2 received from {username='slave'} at 127.0.0.1:40482
I20260710 11:07:45.668032   975 tablet_copy_service.cc:434] P af820db437324f3ba8cf279f4e0fe47e: ending tablet copy session 727c5d9321594aa89421a642e860873c-227ec49257e840a18c20c151e90476d2 on tablet 227ec49257e840a18c20c151e90476d2 with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:45.681564  1556 tablet_bootstrap.cc:492] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:45.682260  1556 tablet_bootstrap.cc:492] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:45.682816  1556 ts_tablet_manager.cc:1403] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260710 11:07:45.685287  1556 raft_consensus.cc:359] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:45.686124  1556 raft_consensus.cc:740] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:45.686825  1556 consensus_queue.cc:260] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c [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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:45.689136  1556 ts_tablet_manager.cc:1434] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:07:45.692037   975 tablet_copy_service.cc:342] P af820db437324f3ba8cf279f4e0fe47e: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-d4e69dac5e0b4938bd5f4e56972fb4bb received from {username='slave'} at 127.0.0.1:40482
I20260710 11:07:45.692443   975 tablet_copy_service.cc:434] P af820db437324f3ba8cf279f4e0fe47e: ending tablet copy session 727c5d9321594aa89421a642e860873c-d4e69dac5e0b4938bd5f4e56972fb4bb on tablet d4e69dac5e0b4938bd5f4e56972fb4bb with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:45.757016  1556 ts_tablet_manager.cc:933] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:45.758523  1556 tablet_copy_client.cc:323] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.67:33425
I20260710 11:07:45.760083  1124 tablet_copy_service.cc:140] P 7c4757c9b64d4e3098487aae7b6dc70f: Received BeginTabletCopySession request for tablet 489e451830a84293b12287fd134a1ad4 from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:48500)
I20260710 11:07:45.760622  1124 tablet_copy_service.cc:161] P 7c4757c9b64d4e3098487aae7b6dc70f: Beginning new tablet copy session on tablet 489e451830a84293b12287fd134a1ad4 from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:48500: session id = 727c5d9321594aa89421a642e860873c-489e451830a84293b12287fd134a1ad4
I20260710 11:07:45.768846  1124 tablet_copy_source_session.cc:215] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:45.771315  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489e451830a84293b12287fd134a1ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:45.782757  1556 tablet_copy_client.cc:806] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:45.783310  1556 tablet_copy_client.cc:670] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:45.786319  1556 tablet_copy_client.cc:538] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:45.792086  1556 tablet_bootstrap.cc:492] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:45.807682  1556 tablet_bootstrap.cc:492] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:45.808310  1556 tablet_bootstrap.cc:492] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:45.808801  1556 ts_tablet_manager.cc:1403] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:07:45.810828  1556 raft_consensus.cc:359] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:45.811384  1556 raft_consensus.cc:740] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:45.811861  1556 consensus_queue.cc:260] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:45.813675  1556 ts_tablet_manager.cc:1434] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:07:45.815279  1124 tablet_copy_service.cc:342] P 7c4757c9b64d4e3098487aae7b6dc70f: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-489e451830a84293b12287fd134a1ad4 received from {username='slave'} at 127.0.0.1:48500
I20260710 11:07:45.815614  1124 tablet_copy_service.cc:434] P 7c4757c9b64d4e3098487aae7b6dc70f: ending tablet copy session 727c5d9321594aa89421a642e860873c-489e451830a84293b12287fd134a1ad4 on tablet 489e451830a84293b12287fd134a1ad4 with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:45.825116  1556 ts_tablet_manager.cc:933] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831)
I20260710 11:07:45.826596  1556 tablet_copy_client.cc:323] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.65:38831
I20260710 11:07:45.827997   975 tablet_copy_service.cc:140] P af820db437324f3ba8cf279f4e0fe47e: Received BeginTabletCopySession request for tablet b1885446ce4a40fca9ef405caa223e16 from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:40482)
I20260710 11:07:45.828513   975 tablet_copy_service.cc:161] P af820db437324f3ba8cf279f4e0fe47e: Beginning new tablet copy session on tablet b1885446ce4a40fca9ef405caa223e16 from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:40482: session id = 727c5d9321594aa89421a642e860873c-b1885446ce4a40fca9ef405caa223e16
I20260710 11:07:45.835856   975 tablet_copy_source_session.cc:215] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:45.838693  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1885446ce4a40fca9ef405caa223e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:45.853686  1556 tablet_copy_client.cc:806] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:45.854244  1556 tablet_copy_client.cc:670] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:45.857324  1556 tablet_copy_client.cc:538] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:45.864562  1556 tablet_bootstrap.cc:492] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:45.876899  1556 tablet_bootstrap.cc:492] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:45.877528  1556 tablet_bootstrap.cc:492] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:45.878057  1556 ts_tablet_manager.cc:1403] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.014s	user 0.015s	sys 0.000s
I20260710 11:07:45.880299  1556 raft_consensus.cc:359] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:45.880900  1556 raft_consensus.cc:740] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:45.881325  1556 consensus_queue.cc:260] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:45.882772  1556 ts_tablet_manager.cc:1434] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:45.885011   975 tablet_copy_service.cc:342] P af820db437324f3ba8cf279f4e0fe47e: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-b1885446ce4a40fca9ef405caa223e16 received from {username='slave'} at 127.0.0.1:40482
I20260710 11:07:45.885401   975 tablet_copy_service.cc:434] P af820db437324f3ba8cf279f4e0fe47e: ending tablet copy session 727c5d9321594aa89421a642e860873c-b1885446ce4a40fca9ef405caa223e16 on tablet b1885446ce4a40fca9ef405caa223e16 with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:46.084082  1379 raft_consensus.cc:1217] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:46.091468  1379 raft_consensus.cc:1217] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:46.274688  1379 raft_consensus.cc:1217] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:46.333676  1379 raft_consensus.cc:1217] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:46.527248  1468 raft_consensus.cc:1064] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:46.529052  1468 consensus_queue.cc:237] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:46.535157  1379 raft_consensus.cc:1275] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:46.535322  1111 raft_consensus.cc:1275] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:46.536613  1565 consensus_queue.cc:1048] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.538458  1040 raft_consensus.cc:1275] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:46.539776  1570 consensus_queue.cc:1048] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.540802  1565 consensus_queue.cc:1048] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.548743  1565 raft_consensus.cc:2955] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.551505  1040 raft_consensus.cc:2955] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.553553  1111 raft_consensus.cc:2955] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.560036  1570 raft_consensus.cc:1064] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:46.562950  1570 consensus_queue.cc:237] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:46.570658  1378 raft_consensus.cc:2955] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.568859   859 catalog_manager.cc:5697] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.608394  1378 raft_consensus.cc:1275] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:46.609721  1111 raft_consensus.cc:1275] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:46.611992  1040 raft_consensus.cc:1275] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:46.613606  1570 consensus_queue.cc:1048] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.614620  1565 consensus_queue.cc:1048] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.616118  1571 consensus_queue.cc:1048] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.654500   962 consensus_queue.cc:237] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [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: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:46.656034  1570 raft_consensus.cc:2955] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.657718  1037 raft_consensus.cc:2955] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.665467  1379 raft_consensus.cc:1275] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:46.666765  1114 raft_consensus.cc:1275] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:46.666301  1378 raft_consensus.cc:2955] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.668321  1571 consensus_queue.cc:1048] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:46.670447  1565 consensus_queue.cc:1048] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:46.681348  1534 raft_consensus.cc:2955] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.682888  1114 raft_consensus.cc:2955] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.686388   860 catalog_manager.cc:5697] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.694319  1111 raft_consensus.cc:2955] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.700088   848 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d4e69dac5e0b4938bd5f4e56972fb4bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:46.692134  1379 raft_consensus.cc:2955] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.702656   962 consensus_queue.cc:237] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:46.713670   863 catalog_manager.cc:5697] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.717170  1037 raft_consensus.cc:1275] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:46.719491  1378 raft_consensus.cc:1275] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:46.719403  1534 consensus_queue.cc:1048] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:46.721271  1571 consensus_queue.cc:1048] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:46.725929  1570 raft_consensus.cc:2955] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.727439  1040 raft_consensus.cc:2955] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.734272  1028 tablet_service.cc:1558] Processing DeleteTablet for tablet d4e69dac5e0b4938bd5f4e56972fb4bb with delete_type TABLET_DATA_TOMBSTONED (TS b2bb076fa2af40598bc6b25323e47823 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40308
I20260710 11:07:46.735162   848 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 227ec49257e840a18c20c151e90476d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:46.738034  1568 raft_consensus.cc:1064] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:46.740545  1568 consensus_queue.cc:237] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:46.741097   862 catalog_manager.cc:5697] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:46.749789  1378 raft_consensus.cc:2955] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.753764  1104 tablet_service.cc:1558] Processing DeleteTablet for tablet 227ec49257e840a18c20c151e90476d2 with delete_type TABLET_DATA_TOMBSTONED (TS 7c4757c9b64d4e3098487aae7b6dc70f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57370
I20260710 11:07:46.755523  1584 tablet_replica.cc:333] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:07:46.755597  1040 raft_consensus.cc:1275] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:46.755952  1379 raft_consensus.cc:1275] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:46.757190  1525 consensus_queue.cc:1048] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:46.759879  1531 consensus_queue.cc:1048] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.756698  1584 raft_consensus.cc:2243] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.766516   962 raft_consensus.cc:1275] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:46.771174  1565 raft_consensus.cc:1064] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:46.774753  1531 consensus_queue.cc:1048] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.776541  1565 consensus_queue.cc:237] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:46.779520  1586 tablet_replica.cc:333] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:07:46.780660  1586 raft_consensus.cc:2243] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.781424  1586 raft_consensus.cc:2272] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.782481  1584 raft_consensus.cc:2272] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.788491  1525 raft_consensus.cc:2955] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.793016  1584 ts_tablet_manager.cc:1916] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:46.793570  1586 ts_tablet_manager.cc:1916] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:46.798270   962 raft_consensus.cc:2955] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.810050  1040 raft_consensus.cc:2955] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.814293   860 catalog_manager.cc:5697] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.820564  1379 raft_consensus.cc:2955] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.822222  1378 raft_consensus.cc:1275] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:46.823428  1037 raft_consensus.cc:1275] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:46.823691  1534 consensus_queue.cc:1048] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.824326  1586 ts_tablet_manager.cc:1929] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:46.824729  1586 log.cc:1199] T 227ec49257e840a18c20c151e90476d2 P 7c4757c9b64d4e3098487aae7b6dc70f: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-2-root/wals/227ec49257e840a18c20c151e90476d2
I20260710 11:07:46.824945  1571 consensus_queue.cc:1048] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.826727   847 catalog_manager.cc:5028] TS 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): tablet 227ec49257e840a18c20c151e90476d2 (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:46.827901  1111 raft_consensus.cc:1275] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:46.838686  1534 consensus_queue.cc:1048] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.850571  1468 raft_consensus.cc:2955] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.853569  1584 ts_tablet_manager.cc:1929] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:46.852742  1037 raft_consensus.cc:2955] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.853976  1584 log.cc:1199] T d4e69dac5e0b4938bd5f4e56972fb4bb P b2bb076fa2af40598bc6b25323e47823: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-1-root/wals/d4e69dac5e0b4938bd5f4e56972fb4bb
I20260710 11:07:46.856922   847 catalog_manager.cc:5028] TS b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): tablet d4e69dac5e0b4938bd5f4e56972fb4bb (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:46.867261  1114 raft_consensus.cc:2955] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.872081  1113 consensus_queue.cc:237] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:46.877200  1379 raft_consensus.cc:2955] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.881501   860 catalog_manager.cc:5697] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.886567  1378 raft_consensus.cc:1275] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:46.887953  1566 consensus_queue.cc:1048] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:46.894781  1037 raft_consensus.cc:1275] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:46.896314  1525 consensus_queue.cc:1048] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:46.898065  1525 raft_consensus.cc:2955] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.898630   962 consensus_queue.cc:237] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:46.903276  1378 raft_consensus.cc:1275] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:46.903882  1040 raft_consensus.cc:2955] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.904687  1571 consensus_queue.cc:1048] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:46.911196  1113 raft_consensus.cc:1275] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:46.911521  1534 raft_consensus.cc:2955] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.913650  1378 raft_consensus.cc:2955] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.917788  1379 raft_consensus.cc:2955] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.923902  1571 consensus_queue.cc:1048] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:46.923889   860 catalog_manager.cc:5697] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.928695  1113 raft_consensus.cc:2955] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.929677   847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 489e451830a84293b12287fd134a1ad4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:46.933707   848 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b1885446ce4a40fca9ef405caa223e16 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:46.939517   863 catalog_manager.cc:5697] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c reported cstate change: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New cstate: current_term: 1 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:46.947453   955 tablet_service.cc:1558] Processing DeleteTablet for tablet 489e451830a84293b12287fd134a1ad4 with delete_type TABLET_DATA_TOMBSTONED (TS af820db437324f3ba8cf279f4e0fe47e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51416
I20260710 11:07:46.954753  1594 tablet_replica.cc:333] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:07:46.955755  1594 raft_consensus.cc:2243] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.956693  1028 tablet_service.cc:1558] Processing DeleteTablet for tablet b1885446ce4a40fca9ef405caa223e16 with delete_type TABLET_DATA_TOMBSTONED (TS b2bb076fa2af40598bc6b25323e47823 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40308
I20260710 11:07:46.958065  1584 tablet_replica.cc:333] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:07:46.959009  1584 raft_consensus.cc:2243] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.959635  1584 raft_consensus.cc:2272] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.965092  1584 ts_tablet_manager.cc:1916] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:46.965842  1594 raft_consensus.cc:2272] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.968410  1594 ts_tablet_manager.cc:1916] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:46.978567  1584 ts_tablet_manager.cc:1929] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:46.978813  1594 ts_tablet_manager.cc:1929] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:46.978899  1584 log.cc:1199] T b1885446ce4a40fca9ef405caa223e16 P b2bb076fa2af40598bc6b25323e47823: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-1-root/wals/b1885446ce4a40fca9ef405caa223e16
I20260710 11:07:46.979282  1594 log.cc:1199] T 489e451830a84293b12287fd134a1ad4 P af820db437324f3ba8cf279f4e0fe47e: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-0-root/wals/489e451830a84293b12287fd134a1ad4
I20260710 11:07:46.980630   847 catalog_manager.cc:5028] TS b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): tablet b1885446ce4a40fca9ef405caa223e16 (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:46.980963   848 catalog_manager.cc:5028] TS af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): tablet 489e451830a84293b12287fd134a1ad4 (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:47.982753  1113 consensus_queue.cc:237] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:47.989719  1040 raft_consensus.cc:1275] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:47.990839  1596 consensus_queue.cc:1048] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:47.991581  1079 consensus_peers.cc:597] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf851dcf457c488689c7aefce1f9522a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:47.992081   962 raft_consensus.cc:1275] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:47.993197  1596 consensus_queue.cc:1048] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:47.998020  1597 raft_consensus.cc:2955] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:47.999815  1040 raft_consensus.cc:2955] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.010243  1113 consensus_queue.cc:237] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:48.011134   863 catalog_manager.cc:5697] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.013342   962 raft_consensus.cc:2955] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.017284  1040 raft_consensus.cc:1275] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:48.018812  1597 consensus_queue.cc:1048] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:48.019685  1079 consensus_peers.cc:597] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37c0e41b23a8484d9b4209b3613341e5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:48.022928   965 raft_consensus.cc:1275] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:48.024518  1597 consensus_queue.cc:1048] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:48.028435  1596 raft_consensus.cc:2955] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.032322  1040 raft_consensus.cc:2955] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.042716   962 raft_consensus.cc:2955] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.044526  1037 consensus_queue.cc:237] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:48.048673   862 catalog_manager.cc:5697] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.052930  1113 raft_consensus.cc:1275] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:48.056185  1576 consensus_queue.cc:1048] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:48.058501   962 raft_consensus.cc:1275] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:48.058761  1005 consensus_peers.cc:597] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd214d4ee3af4a248762507376523d5c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:48.060441  1608 consensus_queue.cc:1048] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:48.067570  1576 raft_consensus.cc:2955] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.069154  1113 raft_consensus.cc:2955] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.083765   859 catalog_manager.cc:5697] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.096295   962 raft_consensus.cc:2955] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.097285  1037 consensus_queue.cc:237] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:48.108295  1113 raft_consensus.cc:1275] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:48.109071  1005 consensus_peers.cc:597] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db19cb2152d54602af3128feb759597b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:48.109781  1614 consensus_queue.cc:1048] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:48.110335   962 raft_consensus.cc:1275] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:48.111420  1613 consensus_queue.cc:1048] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:48.117677  1614 raft_consensus.cc:2955] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.119683  1113 raft_consensus.cc:2955] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.121047   962 raft_consensus.cc:2955] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:48.130270   859 catalog_manager.cc:5697] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.453301  1618 ts_tablet_manager.cc:933] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:48.455090  1618 tablet_copy_client.cc:323] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.67:33425
I20260710 11:07:48.456516  1124 tablet_copy_service.cc:140] P 7c4757c9b64d4e3098487aae7b6dc70f: Received BeginTabletCopySession request for tablet bf851dcf457c488689c7aefce1f9522a from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:48500)
I20260710 11:07:48.456929  1124 tablet_copy_service.cc:161] P 7c4757c9b64d4e3098487aae7b6dc70f: Beginning new tablet copy session on tablet bf851dcf457c488689c7aefce1f9522a from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:48500: session id = 727c5d9321594aa89421a642e860873c-bf851dcf457c488689c7aefce1f9522a
I20260710 11:07:48.463316  1124 tablet_copy_source_session.cc:215] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:48.465953  1618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf851dcf457c488689c7aefce1f9522a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.476287  1618 tablet_copy_client.cc:806] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:48.476792  1618 tablet_copy_client.cc:670] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:48.479862  1618 tablet_copy_client.cc:538] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:48.485423  1618 tablet_bootstrap.cc:492] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:48.504012  1618 tablet_bootstrap.cc:492] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:48.504758  1621 ts_tablet_manager.cc:933] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:48.504904  1618 tablet_bootstrap.cc:492] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:48.506953  1618 ts_tablet_manager.cc:1403] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.013s
I20260710 11:07:48.507531  1621 tablet_copy_client.cc:323] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.66:36583
I20260710 11:07:48.509207  1050 tablet_copy_service.cc:140] P b2bb076fa2af40598bc6b25323e47823: Received BeginTabletCopySession request for tablet db19cb2152d54602af3128feb759597b from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:59394)
I20260710 11:07:48.509739  1050 tablet_copy_service.cc:161] P b2bb076fa2af40598bc6b25323e47823: Beginning new tablet copy session on tablet db19cb2152d54602af3128feb759597b from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:59394: session id = 727c5d9321594aa89421a642e860873c-db19cb2152d54602af3128feb759597b
I20260710 11:07:48.509702  1618 raft_consensus.cc:359] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:48.510386  1618 raft_consensus.cc:740] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:48.510890  1618 consensus_queue.cc:260] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:48.513685  1618 ts_tablet_manager.cc:1434] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:48.515298  1124 tablet_copy_service.cc:342] P 7c4757c9b64d4e3098487aae7b6dc70f: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-bf851dcf457c488689c7aefce1f9522a received from {username='slave'} at 127.0.0.1:48500
I20260710 11:07:48.515678  1124 tablet_copy_service.cc:434] P 7c4757c9b64d4e3098487aae7b6dc70f: ending tablet copy session 727c5d9321594aa89421a642e860873c-bf851dcf457c488689c7aefce1f9522a on tablet bf851dcf457c488689c7aefce1f9522a with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:48.517719  1050 tablet_copy_source_session.cc:215] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:48.520766  1621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db19cb2152d54602af3128feb759597b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.531889  1621 tablet_copy_client.cc:806] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:48.532418  1621 tablet_copy_client.cc:670] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:48.535928  1621 tablet_copy_client.cc:538] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:48.538975  1618 ts_tablet_manager.cc:933] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:07:48.540483  1618 tablet_copy_client.cc:323] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.66:36583
I20260710 11:07:48.541782  1050 tablet_copy_service.cc:140] P b2bb076fa2af40598bc6b25323e47823: Received BeginTabletCopySession request for tablet cd214d4ee3af4a248762507376523d5c from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:59394)
I20260710 11:07:48.542244  1050 tablet_copy_service.cc:161] P b2bb076fa2af40598bc6b25323e47823: Beginning new tablet copy session on tablet cd214d4ee3af4a248762507376523d5c from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:59394: session id = 727c5d9321594aa89421a642e860873c-cd214d4ee3af4a248762507376523d5c
I20260710 11:07:48.544252  1621 tablet_bootstrap.cc:492] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:48.554296  1626 ts_tablet_manager.cc:933] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:48.556872  1050 tablet_copy_source_session.cc:215] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:48.559711  1618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd214d4ee3af4a248762507376523d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.564383  1626 tablet_copy_client.cc:323] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.67:33425
I20260710 11:07:48.566298  1124 tablet_copy_service.cc:140] P 7c4757c9b64d4e3098487aae7b6dc70f: Received BeginTabletCopySession request for tablet 37c0e41b23a8484d9b4209b3613341e5 from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:48500)
I20260710 11:07:48.566797  1124 tablet_copy_service.cc:161] P 7c4757c9b64d4e3098487aae7b6dc70f: Beginning new tablet copy session on tablet 37c0e41b23a8484d9b4209b3613341e5 from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:48500: session id = 727c5d9321594aa89421a642e860873c-37c0e41b23a8484d9b4209b3613341e5
I20260710 11:07:48.571887  1621 tablet_bootstrap.cc:492] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:48.572839  1621 tablet_bootstrap.cc:492] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:48.573542  1621 ts_tablet_manager.cc:1403] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.000s
I20260710 11:07:48.574195  1124 tablet_copy_source_session.cc:215] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:48.576850  1621 raft_consensus.cc:359] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:48.577420  1626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37c0e41b23a8484d9b4209b3613341e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.577865  1621 raft_consensus.cc:740] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:48.578673  1621 consensus_queue.cc:260] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:48.581199  1621 ts_tablet_manager.cc:1434] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:48.584028  1618 tablet_copy_client.cc:806] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:48.584589  1618 tablet_copy_client.cc:670] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:48.586378  1050 tablet_copy_service.cc:342] P b2bb076fa2af40598bc6b25323e47823: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-db19cb2152d54602af3128feb759597b received from {username='slave'} at 127.0.0.1:59394
I20260710 11:07:48.586789  1050 tablet_copy_service.cc:434] P b2bb076fa2af40598bc6b25323e47823: ending tablet copy session 727c5d9321594aa89421a642e860873c-db19cb2152d54602af3128feb759597b on tablet db19cb2152d54602af3128feb759597b with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:48.593209  1618 tablet_copy_client.cc:538] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:48.594955  1626 tablet_copy_client.cc:806] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:48.595535  1626 tablet_copy_client.cc:670] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:48.599031  1626 tablet_copy_client.cc:538] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:48.601773  1618 tablet_bootstrap.cc:492] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:48.608662  1626 tablet_bootstrap.cc:492] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:48.621202  1618 tablet_bootstrap.cc:492] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:48.622087  1618 tablet_bootstrap.cc:492] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:48.622727  1618 ts_tablet_manager.cc:1403] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260710 11:07:48.625587  1618 raft_consensus.cc:359] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:48.626825  1618 raft_consensus.cc:740] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:48.627583  1618 consensus_queue.cc:260] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:48.629488  1618 ts_tablet_manager.cc:1434] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:48.631213  1049 tablet_copy_service.cc:342] P b2bb076fa2af40598bc6b25323e47823: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-cd214d4ee3af4a248762507376523d5c received from {username='slave'} at 127.0.0.1:59394
I20260710 11:07:48.631597  1049 tablet_copy_service.cc:434] P b2bb076fa2af40598bc6b25323e47823: ending tablet copy session 727c5d9321594aa89421a642e860873c-cd214d4ee3af4a248762507376523d5c on tablet cd214d4ee3af4a248762507376523d5c with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:48.633211  1626 tablet_bootstrap.cc:492] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:48.638865  1626 tablet_bootstrap.cc:492] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:48.639566  1626 ts_tablet_manager.cc:1403] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.005s
I20260710 11:07:48.642158  1626 raft_consensus.cc:359] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:48.642846  1626 raft_consensus.cc:740] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:48.643338  1626 consensus_queue.cc:260] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:48.645355  1626 ts_tablet_manager.cc:1434] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:07:48.647248  1124 tablet_copy_service.cc:342] P 7c4757c9b64d4e3098487aae7b6dc70f: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-37c0e41b23a8484d9b4209b3613341e5 received from {username='slave'} at 127.0.0.1:48500
I20260710 11:07:48.647639  1124 tablet_copy_service.cc:434] P 7c4757c9b64d4e3098487aae7b6dc70f: ending tablet copy session 727c5d9321594aa89421a642e860873c-37c0e41b23a8484d9b4209b3613341e5 on tablet 37c0e41b23a8484d9b4209b3613341e5 with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:48.878926  1378 raft_consensus.cc:1217] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:48.946158  1378 raft_consensus.cc:1217] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:49.083009  1378 raft_consensus.cc:1217] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:49.156672  1378 raft_consensus.cc:1217] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:49.419124  1608 raft_consensus.cc:1064] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:49.421626  1608 consensus_queue.cc:237] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:49.427759  1113 raft_consensus.cc:1275] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:49.428020  1378 raft_consensus.cc:1275] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:49.429045  1631 consensus_queue.cc:1048] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.429412   962 raft_consensus.cc:1275] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:49.430751  1608 consensus_queue.cc:1048] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.431591  1612 consensus_queue.cc:1048] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.442365  1612 raft_consensus.cc:2955] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.447453   962 raft_consensus.cc:2955] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.448740  1378 raft_consensus.cc:2955] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.456766  1113 raft_consensus.cc:2955] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.461951   863 catalog_manager.cc:5697] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.473677  1531 raft_consensus.cc:1064] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:49.475894  1531 consensus_queue.cc:237] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:49.487972  1378 raft_consensus.cc:1275] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:49.489637   962 raft_consensus.cc:1275] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:49.489786  1037 consensus_queue.cc:237] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:49.490747  1040 raft_consensus.cc:1275] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:49.490909  1632 consensus_queue.cc:1048] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.491796  1596 consensus_queue.cc:1048] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.494791  1378 raft_consensus.cc:1275] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:49.496228  1612 consensus_queue.cc:1048] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:49.499042   962 raft_consensus.cc:1275] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:49.499508  1632 consensus_queue.cc:1048] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.507686  1612 consensus_queue.cc:1048] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:49.509984  1531 raft_consensus.cc:2955] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.520210  1040 raft_consensus.cc:2955] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.521687  1631 raft_consensus.cc:2955] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.526379  1379 raft_consensus.cc:2955] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.531347   962 raft_consensus.cc:2955] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.532856   965 raft_consensus.cc:2955] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.539091   860 catalog_manager.cc:5697] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.539424  1378 raft_consensus.cc:2955] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.554198   847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db19cb2152d54602af3128feb759597b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:49.554828   863 catalog_manager.cc:5697] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.557545  1632 raft_consensus.cc:1064] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:49.557148  1113 consensus_queue.cc:237] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:49.569260   965 raft_consensus.cc:1275] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:49.569571  1104 tablet_service.cc:1558] Processing DeleteTablet for tablet db19cb2152d54602af3128feb759597b with delete_type TABLET_DATA_TOMBSTONED (TS 7c4757c9b64d4e3098487aae7b6dc70f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57370
I20260710 11:07:49.570379  1378 raft_consensus.cc:1275] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:49.572307  1531 consensus_queue.cc:1048] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:49.574534  1531 consensus_queue.cc:1048] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:49.579984  1632 consensus_queue.cc:237] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:49.581875  1596 raft_consensus.cc:2955] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.582629   965 raft_consensus.cc:2955] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.595089  1378 raft_consensus.cc:2955] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.604599   847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 37c0e41b23a8484d9b4209b3613341e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:49.608461  1379 raft_consensus.cc:1275] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:49.608618   862 catalog_manager.cc:5697] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.610771  1596 consensus_queue.cc:1048] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.618745  1040 raft_consensus.cc:1275] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:49.620601  1596 consensus_queue.cc:1048] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.627095  1645 tablet_replica.cc:333] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:07:49.629609  1645 raft_consensus.cc:2243] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:49.630411  1645 raft_consensus.cc:2272] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:49.634351   965 raft_consensus.cc:1275] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:49.635999  1028 tablet_service.cc:1558] Processing DeleteTablet for tablet 37c0e41b23a8484d9b4209b3613341e5 with delete_type TABLET_DATA_TOMBSTONED (TS b2bb076fa2af40598bc6b25323e47823 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40308
I20260710 11:07:49.637737  1645 ts_tablet_manager.cc:1916] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:49.638522  1647 consensus_queue.cc:1048] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.655543  1596 raft_consensus.cc:2955] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.661605  1645 ts_tablet_manager.cc:1929] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:49.662140  1645 log.cc:1199] T db19cb2152d54602af3128feb759597b P 7c4757c9b64d4e3098487aae7b6dc70f: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-2-root/wals/db19cb2152d54602af3128feb759597b
I20260710 11:07:49.663821   847 catalog_manager.cc:5028] TS 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): tablet db19cb2152d54602af3128feb759597b (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:49.664085  1040 raft_consensus.cc:2955] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.669598  1379 raft_consensus.cc:2955] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.677353  1651 tablet_replica.cc:333] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:07:49.676769   863 catalog_manager.cc:5697] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.678547  1651 raft_consensus.cc:2243] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:49.679266  1651 raft_consensus.cc:2272] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:49.682484  1651 ts_tablet_manager.cc:1916] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:49.682245   962 raft_consensus.cc:2955] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.694940  1113 consensus_queue.cc:237] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:49.697304  1651 ts_tablet_manager.cc:1929] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:49.697762  1651 log.cc:1199] T 37c0e41b23a8484d9b4209b3613341e5 P b2bb076fa2af40598bc6b25323e47823: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-1-root/wals/37c0e41b23a8484d9b4209b3613341e5
I20260710 11:07:49.699225   847 catalog_manager.cc:5028] TS b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): tablet 37c0e41b23a8484d9b4209b3613341e5 (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:49.700798  1379 raft_consensus.cc:1275] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:49.702279  1648 consensus_queue.cc:1048] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:49.706395  1040 raft_consensus.cc:1275] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:49.707464  1647 consensus_queue.cc:1048] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:49.709199  1531 raft_consensus.cc:2955] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.710812  1379 raft_consensus.cc:2955] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.715535  1040 raft_consensus.cc:2955] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.717414   847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf851dcf457c488689c7aefce1f9522a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:49.721052   862 catalog_manager.cc:5697] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.733422   955 tablet_service.cc:1558] Processing DeleteTablet for tablet bf851dcf457c488689c7aefce1f9522a with delete_type TABLET_DATA_TOMBSTONED (TS af820db437324f3ba8cf279f4e0fe47e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51416
I20260710 11:07:49.735378  1653 tablet_replica.cc:333] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:07:49.736325  1653 raft_consensus.cc:2243] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:49.736949  1653 raft_consensus.cc:2272] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:49.739638  1653 ts_tablet_manager.cc:1916] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:49.753139  1653 ts_tablet_manager.cc:1929] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:49.753551  1653 log.cc:1199] T bf851dcf457c488689c7aefce1f9522a P af820db437324f3ba8cf279f4e0fe47e: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-0-root/wals/bf851dcf457c488689c7aefce1f9522a
I20260710 11:07:49.755062   848 catalog_manager.cc:5028] TS af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): tablet bf851dcf457c488689c7aefce1f9522a (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:49.756976  1631 raft_consensus.cc:1064] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:49.758770  1631 consensus_queue.cc:237] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:49.764341  1113 raft_consensus.cc:1275] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:49.764957  1379 raft_consensus.cc:1275] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:49.765869   965 raft_consensus.cc:1275] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:49.765897  1612 consensus_queue.cc:1048] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:49.767633  1608 consensus_queue.cc:1048] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.768930  1631 consensus_queue.cc:1048] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.777173  1608 raft_consensus.cc:2955] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.787793  1379 raft_consensus.cc:2955] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.795060   965 raft_consensus.cc:2955] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.791589  1114 raft_consensus.cc:2955] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.797199   860 catalog_manager.cc:5697] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.810842  1040 consensus_queue.cc:237] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:49.822918  1377 raft_consensus.cc:1275] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:49.821280   965 raft_consensus.cc:1275] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:49.824256  1612 consensus_queue.cc:1048] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:49.825280  1659 consensus_queue.cc:1048] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:49.833524  1658 raft_consensus.cc:2955] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.836216  1377 raft_consensus.cc:2955] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.837497   965 raft_consensus.cc:2955] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:49.843382   847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd214d4ee3af4a248762507376523d5c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:49.847783   860 catalog_manager.cc:5697] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 reported cstate change: config changed from index 3 to 4, VOTER 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) evicted. New cstate: current_term: 1 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.857882  1104 tablet_service.cc:1558] Processing DeleteTablet for tablet cd214d4ee3af4a248762507376523d5c with delete_type TABLET_DATA_TOMBSTONED (TS 7c4757c9b64d4e3098487aae7b6dc70f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57370
I20260710 11:07:49.858906  1645 tablet_replica.cc:333] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:07:49.859778  1645 raft_consensus.cc:2243] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:49.860476  1645 raft_consensus.cc:2272] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:49.863348  1645 ts_tablet_manager.cc:1916] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:49.874289  1645 ts_tablet_manager.cc:1929] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:49.874607  1645 log.cc:1199] T cd214d4ee3af4a248762507376523d5c P 7c4757c9b64d4e3098487aae7b6dc70f: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-2-root/wals/cd214d4ee3af4a248762507376523d5c
I20260710 11:07:49.875707   847 catalog_manager.cc:5028] TS 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): tablet cd214d4ee3af4a248762507376523d5c (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:50.882387  1114 consensus_queue.cc:237] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:50.888155  1040 raft_consensus.cc:1275] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:50.888620  1079 consensus_peers.cc:597] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b62a4f2d0e14b2cb16f0330ccd8d8e5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:50.888841   965 raft_consensus.cc:1275] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:50.889400  1664 consensus_queue.cc:1048] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.890209  1663 consensus_queue.cc:1048] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.896888  1596 raft_consensus.cc:2955] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:50.898470   965 raft_consensus.cc:2955] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:50.898582  1040 raft_consensus.cc:2955] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:50.910300   863 catalog_manager.cc:5697] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:50.912928  1114 consensus_queue.cc:237] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue 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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:50.918927  1040 raft_consensus.cc:1275] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:50.919637   965 raft_consensus.cc:1275] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:50.919828  1079 consensus_peers.cc:597] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer 727c5d9321594aa89421a642e860873c (127.31.145.68:39289): Couldn't send request to peer 727c5d9321594aa89421a642e860873c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fdb01c27d0004b989822bb8df9b783b8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:50.920715  1663 consensus_queue.cc:1048] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.921628  1664 consensus_queue.cc:1048] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:50.930119  1596 raft_consensus.cc:2955] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:50.931092   965 raft_consensus.cc:2955] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:50.931876  1040 raft_consensus.cc:2955] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:50.943583   860 catalog_manager.cc:5697] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: config changed from index -1 to 2, NON_VOTER 727c5d9321594aa89421a642e860873c (127.31.145.68) added. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } } }
I20260710 11:07:51.329803  1674 ts_tablet_manager.cc:933] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:51.331209  1674 tablet_copy_client.cc:323] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.67:33425
I20260710 11:07:51.332665  1124 tablet_copy_service.cc:140] P 7c4757c9b64d4e3098487aae7b6dc70f: Received BeginTabletCopySession request for tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5 from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:48500)
I20260710 11:07:51.333110  1124 tablet_copy_service.cc:161] P 7c4757c9b64d4e3098487aae7b6dc70f: Beginning new tablet copy session on tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5 from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:48500: session id = 727c5d9321594aa89421a642e860873c-0b62a4f2d0e14b2cb16f0330ccd8d8e5
I20260710 11:07:51.337852  1124 tablet_copy_source_session.cc:215] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:51.340762  1674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:51.351191  1674 tablet_copy_client.cc:806] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:51.351711  1674 tablet_copy_client.cc:670] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:51.354748  1674 tablet_copy_client.cc:538] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:51.360265  1674 tablet_bootstrap.cc:492] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:51.378336  1674 tablet_bootstrap.cc:492] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:51.379266  1674 tablet_bootstrap.cc:492] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:51.379946  1674 ts_tablet_manager.cc:1403] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260710 11:07:51.382782  1674 raft_consensus.cc:359] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:51.383631  1674 raft_consensus.cc:740] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:51.384244  1674 consensus_queue.cc:260] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:51.387427  1674 ts_tablet_manager.cc:1434] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:07:51.389304  1124 tablet_copy_service.cc:342] P 7c4757c9b64d4e3098487aae7b6dc70f: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-0b62a4f2d0e14b2cb16f0330ccd8d8e5 received from {username='slave'} at 127.0.0.1:48500
I20260710 11:07:51.391304  1124 tablet_copy_service.cc:434] P 7c4757c9b64d4e3098487aae7b6dc70f: ending tablet copy session 727c5d9321594aa89421a642e860873c-0b62a4f2d0e14b2cb16f0330ccd8d8e5 on tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5 with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:51.431883  1674 ts_tablet_manager.cc:933] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c: Initiating tablet copy from peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:51.433621  1674 tablet_copy_client.cc:323] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c: tablet copy: Beginning tablet copy session from remote peer at address 127.31.145.67:33425
I20260710 11:07:51.435051  1124 tablet_copy_service.cc:140] P 7c4757c9b64d4e3098487aae7b6dc70f: Received BeginTabletCopySession request for tablet fdb01c27d0004b989822bb8df9b783b8 from peer 727c5d9321594aa89421a642e860873c ({username='slave'} at 127.0.0.1:48500)
I20260710 11:07:51.435592  1124 tablet_copy_service.cc:161] P 7c4757c9b64d4e3098487aae7b6dc70f: Beginning new tablet copy session on tablet fdb01c27d0004b989822bb8df9b783b8 from peer 727c5d9321594aa89421a642e860873c at {username='slave'} at 127.0.0.1:48500: session id = 727c5d9321594aa89421a642e860873c-fdb01c27d0004b989822bb8df9b783b8
I20260710 11:07:51.442962  1124 tablet_copy_source_session.cc:215] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:51.445933  1674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb01c27d0004b989822bb8df9b783b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:51.461055  1674 tablet_copy_client.cc:806] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:51.461637  1674 tablet_copy_client.cc:670] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:51.464644  1674 tablet_copy_client.cc:538] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:51.473438  1674 tablet_bootstrap.cc:492] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c: Bootstrap starting.
I20260710 11:07:51.492997  1674 tablet_bootstrap.cc:492] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:51.493896  1674 tablet_bootstrap.cc:492] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c: Bootstrap complete.
I20260710 11:07:51.494552  1674 ts_tablet_manager.cc:1403] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.008s
I20260710 11:07:51.497337  1674 raft_consensus.cc:359] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:51.498054  1674 raft_consensus.cc:740] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 727c5d9321594aa89421a642e860873c, State: Initialized, Role: LEARNER
I20260710 11:07:51.498533  1674 consensus_queue.cc:260] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: NON_VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: true } }
I20260710 11:07:51.500408  1674 ts_tablet_manager.cc:1434] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:07:51.502183  1124 tablet_copy_service.cc:342] P 7c4757c9b64d4e3098487aae7b6dc70f: Request end of tablet copy session 727c5d9321594aa89421a642e860873c-fdb01c27d0004b989822bb8df9b783b8 received from {username='slave'} at 127.0.0.1:48500
I20260710 11:07:51.502581  1124 tablet_copy_service.cc:434] P 7c4757c9b64d4e3098487aae7b6dc70f: ending tablet copy session 727c5d9321594aa89421a642e860873c-fdb01c27d0004b989822bb8df9b783b8 on tablet fdb01c27d0004b989822bb8df9b783b8 with peer 727c5d9321594aa89421a642e860873c
I20260710 11:07:52.544785  1681 raft_consensus.cc:493] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c4757c9b64d4e3098487aae7b6dc70f)
I20260710 11:07:52.545586  1681 raft_consensus.cc:515] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:52.547892  1681 leader_election.cc:290] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
W20260710 11:07:52.585686  1003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.67:33425, user_credentials={real_user=slave}} blocked reactor thread for 1.01138e+06us
I20260710 11:07:52.603667  1038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
W20260710 11:07:52.642508  1079 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.891s	user 0.013s	sys 0.001s
W20260710 11:07:52.642910  1079 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.892s	user 0.013s	sys 0.001s
I20260710 11:07:52.655604  1683 raft_consensus.cc:493] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b2bb076fa2af40598bc6b25323e47823)
I20260710 11:07:52.659078  1683 raft_consensus.cc:515] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:52.663678  1683 leader_election.cc:290] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 727c5d9321594aa89421a642e860873c (127.31.145.68:39289)
W20260710 11:07:52.663919   928 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.66:36583, user_credentials={real_user=slave}} blocked reactor thread for 54942us
W20260710 11:07:52.664280  1078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.65:38831, user_credentials={real_user=slave}} blocked reactor thread for 46307us
I20260710 11:07:52.658244  1688 raft_consensus.cc:493] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c4757c9b64d4e3098487aae7b6dc70f)
I20260710 11:07:52.670768  1688 raft_consensus.cc:515] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:52.677021   962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b631ed3add74c9bb97730a01e0f8290" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:52.706780  1687 raft_consensus.cc:493] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c4757c9b64d4e3098487aae7b6dc70f)
I20260710 11:07:52.709009  1688 leader_election.cc:290] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:52.709533  1687 raft_consensus.cc:515] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:07:52.712576   962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:07:52.714498  1687 leader_election.cc:290] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:52.715593  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565a03154d504086b692f58a1d713705" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:52.718933  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:52.724926  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b631ed3add74c9bb97730a01e0f8290" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:52.726094   928 leader_election.cc:304] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [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: af820db437324f3ba8cf279f4e0fe47e; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:52.726842  1684 raft_consensus.cc:2749] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:52.729986  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:52.750239  1378 raft_consensus.cc:1217] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:52.752103  1376 raft_consensus.cc:1217] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:52.770406  1003 leader_election.cc:304] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [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: b2bb076fa2af40598bc6b25323e47823; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e
I20260710 11:07:52.774724  1003 leader_election.cc:304] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [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: b2bb076fa2af40598bc6b25323e47823; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, af820db437324f3ba8cf279f4e0fe47e
I20260710 11:07:52.777822  1686 raft_consensus.cc:2749] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:52.775851  1688 raft_consensus.cc:2749] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:52.782521  1692 raft_consensus.cc:493] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c4757c9b64d4e3098487aae7b6dc70f)
I20260710 11:07:52.783010  1692 raft_consensus.cc:515] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:52.790277  1692 leader_election.cc:290] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:07:52.796440  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489e451830a84293b12287fd134a1ad4" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:07:52.796744  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489e451830a84293b12287fd134a1ad4" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:07:52.798620  1342 leader_election.cc:304] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [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: 727c5d9321594aa89421a642e860873c; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:52.799894  1375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565a03154d504086b692f58a1d713705" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "727c5d9321594aa89421a642e860873c" is_pre_election: true
I20260710 11:07:52.805603  1692 raft_consensus.cc:2749] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:52.805940  1079 leader_election.cc:304] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [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: 7c4757c9b64d4e3098487aae7b6dc70f; no voters: 727c5d9321594aa89421a642e860873c, b2bb076fa2af40598bc6b25323e47823
I20260710 11:07:52.807075  1691 raft_consensus.cc:2749] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:52.984285  1683 raft_consensus.cc:1064] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:52.992532  1683 consensus_queue.cc:237] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:53.011045   962 raft_consensus.cc:1275] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:53.012439  1037 raft_consensus.cc:1275] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:53.014679  1691 consensus_queue.cc:1048] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:53.016819  1378 raft_consensus.cc:1275] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:53.016616  1691 consensus_queue.cc:1048] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:53.025586  1689 consensus_queue.cc:1048] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:53.042399  1689 raft_consensus.cc:2955] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.044396  1378 raft_consensus.cc:2955] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.062897  1691 raft_consensus.cc:1064] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f: attempting to promote NON_VOTER 727c5d9321594aa89421a642e860873c to VOTER
I20260710 11:07:53.066934   962 raft_consensus.cc:2955] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.069231  1691 consensus_queue.cc:237] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:53.087878   860 catalog_manager.cc:5697] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.096736  1037 raft_consensus.cc:2955] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } attrs { replace: true } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.120170  1378 raft_consensus.cc:1275] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 1 LEARNER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:53.120967  1039 raft_consensus.cc:1275] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:53.121783   962 raft_consensus.cc:1275] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:53.122605  1689 consensus_queue.cc:1048] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:53.124487  1700 consensus_queue.cc:1048] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:53.127230  1683 consensus_queue.cc:1048] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:53.144362  1700 raft_consensus.cc:2955] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.150987  1378 raft_consensus.cc:2955] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.154299  1037 raft_consensus.cc:2955] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.156031  1114 consensus_queue.cc:237] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:53.165560   962 raft_consensus.cc:1275] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:53.166987  1691 consensus_queue.cc:1048] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:53.169206  1376 raft_consensus.cc:1275] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:53.172343  1689 consensus_queue.cc:1048] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:53.171962   862 catalog_manager.cc:5697] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c reported cstate change: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.178710  1691 raft_consensus.cc:2955] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.181881   962 raft_consensus.cc:2955] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.184664  1376 raft_consensus.cc:2955] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.188213   847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fdb01c27d0004b989822bb8df9b783b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:53.197249   862 catalog_manager.cc:5697] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index 3 to 4, VOTER b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) evicted. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:53.202342   962 raft_consensus.cc:2955] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 727c5d9321594aa89421a642e860873c (127.31.145.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } attrs { replace: true } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.214365  1028 tablet_service.cc:1558] Processing DeleteTablet for tablet fdb01c27d0004b989822bb8df9b783b8 with delete_type TABLET_DATA_TOMBSTONED (TS b2bb076fa2af40598bc6b25323e47823 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40308
I20260710 11:07:53.216771  1709 tablet_replica.cc:333] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:07:53.218943  1709 raft_consensus.cc:2243] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.219658  1709 raft_consensus.cc:2272] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.223196  1709 ts_tablet_manager.cc:1916] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:53.228520  1114 consensus_queue.cc:237] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:07:53.233734  1376 raft_consensus.cc:1275] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:53.233727  1037 raft_consensus.cc:1275] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:53.235535  1680 consensus_queue.cc:1048] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:53.236466  1700 consensus_queue.cc:1048] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:53.239678  1709 ts_tablet_manager.cc:1929] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:53.240218  1709 log.cc:1199] T fdb01c27d0004b989822bb8df9b783b8 P b2bb076fa2af40598bc6b25323e47823: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-1-root/wals/fdb01c27d0004b989822bb8df9b783b8
I20260710 11:07:53.242095   847 catalog_manager.cc:5028] TS b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): tablet fdb01c27d0004b989822bb8df9b783b8 (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
I20260710 11:07:53.244292  1691 raft_consensus.cc:2955] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.245795  1376 raft_consensus.cc:2955] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.247001  1037 raft_consensus.cc:2955] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } } }
I20260710 11:07:53.257266   847 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:53.259399   859 catalog_manager.cc:5697] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: config changed from index 3 to 4, VOTER af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) evicted. New cstate: current_term: 1 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:53.271981   955 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5 with delete_type TABLET_DATA_TOMBSTONED (TS af820db437324f3ba8cf279f4e0fe47e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51416
I20260710 11:07:53.273818  1710 tablet_replica.cc:333] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:07:53.274788  1710 raft_consensus.cc:2243] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:53.275520  1710 raft_consensus.cc:2272] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.278951  1710 ts_tablet_manager.cc:1916] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:53.291601  1710 ts_tablet_manager.cc:1929] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:53.292048  1710 log.cc:1199] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P af820db437324f3ba8cf279f4e0fe47e: Deleting WAL directory at /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681632410645-32325-0/minicluster-data/ts-0-root/wals/0b62a4f2d0e14b2cb16f0330ccd8d8e5
I20260710 11:07:53.293717   848 catalog_manager.cc:5028] TS af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): tablet 0b62a4f2d0e14b2cb16f0330ccd8d8e5 (table test-workload [id=5880759a17774abc838e59d49a727e49]) successfully deleted
W20260710 11:07:53.627724  1135 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5240 after lost signal to thread 32328
W20260710 11:07:53.628674  1135 debug-util.cc:398] Leaking SignalData structure 0x7b08000c1040 after lost signal to thread 897
W20260710 11:07:53.629712  1135 debug-util.cc:398] Leaking SignalData structure 0x7b080016d8c0 after lost signal to thread 989
W20260710 11:07:53.630776  1135 debug-util.cc:398] Leaking SignalData structure 0x7b0800248a20 after lost signal to thread 1064
W20260710 11:07:53.632165  1135 debug-util.cc:398] Leaking SignalData structure 0x7b080022fe00 after lost signal to thread 1138
W20260710 11:07:53.633301  1135 debug-util.cc:398] Leaking SignalData structure 0x7b080014a400 after lost signal to thread 1403
I20260710 11:08:00.282934 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:00.879246  1728 raft_consensus.cc:493] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af820db437324f3ba8cf279f4e0fe47e)
I20260710 11:08:00.885973  1728 raft_consensus.cc:515] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:00.888608  1728 leader_election.cc:290] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 727c5d9321594aa89421a642e860873c (127.31.145.68:39289)
I20260710 11:08:00.901871  1727 raft_consensus.cc:493] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af820db437324f3ba8cf279f4e0fe47e)
I20260710 11:08:00.920368  1727 raft_consensus.cc:515] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:00.925305  1379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af8db4f6c9e4e7181efa0cf41c81f98" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "727c5d9321594aa89421a642e860873c" is_pre_election: true
I20260710 11:08:01.012635  1732 raft_consensus.cc:493] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c4757c9b64d4e3098487aae7b6dc70f)
I20260710 11:08:01.013284  1732 raft_consensus.cc:515] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.018028  1727 leader_election.cc:290] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 727c5d9321594aa89421a642e860873c (127.31.145.68:39289)
I20260710 11:08:01.023903  1736 raft_consensus.cc:493] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af820db437324f3ba8cf279f4e0fe47e)
I20260710 11:08:01.024502  1736 raft_consensus.cc:515] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.031764  1379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1885446ce4a40fca9ef405caa223e16" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "727c5d9321594aa89421a642e860873c" is_pre_election: true
I20260710 11:08:01.031872  1375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3257f70b194e4684893e35790efe25" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "727c5d9321594aa89421a642e860873c" is_pre_election: true
I20260710 11:08:01.032572  1736 leader_election.cc:290] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 727c5d9321594aa89421a642e860873c (127.31.145.68:39289)
I20260710 11:08:01.036934  1729 raft_consensus.cc:493] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c4757c9b64d4e3098487aae7b6dc70f)
I20260710 11:08:01.037499  1729 raft_consensus.cc:515] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.050132   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af8db4f6c9e4e7181efa0cf41c81f98" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:08:01.057914  1729 leader_election.cc:290] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425), 727c5d9321594aa89421a642e860873c (127.31.145.68:39289)
W20260710 11:08:01.058372   930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.68:39289, user_credentials={real_user=slave}} blocked reactor thread for 68313.2us
I20260710 11:08:01.059330   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3257f70b194e4684893e35790efe25" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:08:01.064218  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb01c27d0004b989822bb8df9b783b8" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "727c5d9321594aa89421a642e860873c" is_pre_election: true
W20260710 11:08:01.064345   928 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.66:36583, user_credentials={real_user=slave}} blocked reactor thread for 79696.7us
I20260710 11:08:01.059801   960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1885446ce4a40fca9ef405caa223e16" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af820db437324f3ba8cf279f4e0fe47e" is_pre_election: true
I20260710 11:08:01.068922  1378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf851dcf457c488689c7aefce1f9522a" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "727c5d9321594aa89421a642e860873c" is_pre_election: true
I20260710 11:08:01.069901  1738 raft_consensus.cc:493] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c4757c9b64d4e3098487aae7b6dc70f)
I20260710 11:08:01.070487  1004 leader_election.cc:304] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [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: b2bb076fa2af40598bc6b25323e47823; no voters: 727c5d9321594aa89421a642e860873c, af820db437324f3ba8cf279f4e0fe47e
I20260710 11:08:01.068223  1732 leader_election.cc:290] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425), 727c5d9321594aa89421a642e860873c (127.31.145.68:39289)
I20260710 11:08:01.070855  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf851dcf457c488689c7aefce1f9522a" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:08:01.071251  1732 raft_consensus.cc:2749] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:01.070505  1738 raft_consensus.cc:515] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:08:01.074792  1078 leader_election.cc:304] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [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: 7c4757c9b64d4e3098487aae7b6dc70f; no voters: 727c5d9321594aa89421a642e860873c, af820db437324f3ba8cf279f4e0fe47e
I20260710 11:08:01.075809  1738 leader_election.cc:290] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:08:01.076139  1731 raft_consensus.cc:2749] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:01.077134  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb01c27d0004b989822bb8df9b783b8" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:08:01.078583  1005 leader_election.cc:304] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [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: b2bb076fa2af40598bc6b25323e47823; no voters: 727c5d9321594aa89421a642e860873c, 7c4757c9b64d4e3098487aae7b6dc70f
I20260710 11:08:01.079154  1732 raft_consensus.cc:2749] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:01.075830  1078 leader_election.cc:304] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [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: 7c4757c9b64d4e3098487aae7b6dc70f; no voters: 727c5d9321594aa89421a642e860873c, af820db437324f3ba8cf279f4e0fe47e
I20260710 11:08:01.080011  1727 raft_consensus.cc:2749] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:01.087791  1112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b62a4f2d0e14b2cb16f0330ccd8d8e5"
dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
mode: GRACEFUL
new_leader_uuid: "727c5d9321594aa89421a642e860873c"
 from {username='slave'} at 127.0.0.1:38484
I20260710 11:08:01.088384   930 leader_election.cc:304] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [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: af820db437324f3ba8cf279f4e0fe47e; no voters: 727c5d9321594aa89421a642e860873c, 7c4757c9b64d4e3098487aae7b6dc70f
I20260710 11:08:01.088472  1112 raft_consensus.cc:606] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Received request to transfer leadership to TS 727c5d9321594aa89421a642e860873c
I20260710 11:08:01.089280  1734 raft_consensus.cc:2749] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:01.091662  1112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485"
dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
mode: GRACEFUL
new_leader_uuid: "b2bb076fa2af40598bc6b25323e47823"
 from {username='slave'} at 127.0.0.1:38484
I20260710 11:08:01.092139  1112 raft_consensus.cc:606] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Received request to transfer leadership to TS b2bb076fa2af40598bc6b25323e47823
I20260710 11:08:01.093504  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2bb076fa2af40598bc6b25323e47823" is_pre_election: true
I20260710 11:08:01.095737  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" is_pre_election: true
I20260710 11:08:01.097273   928 leader_election.cc:304] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [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: af820db437324f3ba8cf279f4e0fe47e; no voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823
I20260710 11:08:01.097990  1738 raft_consensus.cc:2749] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:01.104089   964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "227ec49257e840a18c20c151e90476d2"
dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
mode: GRACEFUL
new_leader_uuid: "727c5d9321594aa89421a642e860873c"
 from {username='slave'} at 127.0.0.1:54232
I20260710 11:08:01.104535   964 raft_consensus.cc:606] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Received request to transfer leadership to TS 727c5d9321594aa89421a642e860873c
I20260710 11:08:01.106674  1112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c32f7af5f754077bfeca741b432dd28"
dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
mode: GRACEFUL
new_leader_uuid: "727c5d9321594aa89421a642e860873c"
 from {username='slave'} at 127.0.0.1:38484
I20260710 11:08:01.107084  1112 raft_consensus.cc:606] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Received request to transfer leadership to TS 727c5d9321594aa89421a642e860873c
I20260710 11:08:01.109336   964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "784b921c6095460688e2fc2cdaa64fab"
dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
mode: GRACEFUL
new_leader_uuid: "727c5d9321594aa89421a642e860873c"
 from {username='slave'} at 127.0.0.1:54232
I20260710 11:08:01.109782   964 raft_consensus.cc:606] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Received request to transfer leadership to TS 727c5d9321594aa89421a642e860873c
I20260710 11:08:01.110635 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:01.111244 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:01.269575  1731 raft_consensus.cc:993] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f: : Instructing follower 727c5d9321594aa89421a642e860873c to start an election
I20260710 11:08:01.269984  1736 raft_consensus.cc:1081] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Signalling peer 727c5d9321594aa89421a642e860873c to start an election
I20260710 11:08:01.271306  1379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c32f7af5f754077bfeca741b432dd28"
dest_uuid: "727c5d9321594aa89421a642e860873c"
 from {username='slave'} at 127.0.0.1:36814
I20260710 11:08:01.271824  1379 raft_consensus.cc:493] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:01.272083  1379 raft_consensus.cc:3060] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.276286  1379 raft_consensus.cc:515] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.277891  1379 leader_election.cc:290] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:08:01.278697   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c32f7af5f754077bfeca741b432dd28" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:08:01.278877  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c32f7af5f754077bfeca741b432dd28" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:08:01.279307   964 raft_consensus.cc:3060] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.279420  1112 raft_consensus.cc:3055] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:01.279788  1112 raft_consensus.cc:740] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:08:01.280560  1112 consensus_queue.cc:260] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.281814  1112 raft_consensus.cc:3060] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.285861   964 raft_consensus.cc:2468] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727c5d9321594aa89421a642e860873c in term 2.
I20260710 11:08:01.287041  1343 leader_election.cc:304] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727c5d9321594aa89421a642e860873c, af820db437324f3ba8cf279f4e0fe47e; no voters: 
I20260710 11:08:01.288457  1112 raft_consensus.cc:2468] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727c5d9321594aa89421a642e860873c in term 2.
I20260710 11:08:01.288920  1746 raft_consensus.cc:2804] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:01.290174  1746 raft_consensus.cc:697] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 2 LEADER]: Becoming Leader. State: Replica: 727c5d9321594aa89421a642e860873c, State: Running, Role: LEADER
I20260710 11:08:01.291057  1746 consensus_queue.cc:237] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.301174   862 catalog_manager.cc:5697] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c reported cstate change: term changed from 1 to 2, leader changed from 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) to 727c5d9321594aa89421a642e860873c (127.31.145.68). New cstate: current_term: 2 leader_uuid: "727c5d9321594aa89421a642e860873c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:01.388430  1731 raft_consensus.cc:993] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f: : Instructing follower 727c5d9321594aa89421a642e860873c to start an election
I20260710 11:08:01.388839  1736 raft_consensus.cc:1081] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Signalling peer 727c5d9321594aa89421a642e860873c to start an election
I20260710 11:08:01.390146  1375 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b62a4f2d0e14b2cb16f0330ccd8d8e5"
dest_uuid: "727c5d9321594aa89421a642e860873c"
 from {username='slave'} at 127.0.0.1:36814
I20260710 11:08:01.390615  1375 raft_consensus.cc:493] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:01.390872  1375 raft_consensus.cc:3060] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.395550  1375 raft_consensus.cc:515] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.396977  1375 leader_election.cc:290] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:08:01.397712  1037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b62a4f2d0e14b2cb16f0330ccd8d8e5" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:08:01.397931  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b62a4f2d0e14b2cb16f0330ccd8d8e5" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:08:01.398178  1037 raft_consensus.cc:3060] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.398428  1112 raft_consensus.cc:3055] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:01.398697  1112 raft_consensus.cc:740] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:08:01.399732  1112 consensus_queue.cc:260] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.401001  1112 raft_consensus.cc:3060] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.403175  1037 raft_consensus.cc:2468] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727c5d9321594aa89421a642e860873c in term 2.
I20260710 11:08:01.404086  1342 leader_election.cc:304] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727c5d9321594aa89421a642e860873c, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:08:01.404762  1746 raft_consensus.cc:2804] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:01.405223  1746 raft_consensus.cc:697] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 2 LEADER]: Becoming Leader. State: Replica: 727c5d9321594aa89421a642e860873c, State: Running, Role: LEADER
I20260710 11:08:01.406114  1746 consensus_queue.cc:237] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.408038  1112 raft_consensus.cc:2468] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727c5d9321594aa89421a642e860873c in term 2.
I20260710 11:08:01.413992   862 catalog_manager.cc:5697] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c reported cstate change: term changed from 1 to 2, leader changed from 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) to 727c5d9321594aa89421a642e860873c (127.31.145.68). New cstate: current_term: 2 leader_uuid: "727c5d9321594aa89421a642e860873c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:01.420811  1744 raft_consensus.cc:993] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e: : Instructing follower 727c5d9321594aa89421a642e860873c to start an election
I20260710 11:08:01.421267  1744 raft_consensus.cc:1081] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Signalling peer 727c5d9321594aa89421a642e860873c to start an election
I20260710 11:08:01.422528  1375 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "227ec49257e840a18c20c151e90476d2"
dest_uuid: "727c5d9321594aa89421a642e860873c"
 from {username='slave'} at 127.0.0.1:36822
I20260710 11:08:01.422914  1375 raft_consensus.cc:493] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:01.423192  1375 raft_consensus.cc:3060] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.427198  1375 raft_consensus.cc:515] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.428591  1375 leader_election.cc:290] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:08:01.429569  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227ec49257e840a18c20c151e90476d2" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:08:01.429680   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227ec49257e840a18c20c151e90476d2" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:08:01.430061  1040 raft_consensus.cc:3060] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.430190   964 raft_consensus.cc:3055] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:01.430526   964 raft_consensus.cc:740] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:08:01.431147   964 consensus_queue.cc:260] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.432222   964 raft_consensus.cc:3060] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.434706  1040 raft_consensus.cc:2468] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727c5d9321594aa89421a642e860873c in term 2.
I20260710 11:08:01.435511  1342 leader_election.cc:304] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727c5d9321594aa89421a642e860873c, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:08:01.436076  1746 raft_consensus.cc:2804] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:01.436105   964 raft_consensus.cc:2468] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727c5d9321594aa89421a642e860873c in term 2.
I20260710 11:08:01.436538  1746 raft_consensus.cc:697] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 2 LEADER]: Becoming Leader. State: Replica: 727c5d9321594aa89421a642e860873c, State: Running, Role: LEADER
I20260710 11:08:01.437354  1746 consensus_queue.cc:237] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.447443  1731 raft_consensus.cc:993] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f: : Instructing follower b2bb076fa2af40598bc6b25323e47823 to start an election
I20260710 11:08:01.447896  1727 raft_consensus.cc:1081] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Signalling peer b2bb076fa2af40598bc6b25323e47823 to start an election
I20260710 11:08:01.447799   862 catalog_manager.cc:5697] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c reported cstate change: term changed from 1 to 2, leader changed from af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) to 727c5d9321594aa89421a642e860873c (127.31.145.68). New cstate: current_term: 2 leader_uuid: "727c5d9321594aa89421a642e860873c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:01.449859  1040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485"
dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
 from {username='slave'} at 127.0.0.1:40322
I20260710 11:08:01.450371  1040 raft_consensus.cc:493] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:01.450699  1040 raft_consensus.cc:3060] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.455708  1040 raft_consensus.cc:515] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:08:01.457521  1040 leader_election.cc:290] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 2 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:08:01.458103   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:08:01.458640   964 raft_consensus.cc:3060] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.458638  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dae7ff5a9ab4e339f54d662bae68485" candidate_uuid: "b2bb076fa2af40598bc6b25323e47823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:08:01.459441  1112 raft_consensus.cc:3055] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:01.459797  1112 raft_consensus.cc:740] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:08:01.460709  1112 consensus_queue.cc:260] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:08:01.461750  1112 raft_consensus.cc:3060] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.463943   964 raft_consensus.cc:2468] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 2.
I20260710 11:08:01.464753  1004 leader_election.cc:304] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:08:01.465332  1732 raft_consensus.cc:2804] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:01.465739  1732 raft_consensus.cc:697] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 2 LEADER]: Becoming Leader. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Running, Role: LEADER
I20260710 11:08:01.466394  1732 consensus_queue.cc:237] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:08:01.467404  1112 raft_consensus.cc:2468] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2bb076fa2af40598bc6b25323e47823 in term 2.
I20260710 11:08:01.473300   862 catalog_manager.cc:5697] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 reported cstate change: term changed from 1 to 2, leader changed from 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) to b2bb076fa2af40598bc6b25323e47823 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "b2bb076fa2af40598bc6b25323e47823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:01.552932  1738 raft_consensus.cc:993] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e: : Instructing follower 727c5d9321594aa89421a642e860873c to start an election
I20260710 11:08:01.553403  1744 raft_consensus.cc:1081] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Signalling peer 727c5d9321594aa89421a642e860873c to start an election
I20260710 11:08:01.554793  1375 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "784b921c6095460688e2fc2cdaa64fab"
dest_uuid: "727c5d9321594aa89421a642e860873c"
 from {username='slave'} at 127.0.0.1:36822
I20260710 11:08:01.555253  1375 raft_consensus.cc:493] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:01.555531  1375 raft_consensus.cc:3060] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.560570  1375 raft_consensus.cc:515] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.562566  1375 leader_election.cc:290] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:08:01.562810   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784b921c6095460688e2fc2cdaa64fab" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:08:01.563050  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784b921c6095460688e2fc2cdaa64fab" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:08:01.563470   964 raft_consensus.cc:3055] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:01.563539  1040 raft_consensus.cc:3060] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.563836   964 raft_consensus.cc:740] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:08:01.564615   964 consensus_queue.cc:260] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.565785   964 raft_consensus.cc:3060] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:01.569736  1040 raft_consensus.cc:2468] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727c5d9321594aa89421a642e860873c in term 2.
I20260710 11:08:01.570820  1342 leader_election.cc:304] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727c5d9321594aa89421a642e860873c, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:08:01.571548  1746 raft_consensus.cc:2804] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:01.571671   964 raft_consensus.cc:2468] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727c5d9321594aa89421a642e860873c in term 2.
I20260710 11:08:01.572029  1746 raft_consensus.cc:697] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 2 LEADER]: Becoming Leader. State: Replica: 727c5d9321594aa89421a642e860873c, State: Running, Role: LEADER
I20260710 11:08:01.573030  1746 consensus_queue.cc:237] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:01.580308   862 catalog_manager.cc:5697] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c reported cstate change: term changed from 1 to 2, leader changed from af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) to 727c5d9321594aa89421a642e860873c (127.31.145.68). New cstate: current_term: 2 leader_uuid: "727c5d9321594aa89421a642e860873c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260710 11:08:01.594126   894 debug-util.cc:398] Leaking SignalData structure 0x7b0800036a00 after lost signal to thread 32328
W20260710 11:08:01.594832   894 debug-util.cc:398] Leaking SignalData structure 0x7b08000370e0 after lost signal to thread 897
W20260710 11:08:01.595604   894 debug-util.cc:398] Leaking SignalData structure 0x7b0800271b60 after lost signal to thread 989
W20260710 11:08:01.596310   894 debug-util.cc:398] Leaking SignalData structure 0x7b08002766e0 after lost signal to thread 1064
W20260710 11:08:01.597036   894 debug-util.cc:398] Leaking SignalData structure 0x7b0800233fe0 after lost signal to thread 1138
W20260710 11:08:01.597793   894 debug-util.cc:398] Leaking SignalData structure 0x7b0800286940 after lost signal to thread 1403
I20260710 11:08:01.680995   964 raft_consensus.cc:1275] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Refusing update from remote peer 727c5d9321594aa89421a642e860873c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:01.682200  1746 consensus_queue.cc:1048] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:01.694505  1112 raft_consensus.cc:1275] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Refusing update from remote peer 727c5d9321594aa89421a642e860873c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:01.696230  1746 consensus_queue.cc:1048] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:01.848321   964 raft_consensus.cc:1275] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Refusing update from remote peer 727c5d9321594aa89421a642e860873c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:01.849669  1746 consensus_queue.cc:1048] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:01.863152  1040 raft_consensus.cc:1275] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Refusing update from remote peer 727c5d9321594aa89421a642e860873c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:01.864807  1747 consensus_queue.cc:1048] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:01.879278   964 raft_consensus.cc:1275] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:01.880409  1730 consensus_queue.cc:1048] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:01.890764  1112 raft_consensus.cc:1275] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Refusing update from remote peer b2bb076fa2af40598bc6b25323e47823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:01.892222  1730 consensus_queue.cc:1048] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:01.911154  1040 raft_consensus.cc:1275] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Refusing update from remote peer 727c5d9321594aa89421a642e860873c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:01.912192  1763 consensus_queue.cc:1048] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:01.920828  1112 raft_consensus.cc:1275] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Refusing update from remote peer 727c5d9321594aa89421a642e860873c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:01.922140  1746 consensus_queue.cc:1048] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:02.027494  1040 raft_consensus.cc:1275] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Refusing update from remote peer 727c5d9321594aa89421a642e860873c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:02.028828  1746 consensus_queue.cc:1048] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:02.042949   964 raft_consensus.cc:1275] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Refusing update from remote peer 727c5d9321594aa89421a642e860873c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:02.044348  1747 consensus_queue.cc:1048] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:02.112105 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:02.133894 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:02.163544  1040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f4ee36431cf4ed99dee6fc3e4983ac5"
dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
mode: GRACEFUL
new_leader_uuid: "af820db437324f3ba8cf279f4e0fe47e"
 from {username='slave'} at 127.0.0.1:59344
I20260710 11:08:02.164136  1040 raft_consensus.cc:606] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Received request to transfer leadership to TS af820db437324f3ba8cf279f4e0fe47e
I20260710 11:08:02.166853   964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51309ec1fe2747fa94e2b0514c411b6b"
dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
mode: GRACEFUL
new_leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
 from {username='slave'} at 127.0.0.1:54232
I20260710 11:08:02.167287   964 raft_consensus.cc:606] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Received request to transfer leadership to TS 7c4757c9b64d4e3098487aae7b6dc70f
I20260710 11:08:02.168299 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:02.169152 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:02.551149  1732 raft_consensus.cc:993] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823: : Instructing follower af820db437324f3ba8cf279f4e0fe47e to start an election
I20260710 11:08:02.551616  1732 raft_consensus.cc:1081] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Signalling peer af820db437324f3ba8cf279f4e0fe47e to start an election
I20260710 11:08:02.552932   965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f4ee36431cf4ed99dee6fc3e4983ac5"
dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
 from {username='slave'} at 127.0.0.1:51424
I20260710 11:08:02.553440   965 raft_consensus.cc:493] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:02.553789   965 raft_consensus.cc:3060] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:02.558311   965 raft_consensus.cc:515] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:08:02.559612   965 leader_election.cc:290] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 2 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:08:02.560391  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4ee36431cf4ed99dee6fc3e4983ac5" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:08:02.560735  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4ee36431cf4ed99dee6fc3e4983ac5" candidate_uuid: "af820db437324f3ba8cf279f4e0fe47e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:08:02.561209  1040 raft_consensus.cc:3055] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:02.561255  1112 raft_consensus.cc:3060] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:02.561693  1040 raft_consensus.cc:740] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2bb076fa2af40598bc6b25323e47823, State: Running, Role: LEADER
I20260710 11:08:02.562394  1040 consensus_queue.cc:260] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:08:02.563266  1040 raft_consensus.cc:3060] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:02.568197  1040 raft_consensus.cc:2468] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 2.
I20260710 11:08:02.569593   928 leader_election.cc:304] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af820db437324f3ba8cf279f4e0fe47e, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:08:02.570667  1744 raft_consensus.cc:2804] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:02.570680  1112 raft_consensus.cc:2468] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af820db437324f3ba8cf279f4e0fe47e in term 2.
I20260710 11:08:02.572404  1744 raft_consensus.cc:697] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 2 LEADER]: Becoming Leader. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:08:02.573143  1744 consensus_queue.cc:237] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:08:02.581665   859 catalog_manager.cc:5697] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e reported cstate change: term changed from 1 to 2, leader changed from b2bb076fa2af40598bc6b25323e47823 (127.31.145.66) to af820db437324f3ba8cf279f4e0fe47e (127.31.145.65). New cstate: current_term: 2 leader_uuid: "af820db437324f3ba8cf279f4e0fe47e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:02.618265  1775 raft_consensus.cc:993] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e: : Instructing follower 7c4757c9b64d4e3098487aae7b6dc70f to start an election
I20260710 11:08:02.618700  1775 raft_consensus.cc:1081] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Signalling peer 7c4757c9b64d4e3098487aae7b6dc70f to start an election
I20260710 11:08:02.620223  1112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51309ec1fe2747fa94e2b0514c411b6b"
dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
 from {username='slave'} at 127.0.0.1:57384
I20260710 11:08:02.620764  1112 raft_consensus.cc:493] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:02.621162  1112 raft_consensus.cc:3060] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:02.627576  1112 raft_consensus.cc:515] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:08:02.629733  1112 leader_election.cc:290] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 2 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:08:02.630051   965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51309ec1fe2747fa94e2b0514c411b6b" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:08:02.630235  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51309ec1fe2747fa94e2b0514c411b6b" candidate_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:08:02.630627   965 raft_consensus.cc:3055] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:02.630707  1040 raft_consensus.cc:3060] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:02.630986   965 raft_consensus.cc:740] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:08:02.631665   965 consensus_queue.cc:260] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:08:02.632730   965 raft_consensus.cc:3060] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:02.636653  1040 raft_consensus.cc:2468] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 2.
I20260710 11:08:02.637934  1077 leader_election.cc:304] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c4757c9b64d4e3098487aae7b6dc70f, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:08:02.638473   965 raft_consensus.cc:2468] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c4757c9b64d4e3098487aae7b6dc70f in term 2.
I20260710 11:08:02.639122  1727 raft_consensus.cc:2804] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:02.640552  1727 raft_consensus.cc:697] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 LEADER]: Becoming Leader. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:08:02.641260  1727 consensus_queue.cc:237] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } }
I20260710 11:08:02.650741   863 catalog_manager.cc:5697] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f reported cstate change: term changed from 1 to 2, leader changed from af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) to 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67). New cstate: current_term: 2 leader_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:03.124693  1037 raft_consensus.cc:1275] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:03.126328  1744 consensus_queue.cc:1048] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:03.149377  1112 raft_consensus.cc:1275] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Refusing update from remote peer af820db437324f3ba8cf279f4e0fe47e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:03.151078  1789 consensus_queue.cc:1048] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:03.170207 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:03.193107 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:03.206547   965 raft_consensus.cc:1275] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:03.207487  1112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "489e451830a84293b12287fd134a1ad4"
dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
mode: GRACEFUL
new_leader_uuid: "727c5d9321594aa89421a642e860873c"
 from {username='slave'} at 127.0.0.1:38484
I20260710 11:08:03.207840  1037 raft_consensus.cc:1275] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Refusing update from remote peer 7c4757c9b64d4e3098487aae7b6dc70f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:03.208273  1112 raft_consensus.cc:606] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Received request to transfer leadership to TS 727c5d9321594aa89421a642e860873c
I20260710 11:08:03.210105  1781 consensus_queue.cc:1048] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:03.211043  1727 consensus_queue.cc:1048] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:03.215050   965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f542379485d451ba5b2371b227cd5c4"
dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
mode: GRACEFUL
new_leader_uuid: "727c5d9321594aa89421a642e860873c"
 from {username='slave'} at 127.0.0.1:54232
I20260710 11:08:03.215600   965 raft_consensus.cc:606] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Received request to transfer leadership to TS 727c5d9321594aa89421a642e860873c
I20260710 11:08:03.220273 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:03.221151 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:03.392975  1781 raft_consensus.cc:993] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f: : Instructing follower 727c5d9321594aa89421a642e860873c to start an election
I20260710 11:08:03.393513  1781 raft_consensus.cc:1081] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Signalling peer 727c5d9321594aa89421a642e860873c to start an election
I20260710 11:08:03.395119  1375 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "489e451830a84293b12287fd134a1ad4"
dest_uuid: "727c5d9321594aa89421a642e860873c"
 from {username='slave'} at 127.0.0.1:36814
I20260710 11:08:03.395679  1375 raft_consensus.cc:493] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:03.396018  1375 raft_consensus.cc:3060] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.403786  1375 raft_consensus.cc:515] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:03.405396  1375 leader_election.cc:290] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 election: Requested vote from peers b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583), 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425)
I20260710 11:08:03.406240  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489e451830a84293b12287fd134a1ad4" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:08:03.406504  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489e451830a84293b12287fd134a1ad4" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7c4757c9b64d4e3098487aae7b6dc70f"
I20260710 11:08:03.406895  1040 raft_consensus.cc:3060] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.407039  1112 raft_consensus.cc:3055] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:03.407354  1112 raft_consensus.cc:740] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c4757c9b64d4e3098487aae7b6dc70f, State: Running, Role: LEADER
I20260710 11:08:03.408216  1112 consensus_queue.cc:260] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:03.409554  1112 raft_consensus.cc:3060] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.413575  1040 raft_consensus.cc:2468] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727c5d9321594aa89421a642e860873c in term 2.
I20260710 11:08:03.414667  1342 leader_election.cc:304] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727c5d9321594aa89421a642e860873c, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:08:03.415542  1763 raft_consensus.cc:2804] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:03.416091  1112 raft_consensus.cc:2468] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727c5d9321594aa89421a642e860873c in term 2.
I20260710 11:08:03.417027  1763 raft_consensus.cc:697] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 2 LEADER]: Becoming Leader. State: Replica: 727c5d9321594aa89421a642e860873c, State: Running, Role: LEADER
I20260710 11:08:03.418104  1763 consensus_queue.cc:237] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [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: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:03.422413  1789 raft_consensus.cc:993] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e: : Instructing follower 727c5d9321594aa89421a642e860873c to start an election
I20260710 11:08:03.422924  1789 raft_consensus.cc:1081] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Signalling peer 727c5d9321594aa89421a642e860873c to start an election
I20260710 11:08:03.424417  1375 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f542379485d451ba5b2371b227cd5c4"
dest_uuid: "727c5d9321594aa89421a642e860873c"
 from {username='slave'} at 127.0.0.1:36822
I20260710 11:08:03.424813  1375 raft_consensus.cc:493] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:03.425127  1375 raft_consensus.cc:3060] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.427791   863 catalog_manager.cc:5697] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c reported cstate change: term changed from 1 to 2, leader changed from 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67) to 727c5d9321594aa89421a642e860873c (127.31.145.68). New cstate: current_term: 2 leader_uuid: "727c5d9321594aa89421a642e860873c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:03.431588  1375 raft_consensus.cc:515] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:03.434168  1375 leader_election.cc:290] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 election: Requested vote from peers af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831), b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583)
I20260710 11:08:03.435020   964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f542379485d451ba5b2371b227cd5c4" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af820db437324f3ba8cf279f4e0fe47e"
I20260710 11:08:03.435562   964 raft_consensus.cc:3055] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:03.435837   964 raft_consensus.cc:740] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af820db437324f3ba8cf279f4e0fe47e, State: Running, Role: LEADER
I20260710 11:08:03.436601   964 consensus_queue.cc:260] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:03.438659  1040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f542379485d451ba5b2371b227cd5c4" candidate_uuid: "727c5d9321594aa89421a642e860873c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b2bb076fa2af40598bc6b25323e47823"
I20260710 11:08:03.438956   964 raft_consensus.cc:3060] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.439343  1040 raft_consensus.cc:3060] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.446043  1040 raft_consensus.cc:2468] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727c5d9321594aa89421a642e860873c in term 2.
I20260710 11:08:03.447490  1342 leader_election.cc:304] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727c5d9321594aa89421a642e860873c, b2bb076fa2af40598bc6b25323e47823; no voters: 
I20260710 11:08:03.452271  1763 raft_consensus.cc:2804] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:03.452656  1763 raft_consensus.cc:697] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 2 LEADER]: Becoming Leader. State: Replica: 727c5d9321594aa89421a642e860873c, State: Running, Role: LEADER
I20260710 11:08:03.453395  1763 consensus_queue.cc:237] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [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: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } }
I20260710 11:08:03.453593   964 raft_consensus.cc:2468] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727c5d9321594aa89421a642e860873c in term 2.
I20260710 11:08:03.461102   863 catalog_manager.cc:5697] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c reported cstate change: term changed from 1 to 2, leader changed from af820db437324f3ba8cf279f4e0fe47e (127.31.145.65) to 727c5d9321594aa89421a642e860873c (127.31.145.68). New cstate: current_term: 2 leader_uuid: "727c5d9321594aa89421a642e860873c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727c5d9321594aa89421a642e860873c" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 39289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:03.829846  1040 raft_consensus.cc:1275] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Refusing update from remote peer 727c5d9321594aa89421a642e860873c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:03.831857  1797 consensus_queue.cc:1048] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:03.846022  1112 raft_consensus.cc:1275] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Refusing update from remote peer 727c5d9321594aa89421a642e860873c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:03.848977  1806 consensus_queue.cc:1048] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c4757c9b64d4e3098487aae7b6dc70f" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:03.940461  1040 raft_consensus.cc:1275] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Refusing update from remote peer 727c5d9321594aa89421a642e860873c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:03.941793  1763 consensus_queue.cc:1048] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2bb076fa2af40598bc6b25323e47823" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:03.954200   964 raft_consensus.cc:1275] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Refusing update from remote peer 727c5d9321594aa89421a642e860873c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:03.956833  1806 consensus_queue.cc:1048] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af820db437324f3ba8cf279f4e0fe47e" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 38831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:04.221922 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:04.234897 32325 tablet_server.cc:179] TabletServer@127.31.145.65:0 shutting down...
I20260710 11:08:04.271965 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:04.272917 32325 tablet_replica.cc:333] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.273797 32325 raft_consensus.cc:2243] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.274811 32325 raft_consensus.cc:2272] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.277338 32325 tablet_replica.cc:333] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.278072 32325 raft_consensus.cc:2243] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.278703 32325 raft_consensus.cc:2272] T 37c0e41b23a8484d9b4209b3613341e5 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.281312 32325 tablet_replica.cc:333] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.281968 32325 raft_consensus.cc:2243] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.282536 32325 raft_consensus.cc:2272] T 3b631ed3add74c9bb97730a01e0f8290 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:04.283427  1078 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260710 11:08:04.286382 32325 tablet_replica.cc:333] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.287252 32325 raft_consensus.cc:2243] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:04.287424  1078 consensus_peers.cc:597] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Couldn't send request to peer af820db437324f3ba8cf279f4e0fe47e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:04.287978 32325 raft_consensus.cc:2272] T fdb01c27d0004b989822bb8df9b783b8 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.290458 32325 tablet_replica.cc:333] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.291157 32325 raft_consensus.cc:2243] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.291836 32325 raft_consensus.cc:2272] T db19cb2152d54602af3128feb759597b P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.294418 32325 tablet_replica.cc:333] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.295228 32325 raft_consensus.cc:2243] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.295786 32325 raft_consensus.cc:2272] T 784b921c6095460688e2fc2cdaa64fab P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.298230 32325 tablet_replica.cc:333] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.298928 32325 raft_consensus.cc:2243] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.299850 32325 raft_consensus.cc:2272] T b1885446ce4a40fca9ef405caa223e16 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.302239 32325 tablet_replica.cc:333] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.302932 32325 raft_consensus.cc:2243] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.303872 32325 raft_consensus.cc:2272] T da3257f70b194e4684893e35790efe25 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.306574 32325 tablet_replica.cc:333] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.307274 32325 raft_consensus.cc:2243] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.308223 32325 raft_consensus.cc:2272] T 0156617dac7046f9bd5340512f1730af P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.310787 32325 tablet_replica.cc:333] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.311477 32325 raft_consensus.cc:2243] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.312026 32325 raft_consensus.cc:2272] T 72230cd56de0435b8588adf9a29c18d0 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.314483 32325 tablet_replica.cc:333] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.315167 32325 raft_consensus.cc:2243] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.315675 32325 raft_consensus.cc:2272] T 227ec49257e840a18c20c151e90476d2 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.318192 32325 tablet_replica.cc:333] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.318856 32325 raft_consensus.cc:2243] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.319363 32325 raft_consensus.cc:2272] T 51309ec1fe2747fa94e2b0514c411b6b P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.321516 32325 tablet_replica.cc:333] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.322127 32325 raft_consensus.cc:2243] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.322609 32325 raft_consensus.cc:2272] T 1dae7ff5a9ab4e339f54d662bae68485 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.324631 32325 tablet_replica.cc:333] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.325241 32325 raft_consensus.cc:2243] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.326177 32325 raft_consensus.cc:2272] T 1af8db4f6c9e4e7181efa0cf41c81f98 P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.328495 32325 tablet_replica.cc:333] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.329200 32325 raft_consensus.cc:2243] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.330024 32325 raft_consensus.cc:2272] T 4c32f7af5f754077bfeca741b432dd28 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.331907 32325 tablet_replica.cc:333] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.332322 32325 raft_consensus.cc:2243] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.332835 32325 raft_consensus.cc:2272] T cd214d4ee3af4a248762507376523d5c P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.334625 32325 tablet_replica.cc:333] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.335059 32325 raft_consensus.cc:2243] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.335405 32325 raft_consensus.cc:2272] T 4f542379485d451ba5b2371b227cd5c4 P af820db437324f3ba8cf279f4e0fe47e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.338003 32325 tablet_replica.cc:333] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e: stopping tablet replica
I20260710 11:08:04.338443 32325 raft_consensus.cc:2243] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.339313 32325 raft_consensus.cc:2272] T d4e69dac5e0b4938bd5f4e56972fb4bb P af820db437324f3ba8cf279f4e0fe47e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:04.345352  1078 consensus_peers.cc:597] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Couldn't send request to peer af820db437324f3ba8cf279f4e0fe47e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:04.370617  1004 consensus_peers.cc:597] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 -> Peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Couldn't send request to peer af820db437324f3ba8cf279f4e0fe47e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:04.390695 32325 tablet_server.cc:196] TabletServer@127.31.145.65:0 shutdown complete.
W20260710 11:08:04.404572  1004 consensus_peers.cc:597] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 -> Peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Couldn't send request to peer af820db437324f3ba8cf279f4e0fe47e. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:38831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:04.406050  1078 consensus_peers.cc:597] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Couldn't send request to peer af820db437324f3ba8cf279f4e0fe47e. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:38831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:04.451658 32325 tablet_server.cc:179] TabletServer@127.31.145.66:0 shutting down...
I20260710 11:08:04.482623 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:04.483381 32325 tablet_replica.cc:333] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.484300 32325 raft_consensus.cc:2243] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.485146 32325 raft_consensus.cc:2272] T a57799b2d52e4607909d691c6d17722d P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.487138 32325 tablet_replica.cc:333] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.487694 32325 raft_consensus.cc:2243] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.488086 32325 raft_consensus.cc:2272] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.489862 32325 tablet_replica.cc:333] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.490410 32325 raft_consensus.cc:2243] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.490793 32325 raft_consensus.cc:2272] T 3b631ed3add74c9bb97730a01e0f8290 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.492600 32325 tablet_replica.cc:333] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.493077 32325 raft_consensus.cc:2243] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.493726 32325 raft_consensus.cc:2272] T 784b921c6095460688e2fc2cdaa64fab P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.495440 32325 tablet_replica.cc:333] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.495903 32325 raft_consensus.cc:2243] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.496642 32325 raft_consensus.cc:2272] T 72230cd56de0435b8588adf9a29c18d0 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.498430 32325 tablet_replica.cc:333] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.499022 32325 raft_consensus.cc:2243] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.499389 32325 raft_consensus.cc:2272] T 0156617dac7046f9bd5340512f1730af P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.501123 32325 tablet_replica.cc:333] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.501612 32325 raft_consensus.cc:2243] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.502297 32325 raft_consensus.cc:2272] T 565a03154d504086b692f58a1d713705 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.504145 32325 tablet_replica.cc:333] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.504642 32325 raft_consensus.cc:2243] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.505023 32325 raft_consensus.cc:2272] T 489e451830a84293b12287fd134a1ad4 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.507201 32325 tablet_replica.cc:333] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.507870 32325 raft_consensus.cc:2243] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.508834 32325 raft_consensus.cc:2272] T db19cb2152d54602af3128feb759597b P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.511351 32325 tablet_replica.cc:333] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.512146 32325 raft_consensus.cc:2243] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.512656 32325 raft_consensus.cc:2272] T 51309ec1fe2747fa94e2b0514c411b6b P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.515184 32325 tablet_replica.cc:333] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.515956 32325 raft_consensus.cc:2243] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.516561 32325 raft_consensus.cc:2272] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.518932 32325 tablet_replica.cc:333] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.519667 32325 raft_consensus.cc:2243] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.520776 32325 raft_consensus.cc:2272] T 1dae7ff5a9ab4e339f54d662bae68485 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.522908 32325 tablet_replica.cc:333] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.523612 32325 raft_consensus.cc:2243] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.525031 32325 raft_consensus.cc:2272] T 1af8db4f6c9e4e7181efa0cf41c81f98 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:04.525869  1077 consensus_peers.cc:597] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Couldn't send request to peer b2bb076fa2af40598bc6b25323e47823. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:04.524973  1343 consensus_peers.cc:597] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c -> Peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Couldn't send request to peer af820db437324f3ba8cf279f4e0fe47e. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:38831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:04.527171 32325 tablet_replica.cc:333] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.527690 32325 raft_consensus.cc:2243] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.528378 32325 raft_consensus.cc:2272] T cd214d4ee3af4a248762507376523d5c P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.530138 32325 tablet_replica.cc:333] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.530593 32325 raft_consensus.cc:2243] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.531153 32325 raft_consensus.cc:2272] T 4f542379485d451ba5b2371b227cd5c4 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.533428 32325 tablet_replica.cc:333] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.533932 32325 raft_consensus.cc:2243] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.534328 32325 raft_consensus.cc:2272] T 227ec49257e840a18c20c151e90476d2 P b2bb076fa2af40598bc6b25323e47823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.536430 32325 tablet_replica.cc:333] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.536882 32325 raft_consensus.cc:2243] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.537513 32325 raft_consensus.cc:2272] T bf851dcf457c488689c7aefce1f9522a P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.539173 32325 tablet_replica.cc:333] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823: stopping tablet replica
I20260710 11:08:04.539578 32325 raft_consensus.cc:2243] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.540153 32325 raft_consensus.cc:2272] T fcb90952d0b74d5fb83c49248f2127b4 P b2bb076fa2af40598bc6b25323e47823 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:04.552915  1342 consensus_peers.cc:597] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c -> Peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Couldn't send request to peer b2bb076fa2af40598bc6b25323e47823. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:04.560346  1078 consensus_peers.cc:597] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Couldn't send request to peer af820db437324f3ba8cf279f4e0fe47e. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:38831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:04.584679 32325 tablet_server.cc:196] TabletServer@127.31.145.66:0 shutdown complete.
W20260710 11:08:04.611927  1077 consensus_peers.cc:597] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f -> Peer b2bb076fa2af40598bc6b25323e47823 (127.31.145.66:36583): Couldn't send request to peer b2bb076fa2af40598bc6b25323e47823. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.66:36583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:04.627530  1343 consensus_peers.cc:597] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c -> Peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Couldn't send request to peer af820db437324f3ba8cf279f4e0fe47e. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:38831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:04.630334 32325 tablet_server.cc:179] TabletServer@127.31.145.67:0 shutting down...
I20260710 11:08:04.670513 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:04.671260 32325 tablet_replica.cc:333] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.671912 32325 raft_consensus.cc:2243] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.672325 32325 raft_consensus.cc:2272] T 3f4ee36431cf4ed99dee6fc3e4983ac5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.674144 32325 tablet_replica.cc:333] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.674703 32325 raft_consensus.cc:2243] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.675413 32325 raft_consensus.cc:2272] T 37c0e41b23a8484d9b4209b3613341e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.677276 32325 tablet_replica.cc:333] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.677837 32325 raft_consensus.cc:2243] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.678318 32325 raft_consensus.cc:2272] T a57799b2d52e4607909d691c6d17722d P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.680034 32325 tablet_replica.cc:333] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.680546 32325 raft_consensus.cc:2243] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.681243 32325 raft_consensus.cc:2272] T fdb01c27d0004b989822bb8df9b783b8 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.683094 32325 tablet_replica.cc:333] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.683565 32325 raft_consensus.cc:2243] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.684232 32325 raft_consensus.cc:2272] T 3b631ed3add74c9bb97730a01e0f8290 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.685964 32325 tablet_replica.cc:333] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.686568 32325 raft_consensus.cc:2243] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.687080 32325 raft_consensus.cc:2272] T 0156617dac7046f9bd5340512f1730af P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.689253 32325 tablet_replica.cc:333] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.689816 32325 raft_consensus.cc:2243] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.690480 32325 raft_consensus.cc:2272] T 565a03154d504086b692f58a1d713705 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.692708 32325 tablet_replica.cc:333] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
W20260710 11:08:04.692567  1343 consensus_peers.cc:597] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c -> Peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Couldn't send request to peer af820db437324f3ba8cf279f4e0fe47e. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:38831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:04.693372 32325 raft_consensus.cc:2243] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.693886 32325 raft_consensus.cc:2272] T 72230cd56de0435b8588adf9a29c18d0 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.695879 32325 tablet_replica.cc:333] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.696458 32325 raft_consensus.cc:2243] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.696893 32325 raft_consensus.cc:2272] T 489e451830a84293b12287fd134a1ad4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:04.698522  1343 consensus_peers.cc:597] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c -> Peer af820db437324f3ba8cf279f4e0fe47e (127.31.145.65:38831): Couldn't send request to peer af820db437324f3ba8cf279f4e0fe47e. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:38831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:04.700093 32325 tablet_replica.cc:333] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.700604 32325 raft_consensus.cc:2243] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.701139 32325 raft_consensus.cc:2272] T d4e69dac5e0b4938bd5f4e56972fb4bb P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.702916 32325 tablet_replica.cc:333] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.703423 32325 raft_consensus.cc:2243] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.703871 32325 raft_consensus.cc:2272] T b1885446ce4a40fca9ef405caa223e16 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.705389 32325 tablet_replica.cc:333] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.705866 32325 raft_consensus.cc:2243] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.706254 32325 raft_consensus.cc:2272] T da3257f70b194e4684893e35790efe25 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.708079 32325 tablet_replica.cc:333] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.708519 32325 raft_consensus.cc:2243] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.709203 32325 raft_consensus.cc:2272] T fcb90952d0b74d5fb83c49248f2127b4 P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.711016 32325 tablet_replica.cc:333] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.711476 32325 raft_consensus.cc:2243] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.712188 32325 raft_consensus.cc:2272] T bf851dcf457c488689c7aefce1f9522a P 7c4757c9b64d4e3098487aae7b6dc70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.713909 32325 tablet_replica.cc:333] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.714318 32325 raft_consensus.cc:2243] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.714913 32325 raft_consensus.cc:2272] T 51309ec1fe2747fa94e2b0514c411b6b P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.716478 32325 tablet_replica.cc:333] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.716895 32325 raft_consensus.cc:2243] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.717304 32325 raft_consensus.cc:2272] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.718891 32325 tablet_replica.cc:333] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.719288 32325 raft_consensus.cc:2243] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.719676 32325 raft_consensus.cc:2272] T 1dae7ff5a9ab4e339f54d662bae68485 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.721474 32325 tablet_replica.cc:333] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f: stopping tablet replica
I20260710 11:08:04.721879 32325 raft_consensus.cc:2243] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.722234 32325 raft_consensus.cc:2272] T 4c32f7af5f754077bfeca741b432dd28 P 7c4757c9b64d4e3098487aae7b6dc70f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.785019 32325 tablet_server.cc:196] TabletServer@127.31.145.67:0 shutdown complete.
W20260710 11:08:04.808975  1342 consensus_peers.cc:597] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c -> Peer 7c4757c9b64d4e3098487aae7b6dc70f (127.31.145.67:33425): Couldn't send request to peer 7c4757c9b64d4e3098487aae7b6dc70f. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.67:33425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:04.837054 32325 tablet_server.cc:179] TabletServer@127.31.145.68:0 shutting down...
I20260710 11:08:04.861044 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:04.861748 32325 tablet_replica.cc:333] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.862524 32325 raft_consensus.cc:2243] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.863111 32325 raft_consensus.cc:2272] T fdb01c27d0004b989822bb8df9b783b8 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.864882 32325 tablet_replica.cc:333] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.865329 32325 raft_consensus.cc:2243] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.866015 32325 raft_consensus.cc:2272] T 0b62a4f2d0e14b2cb16f0330ccd8d8e5 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.867580 32325 tablet_replica.cc:333] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.868013 32325 raft_consensus.cc:2243] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.868454 32325 raft_consensus.cc:2272] T 37c0e41b23a8484d9b4209b3613341e5 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.870105 32325 tablet_replica.cc:333] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.870553 32325 raft_consensus.cc:2243] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.870971 32325 raft_consensus.cc:2272] T cd214d4ee3af4a248762507376523d5c P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.872503 32325 tablet_replica.cc:333] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.872925 32325 raft_consensus.cc:2243] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.873342 32325 raft_consensus.cc:2272] T db19cb2152d54602af3128feb759597b P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.874886 32325 tablet_replica.cc:333] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.875306 32325 raft_consensus.cc:2243] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.875705 32325 raft_consensus.cc:2272] T bf851dcf457c488689c7aefce1f9522a P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.877238 32325 tablet_replica.cc:333] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.877717 32325 raft_consensus.cc:2243] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.878273 32325 raft_consensus.cc:2272] T 4f542379485d451ba5b2371b227cd5c4 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.880561 32325 tablet_replica.cc:333] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.881102 32325 raft_consensus.cc:2243] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.881524 32325 raft_consensus.cc:2272] T d4e69dac5e0b4938bd5f4e56972fb4bb P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.883021 32325 tablet_replica.cc:333] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.883455 32325 raft_consensus.cc:2243] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.883970 32325 raft_consensus.cc:2272] T 489e451830a84293b12287fd134a1ad4 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.885413 32325 tablet_replica.cc:333] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.885874 32325 raft_consensus.cc:2243] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.886413 32325 raft_consensus.cc:2272] T 227ec49257e840a18c20c151e90476d2 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.887864 32325 tablet_replica.cc:333] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.888263 32325 raft_consensus.cc:2243] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.888783 32325 raft_consensus.cc:2272] T 784b921c6095460688e2fc2cdaa64fab P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.890304 32325 tablet_replica.cc:333] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.890695 32325 raft_consensus.cc:2243] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.891098 32325 raft_consensus.cc:2272] T 565a03154d504086b692f58a1d713705 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.892552 32325 tablet_replica.cc:333] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.892935 32325 raft_consensus.cc:2243] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.893327 32325 raft_consensus.cc:2272] T a57799b2d52e4607909d691c6d17722d P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.894846 32325 tablet_replica.cc:333] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.895247 32325 raft_consensus.cc:2243] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.895665 32325 raft_consensus.cc:2272] T fcb90952d0b74d5fb83c49248f2127b4 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.897141 32325 tablet_replica.cc:333] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.897570 32325 raft_consensus.cc:2243] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.897956 32325 raft_consensus.cc:2272] T 1af8db4f6c9e4e7181efa0cf41c81f98 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.899441 32325 tablet_replica.cc:333] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.899813 32325 raft_consensus.cc:2243] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.900205 32325 raft_consensus.cc:2272] T b1885446ce4a40fca9ef405caa223e16 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.901731 32325 tablet_replica.cc:333] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.902105 32325 raft_consensus.cc:2243] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.902446 32325 raft_consensus.cc:2272] T da3257f70b194e4684893e35790efe25 P 727c5d9321594aa89421a642e860873c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.903839 32325 tablet_replica.cc:333] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c: stopping tablet replica
I20260710 11:08:04.904196 32325 raft_consensus.cc:2243] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:04.904793 32325 raft_consensus.cc:2272] T 4c32f7af5f754077bfeca741b432dd28 P 727c5d9321594aa89421a642e860873c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:05.146502  1344 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:08:05.297021  1342 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:08:05.357744  1344 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:08:05.398854  1342 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:08:05.558152  1344 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:08:05.774796 32325 tablet_server.cc:196] TabletServer@127.31.145.68:0 shutdown complete.
I20260710 11:08:05.800628 32325 master.cc:562] Master@127.31.145.126:41609 shutting down...
I20260710 11:08:05.819092 32325 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:05.819594 32325 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:05.819891 32325 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1abdabed0e740fc90ce25a07a87b781: stopping tablet replica
I20260710 11:08:05.856928 32325 master.cc:584] Master@127.31.145.126:41609 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30956 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:08:05.910586 32325 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.145.126:33519
I20260710 11:08:05.911684 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:05.916850  1820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:05.916855  1821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:05.919260 32325 server_base.cc:1061] running on GCE node
W20260710 11:08:05.919692  1823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:05.920524 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:05.920709 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:05.920871 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681685920852 us; error 0 us; skew 500 ppm
I20260710 11:08:05.921392 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:05.924191 32325 webserver.cc:533] Webserver started at http://127.31.145.126:38767/ using document root <none> and password file <none>
I20260710 11:08:05.924680 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:05.924853 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:05.925124 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:05.926278 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/master-0-root/instance:
uuid: "78bb1f37d29f4384a268f06c07a9c133"
format_stamp: "Formatted at 2026-07-10 11:08:05 on dist-test-slave-ljn8"
I20260710 11:08:05.930429 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:05.933522  1828 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:05.934163 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:05.934412 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/master-0-root
uuid: "78bb1f37d29f4384a268f06c07a9c133"
format_stamp: "Formatted at 2026-07-10 11:08:05 on dist-test-slave-ljn8"
I20260710 11:08:05.934698 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:05.948173 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:05.949308 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:05.985172 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.126:33519
I20260710 11:08:05.985270  1879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.126:33519 every 8 connection(s)
I20260710 11:08:05.988802  1880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.998044  1880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133: Bootstrap starting.
I20260710 11:08:06.002545  1880 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.006476  1880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133: No bootstrap required, opened a new log
I20260710 11:08:06.008447  1880 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78bb1f37d29f4384a268f06c07a9c133" member_type: VOTER }
I20260710 11:08:06.008797  1880 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.009008  1880 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78bb1f37d29f4384a268f06c07a9c133, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.009584  1880 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78bb1f37d29f4384a268f06c07a9c133" member_type: VOTER }
I20260710 11:08:06.010037  1880 raft_consensus.cc:399] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:06.010247  1880 raft_consensus.cc:493] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:06.010483  1880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.014465  1880 raft_consensus.cc:515] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78bb1f37d29f4384a268f06c07a9c133" member_type: VOTER }
I20260710 11:08:06.014961  1880 leader_election.cc:304] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [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: 78bb1f37d29f4384a268f06c07a9c133; no voters: 
I20260710 11:08:06.016021  1880 leader_election.cc:290] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:06.016381  1883 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:06.017684  1883 raft_consensus.cc:697] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [term 1 LEADER]: Becoming Leader. State: Replica: 78bb1f37d29f4384a268f06c07a9c133, State: Running, Role: LEADER
I20260710 11:08:06.018328  1883 consensus_queue.cc:237] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [LEADER]: Queue going to LEADER mode. State: All 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: "78bb1f37d29f4384a268f06c07a9c133" member_type: VOTER }
I20260710 11:08:06.018675  1880 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:06.022789  1885 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 78bb1f37d29f4384a268f06c07a9c133. Latest consensus state: current_term: 1 leader_uuid: "78bb1f37d29f4384a268f06c07a9c133" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78bb1f37d29f4384a268f06c07a9c133" member_type: VOTER } }
I20260710 11:08:06.023172  1884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "78bb1f37d29f4384a268f06c07a9c133" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78bb1f37d29f4384a268f06c07a9c133" member_type: VOTER } }
I20260710 11:08:06.023473  1885 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:06.023833  1884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:06.026261  1891 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:06.030912  1891 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:06.033201 32325 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:06.039196  1891 catalog_manager.cc:1383] Generated new cluster ID: 5d86fcfe3433417eb523b8f5a712810e
I20260710 11:08:06.039431  1891 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:06.076597  1891 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:06.077800  1891 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:06.096217  1891 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133: Generated new TSK 0
I20260710 11:08:06.096725  1891 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:06.164508 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:06.170042  1901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:06.170923  1902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:06.172957  1904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:06.173298 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:06.174240 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:06.174435 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:06.174595 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681686174572 us; error 0 us; skew 500 ppm
I20260710 11:08:06.175087 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:06.177207 32325 webserver.cc:533] Webserver started at http://127.31.145.65:44173/ using document root <none> and password file <none>
I20260710 11:08:06.177692 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:06.177867 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:06.178119 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:06.179138 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-0-root/instance:
uuid: "41c019fe06cf4b91b0fd30ab5101e779"
format_stamp: "Formatted at 2026-07-10 11:08:06 on dist-test-slave-ljn8"
I20260710 11:08:06.183270 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:06.186334  1909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:06.187065 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:06.187333 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-0-root
uuid: "41c019fe06cf4b91b0fd30ab5101e779"
format_stamp: "Formatted at 2026-07-10 11:08:06 on dist-test-slave-ljn8"
I20260710 11:08:06.187604 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:06.197603 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:06.198729 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:06.200119 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:06.202322 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:06.202519 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:06.202728 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:06.202894 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:06.241230 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.65:32971
I20260710 11:08:06.241323  1971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.65:32971 every 8 connection(s)
I20260710 11:08:06.246017 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:06.252969  1976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:06.255259  1977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:06.256373  1979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:06.256515 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:06.257656 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:06.257838 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:06.258033 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681686258012 us; error 0 us; skew 500 ppm
I20260710 11:08:06.258571 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:06.261070  1972 heartbeater.cc:344] Connected to a master server at 127.31.145.126:33519
I20260710 11:08:06.261406  1972 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:06.261715 32325 webserver.cc:533] Webserver started at http://127.31.145.66:38979/ using document root <none> and password file <none>
I20260710 11:08:06.262189 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:06.262168  1972 heartbeater.cc:507] Master 127.31.145.126:33519 requested a full tablet report, sending...
I20260710 11:08:06.262557 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:06.262846 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:06.264086 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-1-root/instance:
uuid: "64616bfcd39248b78b72e1c17fbf4c68"
format_stamp: "Formatted at 2026-07-10 11:08:06 on dist-test-slave-ljn8"
I20260710 11:08:06.264340  1845 ts_manager.cc:194] Registered new tserver with Master: 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:06.266067  1845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52190
I20260710 11:08:06.268608 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:08:06.271770  1984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:06.272442 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:08:06.272692 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-1-root
uuid: "64616bfcd39248b78b72e1c17fbf4c68"
format_stamp: "Formatted at 2026-07-10 11:08:06 on dist-test-slave-ljn8"
I20260710 11:08:06.272953 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:06.288182 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:06.289273 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:06.290736 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:06.293073 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:06.293262 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:06.293531 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:06.293687 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:06.331624 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.66:42075
I20260710 11:08:06.331753  2046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.66:42075 every 8 connection(s)
I20260710 11:08:06.335948 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:06.343192  2051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:06.343757  2050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:06.346091  2047 heartbeater.cc:344] Connected to a master server at 127.31.145.126:33519
I20260710 11:08:06.346482  2047 heartbeater.cc:461] Registering TS with master...
W20260710 11:08:06.346393  2053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:06.347107 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:06.347503  2047 heartbeater.cc:507] Master 127.31.145.126:33519 requested a full tablet report, sending...
I20260710 11:08:06.348104 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:06.348380 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:06.348564 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681686348546 us; error 0 us; skew 500 ppm
I20260710 11:08:06.349210 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:06.349726  1845 ts_manager.cc:194] Registered new tserver with Master: 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:06.351464  1845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52194
I20260710 11:08:06.351904 32325 webserver.cc:533] Webserver started at http://127.31.145.67:37897/ using document root <none> and password file <none>
I20260710 11:08:06.352479 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:06.352665 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:06.352914 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:06.354019 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-2-root/instance:
uuid: "dad36e3956624fd0bcfe37dc3922d865"
format_stamp: "Formatted at 2026-07-10 11:08:06 on dist-test-slave-ljn8"
I20260710 11:08:06.358150 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:06.361320  2058 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:06.362062 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:06.362330 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-2-root
uuid: "dad36e3956624fd0bcfe37dc3922d865"
format_stamp: "Formatted at 2026-07-10 11:08:06 on dist-test-slave-ljn8"
I20260710 11:08:06.362596 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:06.384174 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:06.385305 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:06.386786 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:06.388965 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:06.389160 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:06.389370 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:06.389582 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:08:06.427488 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.67:34661
I20260710 11:08:06.427613  2120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.67:34661 every 8 connection(s)
I20260710 11:08:06.431869 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:06.438407  2124 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:06.440613  2125 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:06.442970 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:06.443400  2121 heartbeater.cc:344] Connected to a master server at 127.31.145.126:33519
I20260710 11:08:06.443773  2121 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:06.444440  2121 heartbeater.cc:507] Master 127.31.145.126:33519 requested a full tablet report, sending...
W20260710 11:08:06.444450  2128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:06.445653 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:06.445919 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:06.446125 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681686446106 us; error 0 us; skew 500 ppm
I20260710 11:08:06.446626  1845 ts_manager.cc:194] Registered new tserver with Master: dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:06.446790 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:06.448045  1845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52208
I20260710 11:08:06.449441 32325 webserver.cc:533] Webserver started at http://127.31.145.68:32987/ using document root <none> and password file <none>
I20260710 11:08:06.449960 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:06.450140 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:06.450393 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:06.451413 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-3-root/instance:
uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
format_stamp: "Formatted at 2026-07-10 11:08:06 on dist-test-slave-ljn8"
I20260710 11:08:06.455691 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:06.458763  2132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:06.459463 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:06.459753 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-3-root
uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
format_stamp: "Formatted at 2026-07-10 11:08:06 on dist-test-slave-ljn8"
I20260710 11:08:06.460013 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:06.487258 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:06.488485 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:06.489899 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:06.491977 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:06.492173 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:06.492398 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:06.492554 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:06.531905 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.68:40089
I20260710 11:08:06.531997  2194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.68:40089 every 8 connection(s)
I20260710 11:08:06.545221  2195 heartbeater.cc:344] Connected to a master server at 127.31.145.126:33519
I20260710 11:08:06.545583  2195 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:06.546303  2195 heartbeater.cc:507] Master 127.31.145.126:33519 requested a full tablet report, sending...
I20260710 11:08:06.548062  1845 ts_manager.cc:194] Registered new tserver with Master: dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:06.548458 32325 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012240994s
I20260710 11:08:06.549351  1845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52214
I20260710 11:08:06.572974  1845 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52218:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:08:06.715827  1935 tablet_service.cc:1511] Processing CreateTablet for tablet 05cc240075bc40208de94afcedf383a2 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:06.716305  1937 tablet_service.cc:1511] Processing CreateTablet for tablet 75146194daea469ba4ccb9ce193fc286 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:06.717347  1935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cc240075bc40208de94afcedf383a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.718623  1937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75146194daea469ba4ccb9ce193fc286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.720080  2159 tablet_service.cc:1511] Processing CreateTablet for tablet 05cc240075bc40208de94afcedf383a2 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:06.721849  2159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cc240075bc40208de94afcedf383a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.721607  2158 tablet_service.cc:1511] Processing CreateTablet for tablet 8463c359ba8c40359cc315a140fe45f6 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:06.723037  2160 tablet_service.cc:1511] Processing CreateTablet for tablet 75146194daea469ba4ccb9ce193fc286 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:06.723075  2158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8463c359ba8c40359cc315a140fe45f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.724387  2160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75146194daea469ba4ccb9ce193fc286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.721871  1934 tablet_service.cc:1511] Processing CreateTablet for tablet d8931c5ee93e4cde86d2df71a480fbcd (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:06.726375  2086 tablet_service.cc:1511] Processing CreateTablet for tablet 862a40ed155a4852a07f22e18df51612 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:06.727308  1934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8931c5ee93e4cde86d2df71a480fbcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.727689  2086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 862a40ed155a4852a07f22e18df51612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.729230  2010 tablet_service.cc:1511] Processing CreateTablet for tablet 8463c359ba8c40359cc315a140fe45f6 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:06.729596  2009 tablet_service.cc:1511] Processing CreateTablet for tablet d8931c5ee93e4cde86d2df71a480fbcd (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:06.730067  2084 tablet_service.cc:1511] Processing CreateTablet for tablet 8463c359ba8c40359cc315a140fe45f6 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:06.730533  2010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8463c359ba8c40359cc315a140fe45f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.731422  2084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8463c359ba8c40359cc315a140fe45f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.734627  2011 tablet_service.cc:1511] Processing CreateTablet for tablet 862a40ed155a4852a07f22e18df51612 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:06.734712  2085 tablet_service.cc:1511] Processing CreateTablet for tablet 05cc240075bc40208de94afcedf383a2 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:06.735980  2011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 862a40ed155a4852a07f22e18df51612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.736137  2085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05cc240075bc40208de94afcedf383a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.718295  1936 tablet_service.cc:1511] Processing CreateTablet for tablet 862a40ed155a4852a07f22e18df51612 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:06.738379  1936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 862a40ed155a4852a07f22e18df51612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.737836  2012 tablet_service.cc:1511] Processing CreateTablet for tablet 75146194daea469ba4ccb9ce193fc286 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:06.737380  2009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8931c5ee93e4cde86d2df71a480fbcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.747771  2012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75146194daea469ba4ccb9ce193fc286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.747685  2083 tablet_service.cc:1511] Processing CreateTablet for tablet d8931c5ee93e4cde86d2df71a480fbcd (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:06.749055  2083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8931c5ee93e4cde86d2df71a480fbcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.750537  2157 tablet_service.cc:1511] Processing CreateTablet for tablet b9b14b6221cd4e1bbe52b1367018300e (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:06.751838  2157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b14b6221cd4e1bbe52b1367018300e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.752115  1933 tablet_service.cc:1511] Processing CreateTablet for tablet b9b14b6221cd4e1bbe52b1367018300e (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:06.753420  1933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b14b6221cd4e1bbe52b1367018300e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.756578  2082 tablet_service.cc:1511] Processing CreateTablet for tablet b5bb4495027446a7a3d8881aed1340ca (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:06.757959  2082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5bb4495027446a7a3d8881aed1340ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.759816  2156 tablet_service.cc:1511] Processing CreateTablet for tablet b5bb4495027446a7a3d8881aed1340ca (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:06.760739  1932 tablet_service.cc:1511] Processing CreateTablet for tablet b5bb4495027446a7a3d8881aed1340ca (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:06.762038  1932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5bb4495027446a7a3d8881aed1340ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.762319  2008 tablet_service.cc:1511] Processing CreateTablet for tablet b9b14b6221cd4e1bbe52b1367018300e (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:06.763579  2008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b14b6221cd4e1bbe52b1367018300e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.768276  2007 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec356c54ee544a19b2e7f19c55666ee (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:06.769657  2007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec356c54ee544a19b2e7f19c55666ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.761133  2156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5bb4495027446a7a3d8881aed1340ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.769789  2155 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec356c54ee544a19b2e7f19c55666ee (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:06.769685  2081 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec356c54ee544a19b2e7f19c55666ee (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:06.771678  2155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec356c54ee544a19b2e7f19c55666ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.778978  2081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec356c54ee544a19b2e7f19c55666ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.787771  2006 tablet_service.cc:1511] Processing CreateTablet for tablet 259c04dd8ae84a2e97b4297c4cb00d00 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:06.789877  2006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259c04dd8ae84a2e97b4297c4cb00d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.790432  1931 tablet_service.cc:1511] Processing CreateTablet for tablet 259c04dd8ae84a2e97b4297c4cb00d00 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:06.791746  1931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259c04dd8ae84a2e97b4297c4cb00d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.805896  2154 tablet_service.cc:1511] Processing CreateTablet for tablet 8283e956e7f94a11b374116d059921d2 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:06.807320  2154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8283e956e7f94a11b374116d059921d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.813961  2086 tablet_service.cc:1511] Processing CreateTablet for tablet 259c04dd8ae84a2e97b4297c4cb00d00 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:06.814078  2005 tablet_service.cc:1511] Processing CreateTablet for tablet 8283e956e7f94a11b374116d059921d2 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:06.815132  2086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259c04dd8ae84a2e97b4297c4cb00d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.815423  2005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8283e956e7f94a11b374116d059921d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.816411  2157 tablet_service.cc:1511] Processing CreateTablet for tablet 049e9630492343c78dc0b9fd5df6874c (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:06.818967  1929 tablet_service.cc:1511] Processing CreateTablet for tablet 049e9630492343c78dc0b9fd5df6874c (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:06.819331  2157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049e9630492343c78dc0b9fd5df6874c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.822664  2212 tablet_bootstrap.cc:492] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:06.822923  2080 tablet_service.cc:1511] Processing CreateTablet for tablet 049e9630492343c78dc0b9fd5df6874c (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:06.825816  2080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049e9630492343c78dc0b9fd5df6874c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.825656  1930 tablet_service.cc:1511] Processing CreateTablet for tablet 8283e956e7f94a11b374116d059921d2 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:06.827085  1929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049e9630492343c78dc0b9fd5df6874c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.833176  1930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8283e956e7f94a11b374116d059921d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.855356  2004 tablet_service.cc:1511] Processing CreateTablet for tablet 1d712f55566c4fdeac77271c6d98c75c (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:06.856724  2004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d712f55566c4fdeac77271c6d98c75c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.889763  2086 tablet_service.cc:1511] Processing CreateTablet for tablet 1d712f55566c4fdeac77271c6d98c75c (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:06.891114  2086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d712f55566c4fdeac77271c6d98c75c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.893813  2160 tablet_service.cc:1511] Processing CreateTablet for tablet 1d712f55566c4fdeac77271c6d98c75c (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:06.895130  2160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d712f55566c4fdeac77271c6d98c75c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.902395  1928 tablet_service.cc:1511] Processing CreateTablet for tablet 7e85e496eda045e4893d82738353bab1 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:06.903781  1928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e85e496eda045e4893d82738353bab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.921953  2012 tablet_service.cc:1511] Processing CreateTablet for tablet 7e85e496eda045e4893d82738353bab1 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:06.923961  2012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e85e496eda045e4893d82738353bab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.926375  2213 tablet_bootstrap.cc:492] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:06.928994  2214 tablet_bootstrap.cc:492] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:06.941515  2214 tablet_bootstrap.cc:654] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.945214  2215 tablet_bootstrap.cc:492] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:06.946959  2212 tablet_bootstrap.cc:654] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.965807  2160 tablet_service.cc:1511] Processing CreateTablet for tablet c0a87f186abd4607a9a0de47aa06d285 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:06.966545  1933 tablet_service.cc:1511] Processing CreateTablet for tablet c0a87f186abd4607a9a0de47aa06d285 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:06.967239  2160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a87f186abd4607a9a0de47aa06d285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.968647  2007 tablet_service.cc:1511] Processing CreateTablet for tablet c0a87f186abd4607a9a0de47aa06d285 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:06.969854  2007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a87f186abd4607a9a0de47aa06d285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.970472  2080 tablet_service.cc:1511] Processing CreateTablet for tablet b5a0e07a3d0b4fa799a5a3172f6f52d8 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:06.971788  2080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a0e07a3d0b4fa799a5a3172f6f52d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.983448  1933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a87f186abd4607a9a0de47aa06d285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.985864  2155 tablet_service.cc:1511] Processing CreateTablet for tablet b5a0e07a3d0b4fa799a5a3172f6f52d8 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:06.987215  2155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a0e07a3d0b4fa799a5a3172f6f52d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.987361  2213 tablet_bootstrap.cc:654] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.995304  1935 tablet_service.cc:1511] Processing CreateTablet for tablet b5a0e07a3d0b4fa799a5a3172f6f52d8 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:06.995971  2012 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7802d342634607ac83afaed956c532 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:06.997200  2012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7802d342634607ac83afaed956c532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.997654  1935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a0e07a3d0b4fa799a5a3172f6f52d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.000332  2083 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7802d342634607ac83afaed956c532 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:07.001543  2083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7802d342634607ac83afaed956c532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.004580  1932 tablet_service.cc:1511] Processing CreateTablet for tablet 48d4fe33a8704b51a88c45e622ee2286 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:07.006467  2160 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7802d342634607ac83afaed956c532 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:07.007356  1932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d4fe33a8704b51a88c45e622ee2286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.007709  2160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7802d342634607ac83afaed956c532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.009236  2085 tablet_service.cc:1511] Processing CreateTablet for tablet 7e85e496eda045e4893d82738353bab1 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:07.011081  2085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e85e496eda045e4893d82738353bab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.011581  2009 tablet_service.cc:1511] Processing CreateTablet for tablet 48d4fe33a8704b51a88c45e622ee2286 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:07.016187  2009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d4fe33a8704b51a88c45e622ee2286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.023721  2215 tablet_bootstrap.cc:654] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.024507  2084 tablet_service.cc:1511] Processing CreateTablet for tablet 48d4fe33a8704b51a88c45e622ee2286 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:07.032678  2159 tablet_service.cc:1511] Processing CreateTablet for tablet ea11916bb199435986fa1eb8318c39ac (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:07.038440  2084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d4fe33a8704b51a88c45e622ee2286. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:08:07.039011  1893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:07.039384  2159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea11916bb199435986fa1eb8318c39ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.040205  2214 tablet_bootstrap.cc:492] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:07.044054  2214 ts_tablet_manager.cc:1403] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.115s	user 0.025s	sys 0.019s
I20260710 11:08:07.046964  2214 raft_consensus.cc:359] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.048164  2214 raft_consensus.cc:385] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.051357  2213 tablet_bootstrap.cc:492] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:07.051908  2213 ts_tablet_manager.cc:1403] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.000s
I20260710 11:08:07.055492  2212 tablet_bootstrap.cc:492] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:07.056063  2212 ts_tablet_manager.cc:1403] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.234s	user 0.016s	sys 0.009s
I20260710 11:08:07.048723  2214 raft_consensus.cc:740] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.058320  2214 consensus_queue.cc:260] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.059191  2212 raft_consensus.cc:359] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.061113  2213 raft_consensus.cc:359] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.061298  2006 tablet_service.cc:1511] Processing CreateTablet for tablet ea11916bb199435986fa1eb8318c39ac (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:07.062979  1933 tablet_service.cc:1511] Processing CreateTablet for tablet ea11916bb199435986fa1eb8318c39ac (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:07.071643  2213 raft_consensus.cc:385] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.072028  2213 raft_consensus.cc:740] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.072417  2006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea11916bb199435986fa1eb8318c39ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.076215  2213 consensus_queue.cc:260] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.070601  2083 tablet_service.cc:1511] Processing CreateTablet for tablet db43b7057dfb47248083db95ba7b45af (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:07.065678  2212 raft_consensus.cc:385] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.078691  2212 raft_consensus.cc:740] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.079602  2212 consensus_queue.cc:260] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.078438  2083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db43b7057dfb47248083db95ba7b45af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.083982  1933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea11916bb199435986fa1eb8318c39ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.091928  2157 tablet_service.cc:1511] Processing CreateTablet for tablet db43b7057dfb47248083db95ba7b45af (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:07.097014  2156 tablet_service.cc:1511] Processing CreateTablet for tablet c72d357264284336bafd60f49752408b (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:07.098086  1936 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4d2a2a02444abd8afb3b7b18277fbf (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:07.099251  1936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4d2a2a02444abd8afb3b7b18277fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.099601  2080 tablet_service.cc:1511] Processing CreateTablet for tablet c72d357264284336bafd60f49752408b (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:07.094061  2157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db43b7057dfb47248083db95ba7b45af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.103703  2080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72d357264284336bafd60f49752408b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.121884  2214 ts_tablet_manager.cc:1434] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.078s	user 0.013s	sys 0.020s
I20260710 11:08:07.122524  2085 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4d2a2a02444abd8afb3b7b18277fbf (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:07.123529  2047 heartbeater.cc:499] Master 127.31.145.126:33519 was elected leader, sending a full tablet report...
I20260710 11:08:07.126708  1928 tablet_service.cc:1511] Processing CreateTablet for tablet e3d35726fd834bf49de9d428fd1612a7 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:07.123327  2154 tablet_service.cc:1511] Processing CreateTablet for tablet e3d35726fd834bf49de9d428fd1612a7 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:07.127947  1928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3d35726fd834bf49de9d428fd1612a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.117692  2156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72d357264284336bafd60f49752408b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.123831  2085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4d2a2a02444abd8afb3b7b18277fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.133889  2154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3d35726fd834bf49de9d428fd1612a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.139868  2004 tablet_service.cc:1511] Processing CreateTablet for tablet e3d35726fd834bf49de9d428fd1612a7 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:07.141249  2004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3d35726fd834bf49de9d428fd1612a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.141211  2086 tablet_service.cc:1511] Processing CreateTablet for tablet e93e29d4684940c787a43deba811dad9 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:07.142422  2086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93e29d4684940c787a43deba811dad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.142956  2215 tablet_bootstrap.cc:492] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:07.143437  2215 ts_tablet_manager.cc:1403] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.198s	user 0.023s	sys 0.020s
I20260710 11:08:07.146184  2215 raft_consensus.cc:359] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.146860  2215 raft_consensus.cc:385] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.147156  2215 raft_consensus.cc:740] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.147936  2215 consensus_queue.cc:260] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.151690  2195 heartbeater.cc:499] Master 127.31.145.126:33519 was elected leader, sending a full tablet report...
I20260710 11:08:07.152140  1935 tablet_service.cc:1511] Processing CreateTablet for tablet db43b7057dfb47248083db95ba7b45af (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:07.153439  2012 tablet_service.cc:1511] Processing CreateTablet for tablet c72d357264284336bafd60f49752408b (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:07.176087  2012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72d357264284336bafd60f49752408b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.177224  1935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db43b7057dfb47248083db95ba7b45af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.179387  2214 tablet_bootstrap.cc:492] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:07.188663  2155 tablet_service.cc:1511] Processing CreateTablet for tablet e93e29d4684940c787a43deba811dad9 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:07.190150  2155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93e29d4684940c787a43deba811dad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.193246  2007 tablet_service.cc:1511] Processing CreateTablet for tablet 843ea20a5bf446b0b375ef437f40e7b8 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:07.194307  2007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843ea20a5bf446b0b375ef437f40e7b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.189814  1936 tablet_service.cc:1511] Processing CreateTablet for tablet e93e29d4684940c787a43deba811dad9 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:07.198344  1936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93e29d4684940c787a43deba811dad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.201635  2083 tablet_service.cc:1511] Processing CreateTablet for tablet 843ea20a5bf446b0b375ef437f40e7b8 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:07.202850  2083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843ea20a5bf446b0b375ef437f40e7b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.203475  2212 ts_tablet_manager.cc:1434] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.147s	user 0.037s	sys 0.034s
I20260710 11:08:07.206068  2121 heartbeater.cc:499] Master 127.31.145.126:33519 was elected leader, sending a full tablet report...
I20260710 11:08:07.206800  2212 tablet_bootstrap.cc:492] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:07.208153  2009 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4d2a2a02444abd8afb3b7b18277fbf (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:07.209368  2009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4d2a2a02444abd8afb3b7b18277fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.216077  2213 ts_tablet_manager.cc:1434] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.164s	user 0.007s	sys 0.008s
I20260710 11:08:07.222496  2215 ts_tablet_manager.cc:1434] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.079s	user 0.018s	sys 0.021s
I20260710 11:08:07.226228  1972 heartbeater.cc:499] Master 127.31.145.126:33519 was elected leader, sending a full tablet report...
I20260710 11:08:07.226768  2215 tablet_bootstrap.cc:492] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:07.228127  2212 tablet_bootstrap.cc:654] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.220871  2222 raft_consensus.cc:493] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.232508  2157 tablet_service.cc:1511] Processing CreateTablet for tablet 843ea20a5bf446b0b375ef437f40e7b8 (DEFAULT_TABLE table=test-workload [id=06377e7d98ad44bf9c45a76763496679]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:07.235024  2213 tablet_bootstrap.cc:492] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:07.241580  2213 tablet_bootstrap.cc:654] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.231801  2222 raft_consensus.cc:515] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
W20260710 11:08:07.245991  1973 tablet.cc:2406] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:07.247944  2222 leader_election.cc:290] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:07.283273  2157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843ea20a5bf446b0b375ef437f40e7b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:07.289528  2220 raft_consensus.cc:493] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.290057  2220 raft_consensus.cc:515] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.292682  2213 tablet_bootstrap.cc:492] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:07.293184  2213 ts_tablet_manager.cc:1403] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.025s
I20260710 11:08:07.298864  2214 tablet_bootstrap.cc:654] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.297904  2220 leader_election.cc:290] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:07.328980  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862a40ed155a4852a07f22e18df51612" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
W20260710 11:08:07.330654  2060 leader_election.cc:343] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.331564  2215 tablet_bootstrap.cc:654] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.334872  2213 raft_consensus.cc:359] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.344919  2213 raft_consensus.cc:385] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.348726  2213 raft_consensus.cc:740] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.349529  2213 consensus_queue.cc:260] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.349922  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862a40ed155a4852a07f22e18df51612" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:07.350621  2022 raft_consensus.cc:2468] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:07.351606  2213 ts_tablet_manager.cc:1434] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260710 11:08:07.352329  2062 leader_election.cc:304] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [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: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865; no voters: 41c019fe06cf4b91b0fd30ab5101e779
I20260710 11:08:07.353212  2222 raft_consensus.cc:2804] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.353579  2222 raft_consensus.cc:493] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.353893  2222 raft_consensus.cc:3060] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.354688  2213 tablet_bootstrap.cc:492] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:07.358328  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862a40ed155a4852a07f22e18df51612" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:07.360841  2222 raft_consensus.cc:515] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.362429  2212 tablet_bootstrap.cc:492] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:07.362967  2212 ts_tablet_manager.cc:1403] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.005s
I20260710 11:08:07.363930  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862a40ed155a4852a07f22e18df51612" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
W20260710 11:08:07.365577  2060 leader_election.cc:343] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:07.367424  1986 leader_election.cc:343] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.369880  2212 raft_consensus.cc:359] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.370604  2212 raft_consensus.cc:385] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.370879  2212 raft_consensus.cc:740] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.371628  2212 consensus_queue.cc:260] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.373178  2214 tablet_bootstrap.cc:492] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:07.373718  2214 ts_tablet_manager.cc:1403] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.195s	user 0.012s	sys 0.008s
I20260710 11:08:07.375658  2222 leader_election.cc:290] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Requested vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:07.377178  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862a40ed155a4852a07f22e18df51612" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:07.377769  2022 raft_consensus.cc:3060] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.377506  2214 raft_consensus.cc:359] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.378269  2214 raft_consensus.cc:385] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.378566  2214 raft_consensus.cc:740] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.379276  2214 consensus_queue.cc:260] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.381295  2214 ts_tablet_manager.cc:1434] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:08:07.382277  2214 tablet_bootstrap.cc:492] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:07.384989  2022 raft_consensus.cc:2468] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:07.373737  2212 ts_tablet_manager.cc:1434] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:07.386353  2212 tablet_bootstrap.cc:492] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:07.387015  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862a40ed155a4852a07f22e18df51612" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:07.387857  2096 raft_consensus.cc:2393] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64616bfcd39248b78b72e1c17fbf4c68 in current term 1: Already voted for candidate dad36e3956624fd0bcfe37dc3922d865 in this term.
I20260710 11:08:07.390724  2062 leader_election.cc:304] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [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: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865; no voters: 41c019fe06cf4b91b0fd30ab5101e779
I20260710 11:08:07.390955  2213 tablet_bootstrap.cc:654] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.392169  1988 leader_election.cc:304] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:07.393002  2220 raft_consensus.cc:2749] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.393343  2222 raft_consensus.cc:2804] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:07.394032  2222 raft_consensus.cc:697] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Becoming Leader. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:07.394850  2222 consensus_queue.cc:237] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.377403  2215 tablet_bootstrap.cc:492] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:07.397702  2215 ts_tablet_manager.cc:1403] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.171s	user 0.013s	sys 0.016s
I20260710 11:08:07.397112  2212 tablet_bootstrap.cc:654] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.400081  2221 raft_consensus.cc:493] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.400554  2215 raft_consensus.cc:359] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.400635  2221 raft_consensus.cc:515] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.401371  2215 raft_consensus.cc:385] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.401741  2215 raft_consensus.cc:740] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.403931  2215 consensus_queue.cc:260] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.406230  2215 ts_tablet_manager.cc:1434] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:08:07.406250  2221 leader_election.cc:290] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:07.407267  2215 tablet_bootstrap.cc:492] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:07.400174  2214 tablet_bootstrap.cc:654] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.422238  2213 tablet_bootstrap.cc:492] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:07.422676  2213 ts_tablet_manager.cc:1403] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.010s
I20260710 11:08:07.424188  2212 tablet_bootstrap.cc:492] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:07.424736  2212 ts_tablet_manager.cc:1403] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.005s
I20260710 11:08:07.425968  2224 raft_consensus.cc:493] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.429312  2215 tablet_bootstrap.cc:654] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.429109  2224 raft_consensus.cc:515] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.431757  2224 leader_election.cc:290] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:07.427701  2212 raft_consensus.cc:359] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.432229  2212 raft_consensus.cc:385] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.432578  2212 raft_consensus.cc:740] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.433051  2213 raft_consensus.cc:359] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.428628  1844 catalog_manager.cc:5697] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "dad36e3956624fd0bcfe37dc3922d865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.440202  2212 consensus_queue.cc:260] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.440820  2213 raft_consensus.cc:385] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.441387  2213 raft_consensus.cc:740] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.442150  2213 consensus_queue.cc:260] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.442943  2214 tablet_bootstrap.cc:492] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:07.443976  2214 ts_tablet_manager.cc:1403] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.062s	user 0.003s	sys 0.011s
I20260710 11:08:07.445039  2213 ts_tablet_manager.cc:1434] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:08:07.446230  2213 tablet_bootstrap.cc:492] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:07.449169  2214 raft_consensus.cc:359] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.451174  2212 ts_tablet_manager.cc:1434] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260710 11:08:07.453714  2212 tablet_bootstrap.cc:492] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:07.454504  2213 tablet_bootstrap.cc:654] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.449968  2214 raft_consensus.cc:385] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.457224  2214 raft_consensus.cc:740] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.460114  2214 consensus_queue.cc:260] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.468060  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b14b6221cd4e1bbe52b1367018300e" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:07.468825  2170 raft_consensus.cc:2468] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 0.
I20260710 11:08:07.469386  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8463c359ba8c40359cc315a140fe45f6" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:07.473671  2212 tablet_bootstrap.cc:654] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.474228  1912 leader_election.cc:304] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:07.475980  2224 raft_consensus.cc:2804] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.476342  2224 raft_consensus.cc:493] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.476691  2224 raft_consensus.cc:3060] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.477582  2214 ts_tablet_manager.cc:1434] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
I20260710 11:08:07.478713  2214 tablet_bootstrap.cc:492] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
W20260710 11:08:07.483481  2136 leader_election.cc:343] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.485072  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8463c359ba8c40359cc315a140fe45f6" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
W20260710 11:08:07.488121  2136 leader_election.cc:343] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.488593  2136 leader_election.cc:304] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:07.489589  2221 raft_consensus.cc:2749] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.498101  2224 raft_consensus.cc:515] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.501076  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b14b6221cd4e1bbe52b1367018300e" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:07.501693  2170 raft_consensus.cc:3060] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.504627  2215 tablet_bootstrap.cc:492] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:07.505146  2215 ts_tablet_manager.cc:1403] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.098s	user 0.034s	sys 0.047s
I20260710 11:08:07.508069  2215 raft_consensus.cc:359] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.508826  2215 raft_consensus.cc:385] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.509115  2215 raft_consensus.cc:740] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.509994  2215 consensus_queue.cc:260] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.513340  2214 tablet_bootstrap.cc:654] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.522074  2170 raft_consensus.cc:2468] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
I20260710 11:08:07.525501  2224 leader_election.cc:290] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Requested vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:07.529631  1912 leader_election.cc:304] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:07.537312  2224 raft_consensus.cc:2804] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:07.542610  2224 raft_consensus.cc:697] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:07.543445  2224 consensus_queue.cc:237] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.544879  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b14b6221cd4e1bbe52b1367018300e" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:07.546419  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b14b6221cd4e1bbe52b1367018300e" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
W20260710 11:08:07.548321  1913 leader_election.cc:343] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:07.549283  1913 leader_election.cc:343] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.548556  2213 tablet_bootstrap.cc:492] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:07.551821  2213 ts_tablet_manager.cc:1403] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.023s
I20260710 11:08:07.555984  2213 raft_consensus.cc:359] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.571386  2213 raft_consensus.cc:385] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.559955  2215 ts_tablet_manager.cc:1434] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.054s	user 0.013s	sys 0.041s
I20260710 11:08:07.572938  2215 tablet_bootstrap.cc:492] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:07.573640  2212 tablet_bootstrap.cc:492] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:07.574210  2212 ts_tablet_manager.cc:1403] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.121s	user 0.026s	sys 0.017s
I20260710 11:08:07.571854  2213 raft_consensus.cc:740] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.577693  2213 consensus_queue.cc:260] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.578948  1845 catalog_manager.cc:5697] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.579928  2213 ts_tablet_manager.cc:1434] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.003s
I20260710 11:08:07.580910  2213 tablet_bootstrap.cc:492] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:07.583185  2214 tablet_bootstrap.cc:492] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:07.583633  2214 ts_tablet_manager.cc:1403] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.005s
I20260710 11:08:07.586179  2214 raft_consensus.cc:359] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.586869  2214 raft_consensus.cc:385] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.587172  2214 raft_consensus.cc:740] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.588689  2213 tablet_bootstrap.cc:654] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.589664  2212 raft_consensus.cc:359] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.590456  2212 raft_consensus.cc:385] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.590595  2220 raft_consensus.cc:493] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.590821  2212 raft_consensus.cc:740] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.593370  2212 consensus_queue.cc:260] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.595486  2212 ts_tablet_manager.cc:1434] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260710 11:08:07.596272  2212 tablet_bootstrap.cc:492] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:07.591732  2215 tablet_bootstrap.cc:654] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.592033  2220 raft_consensus.cc:515] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.598518  2220 leader_election.cc:290] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:07.600310  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec356c54ee544a19b2e7f19c55666ee" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:07.600961  2096 raft_consensus.cc:2468] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 0.
I20260710 11:08:07.602363  1988 leader_election.cc:304] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:07.604827  2212 tablet_bootstrap.cc:654] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.607861  2220 raft_consensus.cc:2804] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.608346  2220 raft_consensus.cc:493] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.608731  2220 raft_consensus.cc:3060] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.612501  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec356c54ee544a19b2e7f19c55666ee" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
W20260710 11:08:07.614100  1987 leader_election.cc:343] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.592185  2214 consensus_queue.cc:260] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.615314  2213 tablet_bootstrap.cc:492] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:07.615810  2213 ts_tablet_manager.cc:1403] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.015s
I20260710 11:08:07.616822  2220 raft_consensus.cc:515] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.618633  2213 raft_consensus.cc:359] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.619303  2213 raft_consensus.cc:385] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.619583  2213 raft_consensus.cc:740] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.620362  2215 tablet_bootstrap.cc:492] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:07.620431  2213 consensus_queue.cc:260] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.622772  2213 ts_tablet_manager.cc:1434] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:07.621030  2215 ts_tablet_manager.cc:1403] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.010s
I20260710 11:08:07.622871  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec356c54ee544a19b2e7f19c55666ee" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:07.623435  2096 raft_consensus.cc:3060] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.624712  2221 raft_consensus.cc:493] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.625207  2221 raft_consensus.cc:515] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.625973  2215 raft_consensus.cc:359] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.626648  2215 raft_consensus.cc:385] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.626935  2215 raft_consensus.cc:740] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.627647  2215 consensus_queue.cc:260] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.629902  2215 ts_tablet_manager.cc:1434] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:08:07.630627  2221 leader_election.cc:290] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:07.630872  2213 tablet_bootstrap.cc:492] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:07.630995  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bb4495027446a7a3d8881aed1340ca" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:07.631678  2095 raft_consensus.cc:2468] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 0.
I20260710 11:08:07.632869  2136 leader_election.cc:304] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:07.633803  2221 raft_consensus.cc:2804] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.634166  2221 raft_consensus.cc:493] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.634501  2221 raft_consensus.cc:3060] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.637492  2213 tablet_bootstrap.cc:654] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.639813  2096 raft_consensus.cc:2468] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 1.
I20260710 11:08:07.641152  1988 leader_election.cc:304] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:07.647199  2220 leader_election.cc:290] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 election: Requested vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:07.648411  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec356c54ee544a19b2e7f19c55666ee" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:07.649430  2220 raft_consensus.cc:2804] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:08:07.649983  1987 leader_election.cc:343] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.650600  2220 raft_consensus.cc:697] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Becoming Leader. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Running, Role: LEADER
I20260710 11:08:07.653163  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bb4495027446a7a3d8881aed1340ca" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
W20260710 11:08:07.654943  2134 leader_election.cc:343] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.661052  2215 tablet_bootstrap.cc:492] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:07.666134  2214 ts_tablet_manager.cc:1434] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.002s
I20260710 11:08:07.651968  2220 consensus_queue.cc:237] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.667342  2214 tablet_bootstrap.cc:492] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:07.663265  2221 raft_consensus.cc:515] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.675196  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bb4495027446a7a3d8881aed1340ca" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:07.675951  2096 raft_consensus.cc:3060] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.676433  2212 tablet_bootstrap.cc:492] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:07.677624  2212 ts_tablet_manager.cc:1403] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.036s
I20260710 11:08:07.678941  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bb4495027446a7a3d8881aed1340ca" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
W20260710 11:08:07.680320  2134 leader_election.cc:343] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.680886  2221 leader_election.cc:290] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 election: Requested vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:07.680572  2212 raft_consensus.cc:359] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.681362  2212 raft_consensus.cc:385] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.682073  2212 raft_consensus.cc:740] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.685256  2213 tablet_bootstrap.cc:492] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:07.685830  2213 ts_tablet_manager.cc:1403] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.033s
I20260710 11:08:07.686082  2214 tablet_bootstrap.cc:654] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.686612  2096 raft_consensus.cc:2468] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 1.
I20260710 11:08:07.687853  2136 leader_election.cc:304] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [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: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779
I20260710 11:08:07.689323  2221 raft_consensus.cc:2804] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:07.689391  2213 raft_consensus.cc:359] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.690848  2213 raft_consensus.cc:385] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.691207  2213 raft_consensus.cc:740] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.692111  2213 consensus_queue.cc:260] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.689980  2212 consensus_queue.cc:260] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.696136  2214 tablet_bootstrap.cc:492] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:07.696642  2214 ts_tablet_manager.cc:1403] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260710 11:08:07.697160  2212 ts_tablet_manager.cc:1434] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260710 11:08:07.698177  2212 tablet_bootstrap.cc:492] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:07.698932  2215 tablet_bootstrap.cc:654] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.699620  2214 raft_consensus.cc:359] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.700304  2214 raft_consensus.cc:385] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.700667  2214 raft_consensus.cc:740] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.703569  2220 raft_consensus.cc:493] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.704062  2220 raft_consensus.cc:515] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.703758  1844 catalog_manager.cc:5697] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "64616bfcd39248b78b72e1c17fbf4c68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.706997  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75146194daea469ba4ccb9ce193fc286" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:07.707684  2170 raft_consensus.cc:2468] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 0.
I20260710 11:08:07.708904  1987 leader_election.cc:304] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:07.709759  2261 raft_consensus.cc:2804] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.710124  2261 raft_consensus.cc:493] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.710448  2261 raft_consensus.cc:3060] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.710646  2224 raft_consensus.cc:493] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.710991  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75146194daea469ba4ccb9ce193fc286" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:07.711792  1947 raft_consensus.cc:2468] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 0.
I20260710 11:08:07.705322  2214 consensus_queue.cc:260] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.711089  2224 raft_consensus.cc:515] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.714699  2214 ts_tablet_manager.cc:1434] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:08:07.715756  2214 tablet_bootstrap.cc:492] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:07.716379  2224 leader_election.cc:290] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:07.717885  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259c04dd8ae84a2e97b4297c4cb00d00" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:07.720028  2220 leader_election.cc:290] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
W20260710 11:08:07.723338  1913 leader_election.cc:343] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.724231  2222 raft_consensus.cc:493] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.724752  2222 raft_consensus.cc:515] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.729229  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259c04dd8ae84a2e97b4297c4cb00d00" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:07.729935  1947 raft_consensus.cc:2468] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:07.732128  2060 leader_election.cc:304] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:07.722087  2221 raft_consensus.cc:697] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 LEADER]: Becoming Leader. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Running, Role: LEADER
I20260710 11:08:07.733244  2223 raft_consensus.cc:2804] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.733709  2223 raft_consensus.cc:493] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.734046  2223 raft_consensus.cc:3060] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.734627  2221 consensus_queue.cc:237] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.746340  2222 leader_election.cc:290] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:07.748800  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259c04dd8ae84a2e97b4297c4cb00d00" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:07.749830  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259c04dd8ae84a2e97b4297c4cb00d00" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:07.750954  2223 raft_consensus.cc:515] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
W20260710 11:08:07.751480  2062 leader_election.cc:343] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.753134  2261 raft_consensus.cc:515] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.758239  2096 raft_consensus.cc:2393] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41c019fe06cf4b91b0fd30ab5101e779 in current term 1: Already voted for candidate dad36e3956624fd0bcfe37dc3922d865 in this term.
I20260710 11:08:07.759188  2223 leader_election.cc:290] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Requested vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:07.762557  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259c04dd8ae84a2e97b4297c4cb00d00" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:07.763077  2261 leader_election.cc:290] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 election: Requested vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:07.763610  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259c04dd8ae84a2e97b4297c4cb00d00" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:07.763763  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75146194daea469ba4ccb9ce193fc286" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:07.765481  2170 raft_consensus.cc:3060] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.765820  2213 ts_tablet_manager.cc:1434] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.080s	user 0.020s	sys 0.038s
W20260710 11:08:07.766142  2062 leader_election.cc:343] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.766773  2213 tablet_bootstrap.cc:492] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:07.767228  1913 leader_election.cc:304] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:07.764554  1946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75146194daea469ba4ccb9ce193fc286" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:07.768494  1946 raft_consensus.cc:3060] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.769217  2212 tablet_bootstrap.cc:654] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.763167  1947 raft_consensus.cc:3060] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.775779  1946 raft_consensus.cc:2468] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 1.
I20260710 11:08:07.776947  1947 raft_consensus.cc:2468] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:07.774621  2170 raft_consensus.cc:2468] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 1.
I20260710 11:08:07.779224  2224 raft_consensus.cc:2749] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.779237  1986 leader_election.cc:304] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68; no voters: 
I20260710 11:08:07.781450  2261 raft_consensus.cc:2804] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:07.781962  2261 raft_consensus.cc:697] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Becoming Leader. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Running, Role: LEADER
I20260710 11:08:07.782409  2213 tablet_bootstrap.cc:654] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.782186  2060 leader_election.cc:304] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [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: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:07.785974  2223 raft_consensus.cc:2804] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:07.786456  2223 raft_consensus.cc:697] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Becoming Leader. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:07.783284  2261 consensus_queue.cc:237] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.784910  2215 tablet_bootstrap.cc:492] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:07.787829  2215 ts_tablet_manager.cc:1403] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.127s	user 0.022s	sys 0.024s
I20260710 11:08:07.787801  2223 consensus_queue.cc:237] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.791077  2215 raft_consensus.cc:359] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.791777  2215 raft_consensus.cc:385] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.792091  2215 raft_consensus.cc:740] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.793125  2215 consensus_queue.cc:260] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.793992  2214 tablet_bootstrap.cc:654] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.802482  2222 consensus_queue.cc:1048] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:07.807011  2215 ts_tablet_manager.cc:1434] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:08:07.808403  1845 catalog_manager.cc:5697] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68). New cstate: current_term: 1 leader_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.814438  2215 tablet_bootstrap.cc:492] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:07.818181  1842 catalog_manager.cc:5697] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "64616bfcd39248b78b72e1c17fbf4c68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.814487  2213 tablet_bootstrap.cc:492] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:07.820604  2213 ts_tablet_manager.cc:1403] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.003s
I20260710 11:08:07.823407  2213 raft_consensus.cc:359] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.824084  2213 raft_consensus.cc:385] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.824362  2213 raft_consensus.cc:740] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.825053  2213 consensus_queue.cc:260] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.826881  2224 raft_consensus.cc:493] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.827344  2224 raft_consensus.cc:515] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.829397  2224 leader_election.cc:290] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:07.831058  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cc240075bc40208de94afcedf383a2" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:07.831728  2096 raft_consensus.cc:2468] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 0.
I20260710 11:08:07.831873  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cc240075bc40208de94afcedf383a2" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:07.832520  2170 raft_consensus.cc:2468] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 0.
I20260710 11:08:07.833006  1913 leader_election.cc:304] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:07.833582  2213 ts_tablet_manager.cc:1434] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:08:07.833925  2224 raft_consensus.cc:2804] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.834344  2224 raft_consensus.cc:493] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.834686  2224 raft_consensus.cc:3060] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.835831  2213 tablet_bootstrap.cc:492] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:07.840583  2215 tablet_bootstrap.cc:654] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.846398  2224 raft_consensus.cc:515] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.849812  2213 tablet_bootstrap.cc:654] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.852244  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cc240075bc40208de94afcedf383a2" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:07.852789  2221 raft_consensus.cc:493] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.852849  2096 raft_consensus.cc:3060] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.853477  2221 raft_consensus.cc:515] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:07.855571  2221 leader_election.cc:290] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:07.855695  2261 raft_consensus.cc:493] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.856139  2261 raft_consensus.cc:515] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.857367  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d712f55566c4fdeac77271c6d98c75c" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:07.858093  2261 leader_election.cc:290] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:07.859318  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8283e956e7f94a11b374116d059921d2" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
W20260710 11:08:07.859508  2136 leader_election.cc:343] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.859993  2170 raft_consensus.cc:2468] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 0.
I20260710 11:08:07.860795  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d712f55566c4fdeac77271c6d98c75c" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:07.861289  1987 leader_election.cc:304] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:07.862248  2261 raft_consensus.cc:2804] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.862612  2261 raft_consensus.cc:493] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:08:07.862708  2136 leader_election.cc:343] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.863225  2136 leader_election.cc:304] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:07.864265  2221 raft_consensus.cc:2749] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.863423  2212 tablet_bootstrap.cc:492] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:07.865264  2220 raft_consensus.cc:493] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.865469  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8283e956e7f94a11b374116d059921d2" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:07.865828  2220 raft_consensus.cc:515] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
W20260710 11:08:07.866871  1986 leader_election.cc:343] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.865718  2212 ts_tablet_manager.cc:1403] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.168s	user 0.014s	sys 0.005s
I20260710 11:08:07.867916  2220 leader_election.cc:290] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:07.870929  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b14b6221cd4e1bbe52b1367018300e" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:07.862986  2261 raft_consensus.cc:3060] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.872265  2170 raft_consensus.cc:2393] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64616bfcd39248b78b72e1c17fbf4c68 in current term 1: Already voted for candidate 41c019fe06cf4b91b0fd30ab5101e779 in this term.
I20260710 11:08:07.873811  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b14b6221cd4e1bbe52b1367018300e" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:07.881108  1986 leader_election.cc:304] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9
I20260710 11:08:07.882300  2220 raft_consensus.cc:3060] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.892845  2253 raft_consensus.cc:493] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.893394  2253 raft_consensus.cc:515] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.895534  2253 leader_election.cc:290] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:07.897886  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:07.897876  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:07.899932  2212 raft_consensus.cc:359] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.865100  2096 raft_consensus.cc:2468] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
W20260710 11:08:07.900590  1913 leader_election.cc:343] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:07.901356  1913 leader_election.cc:343] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.901788  1913 leader_election.cc:304] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:07.902889  2253 raft_consensus.cc:2749] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:07.903417  2060 consensus_peers.cc:597] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:07.900635  2212 raft_consensus.cc:385] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.903970  2212 raft_consensus.cc:740] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.904785  2212 consensus_queue.cc:260] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.908054  2215 tablet_bootstrap.cc:492] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:07.908609  2215 ts_tablet_manager.cc:1403] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.004s
I20260710 11:08:07.910787  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cc240075bc40208de94afcedf383a2" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:07.911417  2170 raft_consensus.cc:3060] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.911825  2215 raft_consensus.cc:359] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.912595  2215 raft_consensus.cc:385] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.912883  2215 raft_consensus.cc:740] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.914415  1913 leader_election.cc:304] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:07.915349  2253 raft_consensus.cc:2804] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:07.915836  2253 raft_consensus.cc:697] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:07.916671  2253 consensus_queue.cc:237] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:07.917793  2224 leader_election.cc:290] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Requested vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:07.931026  2215 consensus_queue.cc:260] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.934605  2215 ts_tablet_manager.cc:1434] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260710 11:08:07.935731  2215 tablet_bootstrap.cc:492] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:07.939209  1845 catalog_manager.cc:5697] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:07.941022  2220 raft_consensus.cc:2749] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.945058  2261 raft_consensus.cc:515] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.948899  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8283e956e7f94a11b374116d059921d2" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:07.950574  2170 raft_consensus.cc:2468] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
I20260710 11:08:07.950970  2169 raft_consensus.cc:3060] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.955966  2215 tablet_bootstrap.cc:654] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.949100  2261 leader_election.cc:290] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 election: Requested vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:07.950320  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8283e956e7f94a11b374116d059921d2" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:07.958415  1947 raft_consensus.cc:3060] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.961091  2214 tablet_bootstrap.cc:492] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:07.965798  2214 ts_tablet_manager.cc:1403] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.247s	user 0.040s	sys 0.040s
I20260710 11:08:07.971278  2212 ts_tablet_manager.cc:1434] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.101s	user 0.031s	sys 0.030s
I20260710 11:08:07.972250  2212 tablet_bootstrap.cc:492] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:07.972769  2169 raft_consensus.cc:2468] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 1.
I20260710 11:08:07.973966  1987 leader_election.cc:304] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:07.974567  2214 raft_consensus.cc:359] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.975358  2214 raft_consensus.cc:385] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.975653  2214 raft_consensus.cc:740] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.976493  2261 raft_consensus.cc:2804] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:07.976436  2214 consensus_queue.cc:260] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:07.977128  1845 catalog_manager.cc:5697] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "dad36e3956624fd0bcfe37dc3922d865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:07.977938  2261 raft_consensus.cc:697] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Becoming Leader. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Running, Role: LEADER
I20260710 11:08:07.974661  1947 raft_consensus.cc:2468] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 1.
I20260710 11:08:07.978483  2212 tablet_bootstrap.cc:654] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.978694  2214 ts_tablet_manager.cc:1434] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:08:07.979611  2214 tablet_bootstrap.cc:492] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:07.986608  2213 tablet_bootstrap.cc:492] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:07.987138  2213 ts_tablet_manager.cc:1403] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.152s	user 0.058s	sys 0.055s
I20260710 11:08:07.991102  2213 raft_consensus.cc:359] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.991725  2213 raft_consensus.cc:385] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.991993  2213 raft_consensus.cc:740] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.992707  2213 consensus_queue.cc:260] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.980224  2261 consensus_queue.cc:237] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:07.998397  2213 ts_tablet_manager.cc:1434] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:08:07.999310  2213 tablet_bootstrap.cc:492] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:07.995329  2214 tablet_bootstrap.cc:654] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.009027  2213 tablet_bootstrap.cc:654] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.014410  1845 catalog_manager.cc:5697] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "64616bfcd39248b78b72e1c17fbf4c68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:08.019032  2212 tablet_bootstrap.cc:492] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:08.019543  2212 ts_tablet_manager.cc:1403] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.006s
I20260710 11:08:08.022526  2212 raft_consensus.cc:359] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.023303  2212 raft_consensus.cc:385] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.023602  2212 raft_consensus.cc:740] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.024816  2261 raft_consensus.cc:493] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.026747  2214 tablet_bootstrap.cc:492] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:08.027197  2214 ts_tablet_manager.cc:1403] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.002s
I20260710 11:08:08.029294  2214 raft_consensus.cc:359] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.029978  2214 raft_consensus.cc:385] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.030300  2214 raft_consensus.cc:740] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.029584  2261 raft_consensus.cc:515] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.031090  2214 consensus_queue.cc:260] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.032209  2215 tablet_bootstrap.cc:492] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:08.032733  2215 ts_tablet_manager.cc:1403] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.004s
I20260710 11:08:08.033409  2214 ts_tablet_manager.cc:1434] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:08:08.034361  2214 tablet_bootstrap.cc:492] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:08.035763  2215 raft_consensus.cc:359] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.036554  2215 raft_consensus.cc:385] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.036854  2215 raft_consensus.cc:740] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.029827  2212 consensus_queue.cc:260] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.039829  2213 tablet_bootstrap.cc:492] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:08.040283  2213 ts_tablet_manager.cc:1403] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.014s
I20260710 11:08:08.040730  2212 ts_tablet_manager.cc:1434] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:08:08.041729  2212 tablet_bootstrap.cc:492] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:08.042829  2213 raft_consensus.cc:359] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.043475  2213 raft_consensus.cc:385] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.043720  2213 raft_consensus.cc:740] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.044443  2213 consensus_queue.cc:260] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.048691  2215 consensus_queue.cc:260] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.049269  2213 ts_tablet_manager.cc:1434] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:08:08.049592  2212 tablet_bootstrap.cc:654] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.050357  2213 tablet_bootstrap.cc:492] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:08.051321  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:08.053378  2215 ts_tablet_manager.cc:1434] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.006s
W20260710 11:08:08.053725  1986 leader_election.cc:343] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.054329  2215 tablet_bootstrap.cc:492] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:08.056145  2213 tablet_bootstrap.cc:654] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:08.049244  1893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:08.059939  2261 leader_election.cc:290] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:08.060170  2215 tablet_bootstrap.cc:654] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.060961  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
W20260710 11:08:08.066040  1988 leader_election.cc:343] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.066489  1988 leader_election.cc:304] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:08.067193  2261 raft_consensus.cc:2749] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:08.067633  2213 tablet_bootstrap.cc:492] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:08.068148  2213 ts_tablet_manager.cc:1403] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260710 11:08:08.070852  2213 raft_consensus.cc:359] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.071511  2213 raft_consensus.cc:385] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.071794  2213 raft_consensus.cc:740] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.072654  2213 consensus_queue.cc:260] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.074919  2213 ts_tablet_manager.cc:1434] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:08:08.075837  2213 tablet_bootstrap.cc:492] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:08.076952  2214 tablet_bootstrap.cc:654] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.081178  2213 tablet_bootstrap.cc:654] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.083685  2212 tablet_bootstrap.cc:492] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:08.084156  2212 ts_tablet_manager.cc:1403] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.006s
I20260710 11:08:08.086102  2214 tablet_bootstrap.cc:492] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:08.086686  2213 tablet_bootstrap.cc:492] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:08.086539  2214 ts_tablet_manager.cc:1403] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.052s	user 0.004s	sys 0.006s
I20260710 11:08:08.086515  2212 raft_consensus.cc:359] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.087234  2213 ts_tablet_manager.cc:1403] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:08:08.087565  2212 raft_consensus.cc:385] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.087903  2212 raft_consensus.cc:740] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.088526  2215 tablet_bootstrap.cc:492] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:08.088953  2215 ts_tablet_manager.cc:1403] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.005s
I20260710 11:08:08.088706  2212 consensus_queue.cc:260] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.089797  2213 raft_consensus.cc:359] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.089761  2214 raft_consensus.cc:359] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.090543  2213 raft_consensus.cc:385] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.090654  2214 raft_consensus.cc:385] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.090847  2213 raft_consensus.cc:740] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.091043  2214 raft_consensus.cc:740] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.091490  2213 consensus_queue.cc:260] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.091842  2214 consensus_queue.cc:260] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.093426  2213 ts_tablet_manager.cc:1434] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:08:08.094303  2213 tablet_bootstrap.cc:492] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:08.094163  2215 raft_consensus.cc:359] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.094839  2215 raft_consensus.cc:385] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.095103  2215 raft_consensus.cc:740] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.095808  2215 consensus_queue.cc:260] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.099942  2213 tablet_bootstrap.cc:654] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.100570  2212 ts_tablet_manager.cc:1434] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:08:08.101529  2212 tablet_bootstrap.cc:492] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:08.106954  2214 ts_tablet_manager.cc:1434] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:08:08.109501  2212 tablet_bootstrap.cc:654] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.112560  2221 raft_consensus.cc:493] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.099913  2215 ts_tablet_manager.cc:1434] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:08:08.113102  2221 raft_consensus.cc:515] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.114351  2215 tablet_bootstrap.cc:492] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:08.114351  2214 tablet_bootstrap.cc:492] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:08.116767  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea11916bb199435986fa1eb8318c39ac" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
W20260710 11:08:08.118209  2134 leader_election.cc:343] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.115346  2221 leader_election.cc:290] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:08.121371  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea11916bb199435986fa1eb8318c39ac" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:08.123083  2215 tablet_bootstrap.cc:654] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.123291  2213 tablet_bootstrap.cc:492] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:08.123718  2213 ts_tablet_manager.cc:1403] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
W20260710 11:08:08.123925  2136 leader_election.cc:343] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.124346  2136 leader_election.cc:304] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:08.124607  2253 consensus_queue.cc:1048] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.125689  2221 raft_consensus.cc:2749] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:08.126325  2213 raft_consensus.cc:359] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.126847  2213 raft_consensus.cc:385] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.127051  2213 raft_consensus.cc:740] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.127607  2213 consensus_queue.cc:260] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.129570  2213 ts_tablet_manager.cc:1434] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:08:08.130095  2212 tablet_bootstrap.cc:492] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:08.130561  2212 ts_tablet_manager.cc:1403] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260710 11:08:08.130676  2213 tablet_bootstrap.cc:492] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:08.133338  2212 raft_consensus.cc:359] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.133992  2212 raft_consensus.cc:385] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.134250  2212 raft_consensus.cc:740] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.134953  2212 consensus_queue.cc:260] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.136090  2213 tablet_bootstrap.cc:654] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.137503  2212 ts_tablet_manager.cc:1434] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:08.138482  2212 tablet_bootstrap.cc:492] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:08.139165  2221 raft_consensus.cc:493] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.139688  2221 raft_consensus.cc:515] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.141856  2221 leader_election.cc:290] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:08.144932  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0e07a3d0b4fa799a5a3172f6f52d8" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:08.145763  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0e07a3d0b4fa799a5a3172f6f52d8" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:08.146402  2212 tablet_bootstrap.cc:654] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:08.146909  2136 leader_election.cc:343] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:08.147440  2134 leader_election.cc:343] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.147876  2134 leader_election.cc:304] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:08.149029  2221 raft_consensus.cc:2749] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:08.150401  2213 tablet_bootstrap.cc:492] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:08.150914  2213 ts_tablet_manager.cc:1403] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260710 11:08:08.153362  2213 raft_consensus.cc:359] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.153981  2213 raft_consensus.cc:385] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.154224  2213 raft_consensus.cc:740] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.154824  2213 consensus_queue.cc:260] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.144824  2214 tablet_bootstrap.cc:654] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.157296  2213 ts_tablet_manager.cc:1434] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:08.158183  2213 tablet_bootstrap.cc:492] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:08.159451  2212 tablet_bootstrap.cc:492] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:08.159925  2212 ts_tablet_manager.cc:1403] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.001s
I20260710 11:08:08.164207  2215 tablet_bootstrap.cc:492] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:08.163837  2212 raft_consensus.cc:359] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.164601  2212 raft_consensus.cc:385] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.164649  2215 ts_tablet_manager.cc:1403] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.007s
I20260710 11:08:08.167591  2212 raft_consensus.cc:740] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.168444  2212 consensus_queue.cc:260] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.169668  2213 tablet_bootstrap.cc:654] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.170176  2224 consensus_queue.cc:1048] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.171267  2215 raft_consensus.cc:359] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.171957  2215 raft_consensus.cc:385] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.172257  2215 raft_consensus.cc:740] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.173012  2215 consensus_queue.cc:260] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.174259  2212 ts_tablet_manager.cc:1434] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260710 11:08:08.174547  2222 raft_consensus.cc:493] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.175412  2212 tablet_bootstrap.cc:492] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:08.175107  2222 raft_consensus.cc:515] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.177316  2214 tablet_bootstrap.cc:492] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:08.178498  2214 ts_tablet_manager.cc:1403] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.007s
I20260710 11:08:08.180372  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:08.181099  2212 tablet_bootstrap.cc:654] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.181313  2214 raft_consensus.cc:359] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
W20260710 11:08:08.181737  2062 leader_election.cc:343] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.179049  2222 leader_election.cc:290] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:08.182816  2214 raft_consensus.cc:385] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.183519  2214 raft_consensus.cc:740] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.184620  2214 consensus_queue.cc:260] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.187712  2214 ts_tablet_manager.cc:1434] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:08.190249  2214 tablet_bootstrap.cc:492] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:08.196516  2214 tablet_bootstrap.cc:654] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.203683  2220 raft_consensus.cc:493] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.204233  2220 raft_consensus.cc:515] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.199565  2222 raft_consensus.cc:493] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.205880  2222 raft_consensus.cc:515] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.206326  2259 consensus_queue.cc:1048] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.208993  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:08.209532  2170 raft_consensus.cc:3060] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.209633  1947 raft_consensus.cc:2468] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:08.210948  2060 leader_election.cc:304] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:08.214537  2220 leader_election.cc:290] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:08.215992  2222 leader_election.cc:290] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:08.216507  2222 raft_consensus.cc:2804] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.216413  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:08.217124  1947 raft_consensus.cc:2468] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 0.
I20260710 11:08:08.217808  2220 consensus_queue.cc:1048] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.218153  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:08.218961  2222 raft_consensus.cc:493] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.219343  2222 raft_consensus.cc:3060] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.219331  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:08.220409  2022 raft_consensus.cc:2468] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:08.224803  2215 ts_tablet_manager.cc:1434] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260710 11:08:08.224618  1986 leader_election.cc:304] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68; no voters: 
I20260710 11:08:08.225737  2220 raft_consensus.cc:2804] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.226135  2220 raft_consensus.cc:493] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.226480  2220 raft_consensus.cc:3060] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.237761  2261 consensus_queue.cc:1048] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:08.236320  2220 raft_consensus.cc:515] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.243512  1946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:08.244138  1946 raft_consensus.cc:3060] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.248252  2215 tablet_bootstrap.cc:492] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:08.250905  1946 raft_consensus.cc:2468] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 1.
I20260710 11:08:08.252182  1986 leader_election.cc:304] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68; no voters: 
I20260710 11:08:08.253050  2261 raft_consensus.cc:2804] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.253511  2261 raft_consensus.cc:697] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Becoming Leader. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Running, Role: LEADER
I20260710 11:08:08.254338  2261 consensus_queue.cc:237] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.258998  2220 leader_election.cc:290] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 election: Requested vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:08.259770  2220 consensus_queue.cc:1048] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.266639  2222 raft_consensus.cc:515] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.267892  2096 raft_consensus.cc:2393] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64616bfcd39248b78b72e1c17fbf4c68 in current term 1: Already voted for candidate dad36e3956624fd0bcfe37dc3922d865 in this term.
I20260710 11:08:08.275637  1946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:08.276474  1946 raft_consensus.cc:2393] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dad36e3956624fd0bcfe37dc3922d865 in current term 1: Already voted for candidate 64616bfcd39248b78b72e1c17fbf4c68 in this term.
I20260710 11:08:08.278268  2215 tablet_bootstrap.cc:654] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.279881  2224 raft_consensus.cc:493] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.281775  2224 raft_consensus.cc:515] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.282972  2222 leader_election.cc:290] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Requested vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:08.284683  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:08.285331  2096 raft_consensus.cc:2468] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 0.
I20260710 11:08:08.286665  1913 leader_election.cc:304] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:08.287542  2253 raft_consensus.cc:2804] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.287897  2253 raft_consensus.cc:493] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.288221  2253 raft_consensus.cc:3060] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.291497  2215 tablet_bootstrap.cc:492] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:08.280789  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:08.293329  2215 ts_tablet_manager.cc:1403] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.001s
I20260710 11:08:08.295229  2062 leader_election.cc:304] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [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: dad36e3956624fd0bcfe37dc3922d865; no voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:08.296100  2222 raft_consensus.cc:2749] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:08.299135  2253 raft_consensus.cc:515] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.301661  2253 leader_election.cc:290] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Requested vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
W20260710 11:08:08.302961  1988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.67:34661, user_credentials={real_user=slave}} blocked reactor thread for 45350.6us
I20260710 11:08:08.299108  2215 raft_consensus.cc:359] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.304076  2168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:08.303206  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:08.304742  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:08.304903  2224 leader_election.cc:290] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:08.305424  2168 raft_consensus.cc:3060] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.305600  2095 raft_consensus.cc:2393] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 64616bfcd39248b78b72e1c17fbf4c68 in current term 1: Already voted for candidate dad36e3956624fd0bcfe37dc3922d865 in this term.
I20260710 11:08:08.309394  2251 consensus_queue.cc:1048] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:08.305001  2096 raft_consensus.cc:3060] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.304689  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:08.319147  2251 consensus_queue.cc:1048] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.323913  2096 raft_consensus.cc:2468] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
I20260710 11:08:08.330593  2276 consensus_queue.cc:1048] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:08.340087  1947 raft_consensus.cc:3060] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:08.341722  2062 consensus_peers.cc:597] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 -> Peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Couldn't send request to peer 64616bfcd39248b78b72e1c17fbf4c68. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:08.350621  1913 leader_election.cc:304] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:08.351281  2213 tablet_bootstrap.cc:492] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:08.351769  2213 ts_tablet_manager.cc:1403] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.194s	user 0.017s	sys 0.055s
I20260710 11:08:08.354651  2213 raft_consensus.cc:359] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.355319  2213 raft_consensus.cc:385] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.355630  2213 raft_consensus.cc:740] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.356484  2213 consensus_queue.cc:260] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.351720  2224 raft_consensus.cc:2804] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.357836  2221 raft_consensus.cc:493] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.358072  2224 raft_consensus.cc:697] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:08.358508  2213 ts_tablet_manager.cc:1434] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:08.358311  2221 raft_consensus.cc:515] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.359578  2214 tablet_bootstrap.cc:492] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:08.359263  2224 consensus_queue.cc:237] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.360054  2214 ts_tablet_manager.cc:1403] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.170s	user 0.020s	sys 0.023s
I20260710 11:08:08.355424  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:08.360363  2221 leader_election.cc:290] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:08.362440  2167 raft_consensus.cc:2468] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:08.362671  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:08.363284  2214 raft_consensus.cc:359] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
W20260710 11:08:08.364118  2136 leader_election.cc:343] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.364606  2221 consensus_queue.cc:1048] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.365288  2214 raft_consensus.cc:385] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.364264  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:08.365948  2095 raft_consensus.cc:2468] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 0.
I20260710 11:08:08.366714  2214 raft_consensus.cc:740] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.367074  2213 tablet_bootstrap.cc:492] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:08.366952  2061 leader_election.cc:304] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [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: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:08.373845  2214 consensus_queue.cc:260] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.375006  2276 raft_consensus.cc:2804] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.375365  2276 raft_consensus.cc:493] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.375674  2276 raft_consensus.cc:3060] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.376668  2168 raft_consensus.cc:2468] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
I20260710 11:08:08.374402  2136 leader_election.cc:304] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [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: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:08.381848  2221 raft_consensus.cc:2804] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.382202  2221 raft_consensus.cc:493] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.382534  2221 raft_consensus.cc:3060] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.382710  2276 raft_consensus.cc:515] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.387749  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:08.388203  2213 tablet_bootstrap.cc:654] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.388444  2276 leader_election.cc:290] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Requested vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:08.390292  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
W20260710 11:08:08.391686  2062 leader_election.cc:343] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.392719  2221 raft_consensus.cc:515] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.370880  2212 tablet_bootstrap.cc:492] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:08.393982  2212 ts_tablet_manager.cc:1403] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.219s	user 0.034s	sys 0.032s
I20260710 11:08:08.394714  2261 consensus_queue.cc:1048] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.396745  2212 raft_consensus.cc:359] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.397439  2212 raft_consensus.cc:385] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.400978  2167 raft_consensus.cc:2393] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dad36e3956624fd0bcfe37dc3922d865 in current term 1: Already voted for candidate dae70c0cbd664c2f9478f4f71a5411a9 in this term.
I20260710 11:08:08.403607  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:08.403662  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:08.404426  2095 raft_consensus.cc:2393] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dae70c0cbd664c2f9478f4f71a5411a9 in current term 1: Already voted for candidate dad36e3956624fd0bcfe37dc3922d865 in this term.
I20260710 11:08:08.401971  2221 leader_election.cc:290] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 election: Requested vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:08.405037  1845 catalog_manager.cc:5697] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "64616bfcd39248b78b72e1c17fbf4c68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.406133  2061 leader_election.cc:304] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [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: dad36e3956624fd0bcfe37dc3922d865; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dae70c0cbd664c2f9478f4f71a5411a9
I20260710 11:08:08.407595  2277 raft_consensus.cc:2749] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:08.380743  2215 raft_consensus.cc:385] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:08:08.408505  2136 leader_election.cc:343] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.408744  2215 raft_consensus.cc:740] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.409070  2136 leader_election.cc:304] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:08.397758  2212 raft_consensus.cc:740] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.410100  2264 raft_consensus.cc:2749] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:08.410815  2212 consensus_queue.cc:260] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.413552  2214 ts_tablet_manager.cc:1434] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260710 11:08:08.414636  2214 tablet_bootstrap.cc:492] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:08.413167  2215 consensus_queue.cc:260] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.416448  2253 raft_consensus.cc:493] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.416973  2253 raft_consensus.cc:515] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.418426  2264 consensus_queue.cc:1048] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.427206  2221 raft_consensus.cc:493] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.427747  2221 raft_consensus.cc:515] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.429879  2221 leader_election.cc:290] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:08.430531  1946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a87f186abd4607a9a0de47aa06d285" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:08.431010  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a87f186abd4607a9a0de47aa06d285" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:08.431172  1946 raft_consensus.cc:2468] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 0.
I20260710 11:08:08.431696  2021 raft_consensus.cc:2468] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 0.
I20260710 11:08:08.431936  2214 tablet_bootstrap.cc:654] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.432484  2134 leader_election.cc:304] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:08.433332  2221 raft_consensus.cc:2804] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.433704  2221 raft_consensus.cc:493] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.434055  2221 raft_consensus.cc:3060] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.436204  2094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bb4495027446a7a3d8881aed1340ca" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:08.436615  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bb4495027446a7a3d8881aed1340ca" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:08.440142  1912 leader_election.cc:304] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [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: 41c019fe06cf4b91b0fd30ab5101e779; no voters: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9
I20260710 11:08:08.442533  2215 ts_tablet_manager.cc:1434] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.148s	user 0.006s	sys 0.000s
I20260710 11:08:08.443991  2221 raft_consensus.cc:515] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.443775  2212 ts_tablet_manager.cc:1434] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.004s
I20260710 11:08:08.445595  2212 tablet_bootstrap.cc:492] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:08.442927  2253 leader_election.cc:290] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:08.446475  2215 tablet_bootstrap.cc:492] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:08.473694  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a87f186abd4607a9a0de47aa06d285" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:08.474438  1947 raft_consensus.cc:3060] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.474996  2276 raft_consensus.cc:493] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.475476  2276 raft_consensus.cc:515] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.470317  2224 raft_consensus.cc:493] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.478554  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8463c359ba8c40359cc315a140fe45f6" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:08.478964  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8463c359ba8c40359cc315a140fe45f6" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:08.479132  2167 raft_consensus.cc:2468] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:08.479748  2022 raft_consensus.cc:2468] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:08.479019  2224 raft_consensus.cc:515] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.480798  2061 leader_election.cc:304] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:08.481949  2277 raft_consensus.cc:2804] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.482209  2224 leader_election.cc:290] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:08.482306  2277 raft_consensus.cc:493] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.482764  2277 raft_consensus.cc:3060] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.474491  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a87f186abd4607a9a0de47aa06d285" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:08.485607  2021 raft_consensus.cc:3060] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.469738  2221 leader_election.cc:290] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 election: Requested vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:08.485674  2276 leader_election.cc:290] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:08.487222  1947 raft_consensus.cc:2468] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 1.
I20260710 11:08:08.485596  2094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:08.489877  2094 raft_consensus.cc:2468] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 0.
I20260710 11:08:08.489941  2134 leader_election.cc:304] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:08.490399  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:08.491305  2251 raft_consensus.cc:2749] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:08.491525  1913 leader_election.cc:304] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:08.491317  2022 raft_consensus.cc:2468] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 0.
I20260710 11:08:08.493364  2224 raft_consensus.cc:2804] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.495218  2224 raft_consensus.cc:493] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.495611  2224 raft_consensus.cc:3060] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.499395  2215 tablet_bootstrap.cc:654] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.501606  1843 catalog_manager.cc:5697] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:08.501955  2224 raft_consensus.cc:515] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.505838  2276 raft_consensus.cc:493] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.505949  2213 tablet_bootstrap.cc:492] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:08.506476  2213 ts_tablet_manager.cc:1403] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.140s	user 0.018s	sys 0.010s
I20260710 11:08:08.506311  2276 raft_consensus.cc:515] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.508371  2276 leader_election.cc:290] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:08.508980  2213 raft_consensus.cc:359] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.509639  2213 raft_consensus.cc:385] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.509876  2213 raft_consensus.cc:740] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.510613  2213 consensus_queue.cc:260] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.511323  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:08.511861  2022 raft_consensus.cc:3060] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.510648  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d712f55566c4fdeac77271c6d98c75c" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:08.512647  2167 raft_consensus.cc:2468] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:08.512938  2213 ts_tablet_manager.cc:1434] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:08.503279  2214 tablet_bootstrap.cc:492] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:08.513898  2061 leader_election.cc:304] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:08.514415  2214 ts_tablet_manager.cc:1403] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.012s
I20260710 11:08:08.514997  2276 raft_consensus.cc:2804] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.515410  2276 raft_consensus.cc:493] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.515799  2276 raft_consensus.cc:3060] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.517050  2214 raft_consensus.cc:359] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.517704  2214 raft_consensus.cc:385] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.506886  2212 tablet_bootstrap.cc:654] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.518016  2214 raft_consensus.cc:740] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.494743  2221 raft_consensus.cc:2804] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.513823  2213 tablet_bootstrap.cc:492] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:08.503991  2021 raft_consensus.cc:2468] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 1.
I20260710 11:08:08.519241  2264 raft_consensus.cc:493] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.519177  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d712f55566c4fdeac77271c6d98c75c" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:08.520138  2020 raft_consensus.cc:2468] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:08.519868  2264 raft_consensus.cc:515] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.518705  2214 consensus_queue.cc:260] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.510529  2277 raft_consensus.cc:515] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.525550  2224 leader_election.cc:290] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Requested vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:08.527608  2215 tablet_bootstrap.cc:492] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:08.539680  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8463c359ba8c40359cc315a140fe45f6" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:08.540331  2021 raft_consensus.cc:3060] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.543131  2276 raft_consensus.cc:515] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.538252  2215 ts_tablet_manager.cc:1403] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.005s
I20260710 11:08:08.530737  2214 ts_tablet_manager.cc:1434] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:08:08.518780  2221 raft_consensus.cc:697] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 LEADER]: Becoming Leader. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Running, Role: LEADER
I20260710 11:08:08.531134  1945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d35726fd834bf49de9d428fd1612a7" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:08.531778  2094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:08.545320  2276 leader_election.cc:290] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Requested vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:08.534413  2213 tablet_bootstrap.cc:654] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.536054  2277 leader_election.cc:290] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Requested vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:08.536619  2264 leader_election.cc:290] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:08.537034  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8463c359ba8c40359cc315a140fe45f6" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:08.551059  2169 raft_consensus.cc:3060] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.550926  2221 consensus_queue.cc:237] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.553059  2021 raft_consensus.cc:2468] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:08.554571  2212 tablet_bootstrap.cc:492] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:08.537503  2022 raft_consensus.cc:2468] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
I20260710 11:08:08.546339  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d712f55566c4fdeac77271c6d98c75c" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:08.547999  2214 tablet_bootstrap.cc:492] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:08.549650  2215 raft_consensus.cc:359] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.550191  2094 raft_consensus.cc:3060] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.555819  2167 raft_consensus.cc:3060] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.555222  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d712f55566c4fdeac77271c6d98c75c" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:08.555020  2212 ts_tablet_manager.cc:1403] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.015s
I20260710 11:08:08.547899  2019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d35726fd834bf49de9d428fd1612a7" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
W20260710 11:08:08.554965  2134 leader_election.cc:343] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.558133  1913 leader_election.cc:304] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68; no voters: 
I20260710 11:08:08.558984  2224 raft_consensus.cc:2804] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.556349  2215 raft_consensus.cc:385] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.559171  2062 leader_election.cc:304] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:08.559468  2020 raft_consensus.cc:3060] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.559966  2215 raft_consensus.cc:740] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.559544  2224 raft_consensus.cc:697] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:08.560883  2215 consensus_queue.cc:260] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.561229  2224 consensus_queue.cc:237] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.559607  2212 raft_consensus.cc:359] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.562441  2212 raft_consensus.cc:385] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.562718  2212 raft_consensus.cc:740] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.562803  2277 raft_consensus.cc:2804] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.563383  2277 raft_consensus.cc:697] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Becoming Leader. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
W20260710 11:08:08.561697  2136 leader_election.cc:343] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.564180  2277 consensus_queue.cc:237] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.565341  2136 leader_election.cc:304] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:08.566496  2264 raft_consensus.cc:2749] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:08.565323  2215 ts_tablet_manager.cc:1434] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:08:08.567998  2215 tablet_bootstrap.cc:492] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:08.564635  2212 consensus_queue.cc:260] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.576659  2020 raft_consensus.cc:2468] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:08.578083  2215 tablet_bootstrap.cc:654] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.578873  2062 leader_election.cc:304] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:08.579715  2276 raft_consensus.cc:2804] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.580324  2276 raft_consensus.cc:697] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Becoming Leader. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:08.581106  2276 consensus_queue.cc:237] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.582056  2094 raft_consensus.cc:2468] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
I20260710 11:08:08.586138  2214 tablet_bootstrap.cc:654] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.589079  2212 ts_tablet_manager.cc:1434] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.004s
I20260710 11:08:08.591346  2212 tablet_bootstrap.cc:492] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:08.598074  2220 consensus_queue.cc:1048] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.602088  2169 raft_consensus.cc:2468] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:08.607530  2167 raft_consensus.cc:2468] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:08.612272  2212 tablet_bootstrap.cc:654] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.614475  2213 tablet_bootstrap.cc:492] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:08.614939  2213 ts_tablet_manager.cc:1403] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.000s
I20260710 11:08:08.618259  1842 catalog_manager.cc:5697] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68). New cstate: current_term: 1 leader_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.619854  2215 tablet_bootstrap.cc:492] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:08.620299  2215 ts_tablet_manager.cc:1403] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.000s
I20260710 11:08:08.622772  2215 raft_consensus.cc:359] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.623448  2215 raft_consensus.cc:385] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.624253  2212 tablet_bootstrap.cc:492] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:08.624595  2215 raft_consensus.cc:740] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.624866  2212 ts_tablet_manager.cc:1403] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.008s
I20260710 11:08:08.625325  2215 consensus_queue.cc:260] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.627226  2212 raft_consensus.cc:359] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.617406  2213 raft_consensus.cc:359] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.627306  2215 ts_tablet_manager.cc:1434] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:08.628022  2213 raft_consensus.cc:385] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.628417  2213 raft_consensus.cc:740] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.628767  2215 tablet_bootstrap.cc:492] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:08.629042  2213 consensus_queue.cc:260] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.631359  2213 ts_tablet_manager.cc:1434] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:08:08.632102  2213 tablet_bootstrap.cc:492] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:08.634469  2215 tablet_bootstrap.cc:654] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.636293  2212 raft_consensus.cc:385] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.636623  2212 raft_consensus.cc:740] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.637439  2212 consensus_queue.cc:260] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.623613  1844 catalog_manager.cc:5697] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "dad36e3956624fd0bcfe37dc3922d865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.640336  2221 raft_consensus.cc:493] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.641377  2221 raft_consensus.cc:515] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.643417  2221 leader_election.cc:290] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:08.644912  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72d357264284336bafd60f49752408b" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:08.645133  2094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72d357264284336bafd60f49752408b" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:08.646653  2213 tablet_bootstrap.cc:654] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:08.646835  2136 leader_election.cc:343] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:08.647675  2136 leader_election.cc:343] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.648072  2136 leader_election.cc:304] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:08.648892  2221 raft_consensus.cc:2749] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:08.640017  2212 ts_tablet_manager.cc:1434] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.004s
I20260710 11:08:08.650548  2220 consensus_queue.cc:1048] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.651185  2212 tablet_bootstrap.cc:492] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:08.654381  2214 tablet_bootstrap.cc:492] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:08.654922  2214 ts_tablet_manager.cc:1403] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.107s	user 0.008s	sys 0.002s
I20260710 11:08:08.657275  2212 tablet_bootstrap.cc:654] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.657763  2214 raft_consensus.cc:359] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.659373  2214 raft_consensus.cc:385] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.659819  2214 raft_consensus.cc:740] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.660691  2214 consensus_queue.cc:260] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.671218  2214 ts_tablet_manager.cc:1434] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:08:08.672192  2214 tablet_bootstrap.cc:492] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:08.679891  2276 raft_consensus.cc:493] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.680502  2276 raft_consensus.cc:515] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.682734  2276 leader_election.cc:290] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:08.684293  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db43b7057dfb47248083db95ba7b45af" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:08.684710  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db43b7057dfb47248083db95ba7b45af" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:08.684953  2167 raft_consensus.cc:2468] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:08.686178  2061 leader_election.cc:304] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:08.679132  1842 catalog_manager.cc:5697] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.686945  2276 raft_consensus.cc:2804] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:08:08.687022  2060 leader_election.cc:343] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.687376  2276 raft_consensus.cc:493] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.687723  2276 raft_consensus.cc:3060] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.688668  2224 raft_consensus.cc:493] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.689105  2224 raft_consensus.cc:515] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.691092  2224 leader_election.cc:290] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:08.691794  2094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0e07a3d0b4fa799a5a3172f6f52d8" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:08.692497  2094 raft_consensus.cc:2468] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 0.
I20260710 11:08:08.694255  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0e07a3d0b4fa799a5a3172f6f52d8" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:08.694897  2167 raft_consensus.cc:2468] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 0.
I20260710 11:08:08.696480  1913 leader_election.cc:304] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:08.697387  2224 raft_consensus.cc:2804] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.697803  2224 raft_consensus.cc:493] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.698143  2224 raft_consensus.cc:3060] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.702118  2213 tablet_bootstrap.cc:492] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:08.702653  2213 ts_tablet_manager.cc:1403] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.012s
I20260710 11:08:08.684768  2214 tablet_bootstrap.cc:654] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.705451  2213 raft_consensus.cc:359] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.715134  2213 raft_consensus.cc:385] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.715397  2213 raft_consensus.cc:740] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.716070  2213 consensus_queue.cc:260] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.706547  2224 raft_consensus.cc:515] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.718150  2213 ts_tablet_manager.cc:1434] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:08:08.719244  2213 tablet_bootstrap.cc:492] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9: Bootstrap starting.
I20260710 11:08:08.720968  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0e07a3d0b4fa799a5a3172f6f52d8" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:08.721148  2261 consensus_queue.cc:1048] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.721573  2167 raft_consensus.cc:3060] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.722092  2094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0e07a3d0b4fa799a5a3172f6f52d8" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:08.722661  2094 raft_consensus.cc:3060] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.724121  2215 tablet_bootstrap.cc:492] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:08.724577  2215 ts_tablet_manager.cc:1403] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.061s
I20260710 11:08:08.725761  2213 tablet_bootstrap.cc:654] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.727030  2215 raft_consensus.cc:359] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.727669  2215 raft_consensus.cc:385] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.728288  2167 raft_consensus.cc:2468] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
I20260710 11:08:08.731415  1912 leader_election.cc:304] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:08.732223  2251 raft_consensus.cc:2804] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.732712  2251 raft_consensus.cc:697] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:08.733505  2251 consensus_queue.cc:237] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.727926  2215 raft_consensus.cc:740] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.728370  2224 leader_election.cc:290] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Requested vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:08.737764  2215 consensus_queue.cc:260] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.711199  2276 raft_consensus.cc:515] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.740037  2215 ts_tablet_manager.cc:1434] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 11:08:08.741024  2215 tablet_bootstrap.cc:492] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:08.741575  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db43b7057dfb47248083db95ba7b45af" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:08.742172  2167 raft_consensus.cc:3060] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.743425  2094 raft_consensus.cc:2468] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
I20260710 11:08:08.747031  2215 tablet_bootstrap.cc:654] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.747515  1945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db43b7057dfb47248083db95ba7b45af" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:08.745925  2212 tablet_bootstrap.cc:492] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:08.749106  2212 ts_tablet_manager.cc:1403] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.016s
W20260710 11:08:08.748869  2060 leader_election.cc:343] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.751570  2221 raft_consensus.cc:493] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.751864  2276 leader_election.cc:290] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Requested vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:08.752172  2221 raft_consensus.cc:515] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.754271  2221 leader_election.cc:290] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:08.756307  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ea20a5bf446b0b375ef437f40e7b8" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
W20260710 11:08:08.757740  2136 leader_election.cc:343] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.762820  2212 raft_consensus.cc:359] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.765360  1845 catalog_manager.cc:5697] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "dad36e3956624fd0bcfe37dc3922d865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.767666  2094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ea20a5bf446b0b375ef437f40e7b8" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:08.768460  2212 raft_consensus.cc:385] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.768821  2212 raft_consensus.cc:740] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.769941  2212 consensus_queue.cc:260] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.772069  2215 tablet_bootstrap.cc:492] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:08.772415  2212 ts_tablet_manager.cc:1434] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:08:08.772571  2215 ts_tablet_manager.cc:1403] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260710 11:08:08.773437  2212 tablet_bootstrap.cc:492] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:08.775431  2214 tablet_bootstrap.cc:492] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:08.775938  2214 ts_tablet_manager.cc:1403] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.013s
I20260710 11:08:08.778594  2214 raft_consensus.cc:359] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.779260  2214 raft_consensus.cc:385] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.779521  2214 raft_consensus.cc:740] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.779619  2212 tablet_bootstrap.cc:654] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.782068  2215 raft_consensus.cc:359] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.782765  2215 raft_consensus.cc:385] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.783041  2215 raft_consensus.cc:740] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.783752  2214 consensus_queue.cc:260] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.786042  2214 ts_tablet_manager.cc:1434] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:08:08.786890  2214 tablet_bootstrap.cc:492] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:08.788925  2215 consensus_queue.cc:260] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.791066  2215 ts_tablet_manager.cc:1434] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:08:08.791926  2215 tablet_bootstrap.cc:492] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:08.794239  1945 raft_consensus.cc:3060] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.796344  2212 tablet_bootstrap.cc:492] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:08.796861  2212 ts_tablet_manager.cc:1403] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260710 11:08:08.797236  2215 tablet_bootstrap.cc:654] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.799419  2212 raft_consensus.cc:359] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.800220  2212 raft_consensus.cc:385] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.800520  2212 raft_consensus.cc:740] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.801343  2212 consensus_queue.cc:260] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.803475  2212 ts_tablet_manager.cc:1434] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:08.803541  2214 tablet_bootstrap.cc:654] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.804090  2167 raft_consensus.cc:2468] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:08.804557  2212 tablet_bootstrap.cc:492] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:08.805342  2061 leader_election.cc:304] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [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: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779
I20260710 11:08:08.806452  2276 raft_consensus.cc:2804] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.806921  2276 raft_consensus.cc:697] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Becoming Leader. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:08.807727  2276 consensus_queue.cc:237] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.808498  2215 tablet_bootstrap.cc:492] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:08.808967  2215 ts_tablet_manager.cc:1403] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:08:08.810593  2212 tablet_bootstrap.cc:654] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.811522  2215 raft_consensus.cc:359] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.812209  2215 raft_consensus.cc:385] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.812462  2215 raft_consensus.cc:740] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.818621  2214 tablet_bootstrap.cc:492] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:08.822513  2253 consensus_queue.cc:1048] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.824164  2212 tablet_bootstrap.cc:492] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:08.824720  2212 ts_tablet_manager.cc:1403] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:08:08.827247  2214 ts_tablet_manager.cc:1403] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260710 11:08:08.830950  2214 raft_consensus.cc:359] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.831578  2214 raft_consensus.cc:385] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.831815  2214 raft_consensus.cc:740] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.832406  2214 consensus_queue.cc:260] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.833621  2212 raft_consensus.cc:359] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.834329  2212 raft_consensus.cc:385] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.834645  2212 raft_consensus.cc:740] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.834991  2215 consensus_queue.cc:260] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.835422  2212 consensus_queue.cc:260] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:08.837711  2212 ts_tablet_manager.cc:1434] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:08:08.838245  2215 ts_tablet_manager.cc:1434] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:08:08.838744  2212 tablet_bootstrap.cc:492] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:08.839182  2215 tablet_bootstrap.cc:492] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
W20260710 11:08:08.842278  2136 leader_election.cc:343] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.842772  2136 leader_election.cc:304] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:08.844273  2265 raft_consensus.cc:2749] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:08.844563  2214 ts_tablet_manager.cc:1434] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:08:08.844903  2212 tablet_bootstrap.cc:654] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.845674  2214 tablet_bootstrap.cc:492] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:08.859118  2215 tablet_bootstrap.cc:654] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.870711  2214 tablet_bootstrap.cc:654] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.880815  2212 tablet_bootstrap.cc:492] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:08.881430  2212 ts_tablet_manager.cc:1403] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.018s
I20260710 11:08:08.884617  2212 raft_consensus.cc:359] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.885684  2212 raft_consensus.cc:385] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.886015  2212 raft_consensus.cc:740] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.886731  2212 consensus_queue.cc:260] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.888782  2212 ts_tablet_manager.cc:1434] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:08:08.889937  2212 tablet_bootstrap.cc:492] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865: Bootstrap starting.
I20260710 11:08:08.889968  2213 tablet_bootstrap.cc:492] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9: No bootstrap required, opened a new log
I20260710 11:08:08.890637  2213 ts_tablet_manager.cc:1403] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent bootstrapping tablet: real 0.172s	user 0.058s	sys 0.062s
I20260710 11:08:08.895910  2212 tablet_bootstrap.cc:654] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.895715  2251 consensus_queue.cc:1048] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:08.899374  2214 tablet_bootstrap.cc:492] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:08.899833  2214 ts_tablet_manager.cc:1403] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.001s
I20260710 11:08:08.900876  2212 tablet_bootstrap.cc:492] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865: No bootstrap required, opened a new log
I20260710 11:08:08.901407  2212 ts_tablet_manager.cc:1403] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:08:08.902707  2214 raft_consensus.cc:359] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.903432  2214 raft_consensus.cc:385] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.903703  2214 raft_consensus.cc:740] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.904063  2212 raft_consensus.cc:359] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.904707  2212 raft_consensus.cc:385] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.895694  2215 tablet_bootstrap.cc:492] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:08.905007  2212 raft_consensus.cc:740] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.905282  2215 ts_tablet_manager.cc:1403] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.004s
I20260710 11:08:08.892728  1842 catalog_manager.cc:5697] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "dad36e3956624fd0bcfe37dc3922d865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.906087  2212 consensus_queue.cc:260] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.907227  2213 raft_consensus.cc:359] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.907819  2213 raft_consensus.cc:385] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.908026  2213 raft_consensus.cc:740] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.908586  2213 consensus_queue.cc:260] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:08.909577  2020 raft_consensus.cc:3060] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.910223  2213 ts_tablet_manager.cc:1434] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:08:08.914613  2215 raft_consensus.cc:359] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.915329  2215 raft_consensus.cc:385] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.915623  2215 raft_consensus.cc:740] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.916026  2212 ts_tablet_manager.cc:1434] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:08:08.904347  2214 consensus_queue.cc:260] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.916239  2215 consensus_queue.cc:260] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.918248  2215 ts_tablet_manager.cc:1434] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:08:08.918481  2214 ts_tablet_manager.cc:1434] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:08:08.919085  2215 tablet_bootstrap.cc:492] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:08.919505  2214 tablet_bootstrap.cc:492] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:08.921291  2261 raft_consensus.cc:493] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.921813  2261 raft_consensus.cc:515] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.923995  2261 leader_election.cc:290] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:08.924175  2215 tablet_bootstrap.cc:654] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.925124  1945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea11916bb199435986fa1eb8318c39ac" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:08.925572  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea11916bb199435986fa1eb8318c39ac" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:08.925838  1945 raft_consensus.cc:2468] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 0.
I20260710 11:08:08.926188  2167 raft_consensus.cc:2468] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 0.
I20260710 11:08:08.927098  1986 leader_election.cc:304] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68; no voters: 
I20260710 11:08:08.928412  2261 raft_consensus.cc:2804] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.928808  2261 raft_consensus.cc:493] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.929225  2261 raft_consensus.cc:3060] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.930047  2276 raft_consensus.cc:493] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.930547  2276 raft_consensus.cc:515] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.932732  2276 leader_election.cc:290] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:08.934293  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4d2a2a02444abd8afb3b7b18277fbf" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:08.934960  1947 raft_consensus.cc:2468] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:08.936590  2060 leader_election.cc:304] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:08.936714  2019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4d2a2a02444abd8afb3b7b18277fbf" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:08.936702  2261 raft_consensus.cc:515] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.937628  2276 raft_consensus.cc:2804] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.938045  2276 raft_consensus.cc:493] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:08:08.938318  2062 leader_election.cc:343] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.929603  2214 tablet_bootstrap.cc:654] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.938393  2276 raft_consensus.cc:3060] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.940169  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea11916bb199435986fa1eb8318c39ac" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:08.940797  2167 raft_consensus.cc:3060] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.948048  2167 raft_consensus.cc:2468] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 1.
I20260710 11:08:08.948660  2276 raft_consensus.cc:515] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.949498  1987 leader_election.cc:304] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:08.950507  2259 raft_consensus.cc:2804] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.950979  2259 raft_consensus.cc:697] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Becoming Leader. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Running, Role: LEADER
I20260710 11:08:08.951532  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4d2a2a02444abd8afb3b7b18277fbf" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:08.952170  1947 raft_consensus.cc:3060] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.951799  2259 consensus_queue.cc:237] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:08.952622  1844 catalog_manager.cc:5697] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:08.959293  1947 raft_consensus.cc:2468] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:08.968056  2060 leader_election.cc:304] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:08.969050  2277 raft_consensus.cc:2804] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.969596  2277 raft_consensus.cc:697] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Becoming Leader. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:08.970438  2277 consensus_queue.cc:237] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.972111  2276 leader_election.cc:290] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Requested vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:08.973292  2019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4d2a2a02444abd8afb3b7b18277fbf" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
W20260710 11:08:08.975071  2062 leader_election.cc:343] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.977284  2214 tablet_bootstrap.cc:492] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:08.977768  2214 ts_tablet_manager.cc:1403] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.000s
I20260710 11:08:08.978368  2261 leader_election.cc:290] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 election: Requested vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:08.980835  2214 raft_consensus.cc:359] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.981614  2214 raft_consensus.cc:385] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.981916  2214 raft_consensus.cc:740] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.982904  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea11916bb199435986fa1eb8318c39ac" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:08.983606  1947 raft_consensus.cc:3060] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.987730  2214 consensus_queue.cc:260] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:08.990005  2214 ts_tablet_manager.cc:1434] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:08:08.990928  2214 tablet_bootstrap.cc:492] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:08.992874  1844 catalog_manager.cc:5697] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "dad36e3956624fd0bcfe37dc3922d865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:08.996502  2214 tablet_bootstrap.cc:654] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.996665  2251 raft_consensus.cc:493] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.997198  2251 raft_consensus.cc:515] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:09.000317  2251 leader_election.cc:290] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:09.001765  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d35726fd834bf49de9d428fd1612a7" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:09.002403  1947 raft_consensus.cc:2468] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 1.
I20260710 11:08:09.003168  2019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d35726fd834bf49de9d428fd1612a7" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:09.004061  2167 raft_consensus.cc:2468] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 0.
I20260710 11:08:09.004210  2019 raft_consensus.cc:2468] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 0.
I20260710 11:08:09.005261  1912 leader_election.cc:304] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:09.009243  2220 raft_consensus.cc:493] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dad36e3956624fd0bcfe37dc3922d865)
I20260710 11:08:09.009478  2215 tablet_bootstrap.cc:492] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:09.009941  2215 ts_tablet_manager.cc:1403] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.091s	user 0.045s	sys 0.032s
I20260710 11:08:09.009799  2220 raft_consensus.cc:515] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:09.012370  2215 raft_consensus.cc:359] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:09.012997  2215 raft_consensus.cc:385] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.013240  2215 raft_consensus.cc:740] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.013882  2215 consensus_queue.cc:260] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:09.014282  2214 tablet_bootstrap.cc:492] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:09.014806  2214 ts_tablet_manager.cc:1403] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260710 11:08:09.014818  2317 raft_consensus.cc:2804] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.015301  2317 raft_consensus.cc:493] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.015632  2317 raft_consensus.cc:3060] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.017450  2214 raft_consensus.cc:359] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:09.018118  2214 raft_consensus.cc:385] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.018415  2214 raft_consensus.cc:740] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.018899  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259c04dd8ae84a2e97b4297c4cb00d00" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:09.019052  2214 consensus_queue.cc:260] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:09.021754  2214 ts_tablet_manager.cc:1434] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:09.022696  2214 tablet_bootstrap.cc:492] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68: Bootstrap starting.
I20260710 11:08:09.023444  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259c04dd8ae84a2e97b4297c4cb00d00" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:09.025094  1986 leader_election.cc:304] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [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: 64616bfcd39248b78b72e1c17fbf4c68; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:09.026022  2259 raft_consensus.cc:2749] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:09.026219  2215 ts_tablet_manager.cc:1434] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:08:09.027139  2215 tablet_bootstrap.cc:492] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:09.027493  2277 consensus_queue.cc:1048] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.028642  2214 tablet_bootstrap.cc:654] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.032578  2259 raft_consensus.cc:493] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.032806  2215 tablet_bootstrap.cc:654] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.033205  2259 raft_consensus.cc:515] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:09.036955  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:09.037907  2169 raft_consensus.cc:2393] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64616bfcd39248b78b72e1c17fbf4c68 in current term 1: Already voted for candidate dae70c0cbd664c2f9478f4f71a5411a9 in this term.
I20260710 11:08:09.040750  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:09.041713  2096 raft_consensus.cc:2393] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64616bfcd39248b78b72e1c17fbf4c68 in current term 1: Already voted for candidate dad36e3956624fd0bcfe37dc3922d865 in this term.
I20260710 11:08:09.042920  1988 leader_election.cc:304] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68; no voters: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9
I20260710 11:08:09.043242  2259 leader_election.cc:290] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:09.043699  2215 tablet_bootstrap.cc:492] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779: No bootstrap required, opened a new log
I20260710 11:08:09.044166  2215 ts_tablet_manager.cc:1403] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260710 11:08:09.045876  2259 raft_consensus.cc:3060] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.023512  2220 leader_election.cc:290] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:09.047510  1845 catalog_manager.cc:5697] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "64616bfcd39248b78b72e1c17fbf4c68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:09.048162  2215 raft_consensus.cc:359] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:09.048801  2215 raft_consensus.cc:385] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.049072  2215 raft_consensus.cc:740] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.049898  2215 consensus_queue.cc:260] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:09.051782  2215 ts_tablet_manager.cc:1434] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:09.052206  2317 raft_consensus.cc:515] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:09.057988  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d35726fd834bf49de9d428fd1612a7" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:09.058640  2169 raft_consensus.cc:3060] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.064749  2251 consensus_queue.cc:1048] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.066401  2169 raft_consensus.cc:2468] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
I20260710 11:08:09.071136  1912 leader_election.cc:304] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:09.072026  2251 raft_consensus.cc:2804] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.072695  2251 raft_consensus.cc:697] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:09.073539  2251 consensus_queue.cc:237] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:09.075750  2259 raft_consensus.cc:2749] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:09.080809  1893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:09.081351  2253 raft_consensus.cc:493] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.081960  2253 raft_consensus.cc:515] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:09.084029  2253 leader_election.cc:290] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:09.086040  2019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d4fe33a8704b51a88c45e622ee2286" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:09.086771  2019 raft_consensus.cc:2468] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 0.
I20260710 11:08:09.092298  2265 consensus_queue.cc:1048] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.093248  2259 raft_consensus.cc:493] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.093533  1913 leader_election.cc:304] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68; no voters: 
I20260710 11:08:09.093755  2259 raft_consensus.cc:515] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:09.094393  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d4fe33a8704b51a88c45e622ee2286" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:09.095135  2096 raft_consensus.cc:2468] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 0.
I20260710 11:08:09.095750  2259 leader_election.cc:290] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:09.098243  2253 raft_consensus.cc:2804] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.099135  2224 raft_consensus.cc:493] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.100095  2224 raft_consensus.cc:515] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:09.102228  2317 leader_election.cc:290] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Requested vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:09.103724  2277 raft_consensus.cc:493] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.111106  2277 raft_consensus.cc:515] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:09.099534  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4d2a2a02444abd8afb3b7b18277fbf" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:09.112227  1947 raft_consensus.cc:2393] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64616bfcd39248b78b72e1c17fbf4c68 in current term 1: Already voted for candidate dad36e3956624fd0bcfe37dc3922d865 in this term.
I20260710 11:08:09.113075  2277 leader_election.cc:290] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:09.113096  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4d2a2a02444abd8afb3b7b18277fbf" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:09.114111  2214 tablet_bootstrap.cc:492] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68: No bootstrap required, opened a new log
I20260710 11:08:09.114670  2214 ts_tablet_manager.cc:1403] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68: Time spent bootstrapping tablet: real 0.092s	user 0.025s	sys 0.063s
I20260710 11:08:09.118193  2168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72d357264284336bafd60f49752408b" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:09.118813  2168 raft_consensus.cc:2468] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:09.119362  2214 raft_consensus.cc:359] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:09.120081  2214 raft_consensus.cc:385] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.120339  2214 raft_consensus.cc:740] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.120981  2214 consensus_queue.cc:260] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:09.122416  2214 ts_tablet_manager.cc:1434] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:08:09.123503  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72d357264284336bafd60f49752408b" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:09.124066  2022 raft_consensus.cc:2468] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:09.125247  2264 consensus_queue.cc:1048] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.127902  2061 leader_election.cc:304] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:09.102183  2224 leader_election.cc:290] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:09.128755  2277 raft_consensus.cc:2804] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.129184  2277 raft_consensus.cc:493] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.129565  2277 raft_consensus.cc:3060] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.130358  1986 leader_election.cc:304] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:09.131467  2259 raft_consensus.cc:3060] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.133134  2276 consensus_queue.cc:1048] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.138722  2259 raft_consensus.cc:2749] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:09.139741  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d35726fd834bf49de9d428fd1612a7" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:09.140326  2022 raft_consensus.cc:3060] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.140491  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db43b7057dfb47248083db95ba7b45af" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:09.141289  2169 raft_consensus.cc:2393] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41c019fe06cf4b91b0fd30ab5101e779 in current term 1: Already voted for candidate dad36e3956624fd0bcfe37dc3922d865 in this term.
I20260710 11:08:09.098660  2253 raft_consensus.cc:493] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.142403  2253 raft_consensus.cc:3060] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.145780  2277 raft_consensus.cc:515] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:09.146412  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db43b7057dfb47248083db95ba7b45af" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:09.149387  2253 raft_consensus.cc:515] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:09.149730  2265 raft_consensus.cc:493] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.149632  1845 catalog_manager.cc:5697] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:09.150246  2265 raft_consensus.cc:515] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:09.151384  2253 leader_election.cc:290] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Requested vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:09.154158  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72d357264284336bafd60f49752408b" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:09.154734  2020 raft_consensus.cc:3060] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.155366  1913 leader_election.cc:304] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779; no voters: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9
I20260710 11:08:09.158174  2021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d4fe33a8704b51a88c45e622ee2286" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:09.163838  2022 raft_consensus.cc:2468] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
I20260710 11:08:09.164103  1945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93e29d4684940c787a43deba811dad9" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:09.164815  1945 raft_consensus.cc:2468] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 0.
I20260710 11:08:09.161088  2277 leader_election.cc:290] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Requested vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:09.158766  2021 raft_consensus.cc:3060] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.168368  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72d357264284336bafd60f49752408b" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:09.168475  2134 leader_election.cc:304] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:09.169029  2169 raft_consensus.cc:3060] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.162647  2253 raft_consensus.cc:3060] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.166854  2265 leader_election.cc:290] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:09.174271  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93e29d4684940c787a43deba811dad9" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:09.174887  2096 raft_consensus.cc:2468] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 0.
I20260710 11:08:09.176760  2277 consensus_queue.cc:1048] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.178397  2169 raft_consensus.cc:2468] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:09.179316  2317 consensus_queue.cc:1048] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.181910  2021 raft_consensus.cc:2468] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
I20260710 11:08:09.182327  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d4fe33a8704b51a88c45e622ee2286" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:09.181998  2061 leader_election.cc:304] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:09.182946  2096 raft_consensus.cc:3060] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.183666  2277 raft_consensus.cc:2804] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.184163  2277 raft_consensus.cc:697] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Becoming Leader. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:09.184942  2277 consensus_queue.cc:237] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:09.188314  2276 consensus_queue.cc:1048] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.189329  1913 leader_election.cc:304] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68; no voters: 
I20260710 11:08:09.190321  2368 raft_consensus.cc:2804] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.191063  2368 raft_consensus.cc:493] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.191800  2368 raft_consensus.cc:3060] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.198647  2317 raft_consensus.cc:2804] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.199426  2317 raft_consensus.cc:697] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:09.192549  2020 raft_consensus.cc:2468] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:09.200273  2317 consensus_queue.cc:237] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:09.239272  1844 catalog_manager.cc:5697] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "dad36e3956624fd0bcfe37dc3922d865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:09.245388  2251 consensus_queue.cc:1048] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:08:09.255326  1843 catalog_manager.cc:5697] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:09.275466  2368 raft_consensus.cc:515] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:09.277585  2368 leader_election.cc:290] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 election: Requested vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:09.278688  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93e29d4684940c787a43deba811dad9" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:09.278967  1947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93e29d4684940c787a43deba811dad9" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:09.279505  2095 raft_consensus.cc:3060] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.279559  1947 raft_consensus.cc:3060] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.283998  2253 raft_consensus.cc:2749] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:09.287029  2095 raft_consensus.cc:2468] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 1.
I20260710 11:08:09.288530  2136 leader_election.cc:304] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:09.289746  2265 raft_consensus.cc:2804] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.290208  2265 raft_consensus.cc:697] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 LEADER]: Becoming Leader. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Running, Role: LEADER
I20260710 11:08:09.290928  2265 consensus_queue.cc:237] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:09.279775  2096 raft_consensus.cc:2468] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 1.
I20260710 11:08:09.292779  2277 consensus_queue.cc:1048] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:09.295136  1947 raft_consensus.cc:2468] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 1.
I20260710 11:08:09.314620  2223 consensus_queue.cc:1048] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.324318  2224 consensus_queue.cc:1048] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.334157  2223 raft_consensus.cc:493] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.334630  2223 raft_consensus.cc:515] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:09.336673  2223 leader_election.cc:290] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:09.337617  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ea20a5bf446b0b375ef437f40e7b8" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:09.338379  2020 raft_consensus.cc:2468] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:09.338873  1844 catalog_manager.cc:5697] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68). New cstate: current_term: 1 leader_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:09.339596  2062 leader_election.cc:304] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:09.342265  2223 raft_consensus.cc:2804] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.342655  2223 raft_consensus.cc:493] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.342984  2223 raft_consensus.cc:3060] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.338794  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ea20a5bf446b0b375ef437f40e7b8" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:09.347389  2169 raft_consensus.cc:2468] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 0.
I20260710 11:08:09.353982  2223 raft_consensus.cc:515] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:09.356943  2168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ea20a5bf446b0b375ef437f40e7b8" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:09.357029  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ea20a5bf446b0b375ef437f40e7b8" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:09.357558  2168 raft_consensus.cc:3060] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.357916  2020 raft_consensus.cc:3060] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.364789  2223 leader_election.cc:290] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Requested vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:09.366163  2020 raft_consensus.cc:2468] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:09.367316  2062 leader_election.cc:304] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:09.367966  2223 raft_consensus.cc:2804] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.368405  2223 raft_consensus.cc:697] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Becoming Leader. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:09.369153  2168 raft_consensus.cc:2468] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:09.369117  2223 consensus_queue.cc:237] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:09.377355  1844 catalog_manager.cc:5697] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "dad36e3956624fd0bcfe37dc3922d865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:09.429121  2223 consensus_queue.cc:1048] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.438552  2380 consensus_queue.cc:1048] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.484687  2259 consensus_queue.cc:1048] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.490283  2224 consensus_queue.cc:1048] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.495143  2220 consensus_queue.cc:1048] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.505337  2253 consensus_queue.cc:1048] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.594509  2380 consensus_queue.cc:1048] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.606375  2223 consensus_queue.cc:1048] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.713734  2265 consensus_queue.cc:1048] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.724311  2221 consensus_queue.cc:1048] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.784505  2253 consensus_queue.cc:1048] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.793797  2253 consensus_queue.cc:1048] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:09.849609  2223 consensus_queue.cc:1048] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.862548  2223 consensus_queue.cc:1048] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:10.091943  1893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:10.456225  2221 raft_consensus.cc:493] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:10.456692  2221 raft_consensus.cc:515] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:10.458240  2221 leader_election.cc:290] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:10.459101  2019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:10.459260  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:10.459640  2019 raft_consensus.cc:2468] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 1.
I20260710 11:08:10.459817  2096 raft_consensus.cc:2468] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 1.
I20260710 11:08:10.460624  2136 leader_election.cc:304] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [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: 64616bfcd39248b78b72e1c17fbf4c68, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:10.461292  2221 raft_consensus.cc:2804] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:10.461707  2221 raft_consensus.cc:493] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:10.461982  2221 raft_consensus.cc:3060] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.466526  2221 raft_consensus.cc:515] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:10.468075  2221 leader_election.cc:290] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 election: Requested vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:10.468784  2019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:10.469092  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7802d342634607ac83afaed956c532" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:10.469408  2019 raft_consensus.cc:3060] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.469666  2096 raft_consensus.cc:3060] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.475944  2096 raft_consensus.cc:2468] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 2.
I20260710 11:08:10.475944  2019 raft_consensus.cc:2468] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 2.
I20260710 11:08:10.477123  2136 leader_election.cc:304] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dad36e3956624fd0bcfe37dc3922d865, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:10.477742  2221 raft_consensus.cc:2804] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:10.478197  2221 raft_consensus.cc:697] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 LEADER]: Becoming Leader. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Running, Role: LEADER
I20260710 11:08:10.478790  2221 consensus_queue.cc:237] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:10.485617  1843 catalog_manager.cc:5697] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 reported cstate change: term changed from 0 to 2, leader changed from <none> to dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68). New cstate: current_term: 2 leader_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:10.859710 32325 tablet_server.cc:179] TabletServer@127.31.145.65:0 shutting down...
I20260710 11:08:10.880755 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:10.882012 32325 tablet_replica.cc:333] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.882592 32325 raft_consensus.cc:2243] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.882999 32325 raft_consensus.cc:2272] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.884853 32325 tablet_replica.cc:333] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.885428 32325 raft_consensus.cc:2243] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.885820 32325 raft_consensus.cc:2272] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.887547 32325 tablet_replica.cc:333] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.888008 32325 raft_consensus.cc:2243] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.888330 32325 raft_consensus.cc:2272] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.890020 32325 tablet_replica.cc:333] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.890630 32325 raft_consensus.cc:2243] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.891055 32325 raft_consensus.cc:2272] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.891376  2096 raft_consensus.cc:1275] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Refusing update from remote peer dae70c0cbd664c2f9478f4f71a5411a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:10.892823 32325 tablet_replica.cc:333] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.892577  2221 consensus_queue.cc:1048] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:10.893592 32325 raft_consensus.cc:2243] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.894025 32325 raft_consensus.cc:2272] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.895840 32325 tablet_replica.cc:333] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.896481 32325 raft_consensus.cc:2243] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:10.897352 32325 raft_consensus.cc:2272] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.899639 32325 tablet_replica.cc:333] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.900171 32325 raft_consensus.cc:2243] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:10.900969 32325 raft_consensus.cc:2272] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.902823 32325 tablet_replica.cc:333] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.903505 32325 raft_consensus.cc:2243] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:10.904326 32325 raft_consensus.cc:2272] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.906358 32325 tablet_replica.cc:333] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.907006 32325 raft_consensus.cc:2243] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.907451 32325 raft_consensus.cc:2272] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.909494 32325 tablet_replica.cc:333] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.909996 32325 raft_consensus.cc:2243] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.910319 32325 raft_consensus.cc:2272] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.911751 32325 tablet_replica.cc:333] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.912356 32325 raft_consensus.cc:2243] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:10.913230 32325 raft_consensus.cc:2272] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.915589 32325 tablet_replica.cc:333] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
W20260710 11:08:10.915776  2134 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
I20260710 11:08:10.916270 32325 raft_consensus.cc:2243] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.916801 32325 raft_consensus.cc:2272] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.919055 32325 tablet_replica.cc:333] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.920349 32325 raft_consensus.cc:2243] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:10.921202 32325 raft_consensus.cc:2272] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:10.921157  2134 consensus_peers.cc:597] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:10.922763  2019 raft_consensus.cc:1275] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Refusing update from remote peer dae70c0cbd664c2f9478f4f71a5411a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:10.924764  2265 consensus_queue.cc:1048] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:10.926118 32325 tablet_replica.cc:333] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.926859 32325 raft_consensus.cc:2243] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:10.927843 32325 raft_consensus.cc:2272] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.930075 32325 tablet_replica.cc:333] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.930755 32325 raft_consensus.cc:2243] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.931248 32325 raft_consensus.cc:2272] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.933358 32325 tablet_replica.cc:333] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.934067 32325 raft_consensus.cc:2243] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:10.934983 32325 raft_consensus.cc:2272] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.937368 32325 tablet_replica.cc:333] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.938076 32325 raft_consensus.cc:2243] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.938567 32325 raft_consensus.cc:2272] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.940889 32325 tablet_replica.cc:333] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779: stopping tablet replica
I20260710 11:08:10.941483 32325 raft_consensus.cc:2243] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:10.941937 32325 raft_consensus.cc:2272] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:10.976306 32325 tablet_server.cc:196] TabletServer@127.31.145.65:0 shutdown complete.
I20260710 11:08:10.998783 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:11.000718  2134 consensus_peers.cc:597] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:11.004534  2414 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:11.005292  2413 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:11.006129  2416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:11.006325 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:11.008370 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:11.008579 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:11.008739 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681691008723 us; error 0 us; skew 500 ppm
I20260710 11:08:11.009243 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:11.011706 32325 webserver.cc:533] Webserver started at http://127.31.145.65:44173/ using document root <none> and password file <none>
I20260710 11:08:11.012142 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:11.012311 32325 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:11.016456 32325 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
W20260710 11:08:11.019784  2060 consensus_peers.cc:597] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:11.022002  2423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:11.022779 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260710 11:08:11.023072 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-0-root
uuid: "41c019fe06cf4b91b0fd30ab5101e779"
format_stamp: "Formatted at 2026-07-10 11:08:06 on dist-test-slave-ljn8"
I20260710 11:08:11.023377 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681632410645-32325-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 11:08:11.043445  1986 consensus_peers.cc:597] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:11.050351 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:11.051555 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:11.053231 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:11.056947  2432 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 11:08:11.141495 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:08:11.141784 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.086s	user 0.003s	sys 0.000s
I20260710 11:08:11.142021 32325 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:08:11.146281  2432 tablet_bootstrap.cc:492] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
W20260710 11:08:11.148488  1986 consensus_peers.cc:597] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:11.159832  2432 tablet_bootstrap.cc:492] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.160808  2432 tablet_bootstrap.cc:492] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.161511  2432 ts_tablet_manager.cc:1403] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 11:08:11.164083  2432 raft_consensus.cc:359] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:11.164760  2432 raft_consensus.cc:740] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.165409  2432 consensus_queue.cc:260] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [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: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
W20260710 11:08:11.166074  2060 consensus_peers.cc:597] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:11.167759  2432 ts_tablet_manager.cc:1434] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:11.168537  2432 tablet_bootstrap.cc:492] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.181296  2432 tablet_bootstrap.cc:492] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.182161  2432 tablet_bootstrap.cc:492] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.182736  2432 ts_tablet_manager.cc:1403] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:08:11.184794  2432 raft_consensus.cc:359] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.185420  2432 raft_consensus.cc:740] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.186043  2432 consensus_queue.cc:260] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.187678  2432 ts_tablet_manager.cc:1434] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:11.188573  2432 tablet_bootstrap.cc:492] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
W20260710 11:08:11.188639  2134 consensus_peers.cc:597] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:11.201992  2432 tablet_bootstrap.cc:492] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.202888  2432 tablet_bootstrap.cc:492] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.203552  2432 ts_tablet_manager.cc:1403] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:08:11.205884  2432 raft_consensus.cc:359] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.206519  2432 raft_consensus.cc:740] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
W20260710 11:08:11.207034  1986 consensus_peers.cc:597] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:11.207156  2432 consensus_queue.cc:260] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.208968  2432 ts_tablet_manager.cc:1434] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:08:11.209709  2432 tablet_bootstrap.cc:492] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.222496  2432 tablet_bootstrap.cc:492] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.223357  2432 tablet_bootstrap.cc:492] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.223919  2432 ts_tablet_manager.cc:1403] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:08:11.226065  2432 raft_consensus.cc:359] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.226696  2432 raft_consensus.cc:740] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.227301  2432 consensus_queue.cc:260] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.228412 32325 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:08:11.228715 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.087s	user 0.086s	sys 0.000s
I20260710 11:08:11.229038  2432 ts_tablet_manager.cc:1434] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:11.229833  2432 tablet_bootstrap.cc:492] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
W20260710 11:08:11.234139  2060 consensus_peers.cc:597] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:11.243371  2432 tablet_bootstrap.cc:492] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.244290  2432 tablet_bootstrap.cc:492] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.244915  2432 ts_tablet_manager.cc:1403] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:08:11.247345  2432 raft_consensus.cc:359] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.248000  2432 raft_consensus.cc:740] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.248723  2432 consensus_queue.cc:260] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [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: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.250619  2432 ts_tablet_manager.cc:1434] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:11.251400  2432 tablet_bootstrap.cc:492] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
W20260710 11:08:11.260084  1986 consensus_peers.cc:597] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:11.276464  2432 tablet_bootstrap.cc:492] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.277449  2432 tablet_bootstrap.cc:492] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.278144  2432 ts_tablet_manager.cc:1403] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260710 11:08:11.280557  2432 raft_consensus.cc:359] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.281212  2432 raft_consensus.cc:740] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.281858  2432 consensus_queue.cc:260] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.283789  2432 ts_tablet_manager.cc:1434] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:11.284543  2432 tablet_bootstrap.cc:492] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.293061 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.65:32971
I20260710 11:08:11.293154  2495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.65:32971 every 8 connection(s)
I20260710 11:08:11.297156  2432 tablet_bootstrap.cc:492] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.298050  2432 tablet_bootstrap.cc:492] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.298691  2432 ts_tablet_manager.cc:1403] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:08:11.300801  2432 raft_consensus.cc:359] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.301441  2432 raft_consensus.cc:740] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.302224  2432 consensus_queue.cc:260] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.303910  2432 ts_tablet_manager.cc:1434] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:11.304546  2432 tablet_bootstrap.cc:492] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.314698  2497 heartbeater.cc:344] Connected to a master server at 127.31.145.126:33519
I20260710 11:08:11.315075  2497 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:11.315119  2432 tablet_bootstrap.cc:492] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.315915  2497 heartbeater.cc:507] Master 127.31.145.126:33519 requested a full tablet report, sending...
I20260710 11:08:11.315964  2432 tablet_bootstrap.cc:492] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.316672  2432 ts_tablet_manager.cc:1403] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:08:11.318410  2432 raft_consensus.cc:359] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.318869  2432 raft_consensus.cc:740] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.319386  2432 consensus_queue.cc:260] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.320801  2432 ts_tablet_manager.cc:1434] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260710 11:08:11.321520  2432 tablet_bootstrap.cc:492] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.323436  1843 ts_manager.cc:194] Re-registered known tserver with Master: 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:11.335181  2432 tablet_bootstrap.cc:492] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.336128  2432 tablet_bootstrap.cc:492] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.336768  2432 ts_tablet_manager.cc:1403] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:08:11.339148  2432 raft_consensus.cc:359] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.339808  2432 raft_consensus.cc:740] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.340471  2432 consensus_queue.cc:260] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.342319  2432 ts_tablet_manager.cc:1434] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:11.342263  1843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45020
I20260710 11:08:11.343199  2432 tablet_bootstrap.cc:492] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.345939  2497 heartbeater.cc:499] Master 127.31.145.126:33519 was elected leader, sending a full tablet report...
I20260710 11:08:11.357107  2432 tablet_bootstrap.cc:492] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.358057  2432 tablet_bootstrap.cc:492] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.358697  2432 ts_tablet_manager.cc:1403] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:08:11.360994  2432 raft_consensus.cc:359] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:11.361738  2432 raft_consensus.cc:740] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.362411  2432 consensus_queue.cc:260] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [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: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:11.364342  2432 ts_tablet_manager.cc:1434] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:11.365095  2432 tablet_bootstrap.cc:492] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.378541  2432 tablet_bootstrap.cc:492] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.379374  2432 tablet_bootstrap.cc:492] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.379956  2432 ts_tablet_manager.cc:1403] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:08:11.381767  2432 raft_consensus.cc:359] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.382234  2432 raft_consensus.cc:740] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.382740  2432 consensus_queue.cc:260] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.384420  2432 ts_tablet_manager.cc:1434] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:11.385222  2432 tablet_bootstrap.cc:492] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.398762  2432 tablet_bootstrap.cc:492] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.399420  2432 tablet_bootstrap.cc:492] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.399876  2432 ts_tablet_manager.cc:1403] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:08:11.401541  2432 raft_consensus.cc:359] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.401989  2432 raft_consensus.cc:740] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.402539  2432 consensus_queue.cc:260] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.404222  2432 ts_tablet_manager.cc:1434] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:11.405118  2432 tablet_bootstrap.cc:492] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.419301  2432 tablet_bootstrap.cc:492] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.420059  2432 tablet_bootstrap.cc:492] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.420733  2432 ts_tablet_manager.cc:1403] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:08:11.422899  2432 raft_consensus.cc:359] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.423527  2432 raft_consensus.cc:740] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.424228  2432 consensus_queue.cc:260] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.426061  2432 ts_tablet_manager.cc:1434] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:08:11.426741  2432 tablet_bootstrap.cc:492] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.438860  2432 tablet_bootstrap.cc:492] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.439497  2432 tablet_bootstrap.cc:492] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.439960  2432 ts_tablet_manager.cc:1403] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:08:11.441632  2432 raft_consensus.cc:359] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.442073  2432 raft_consensus.cc:740] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.442591  2432 consensus_queue.cc:260] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.443985  2432 ts_tablet_manager.cc:1434] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:11.444815  2432 tablet_bootstrap.cc:492] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.456023  2432 tablet_bootstrap.cc:492] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.456632  2432 tablet_bootstrap.cc:492] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.457077  2432 ts_tablet_manager.cc:1403] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:08:11.458647  2432 raft_consensus.cc:359] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:11.459092  2432 raft_consensus.cc:740] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.459685  2432 consensus_queue.cc:260] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [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: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:11.461309  2432 ts_tablet_manager.cc:1434] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:11.462349  2432 tablet_bootstrap.cc:492] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.474532  2432 tablet_bootstrap.cc:492] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.475368  2432 tablet_bootstrap.cc:492] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.475965  2432 ts_tablet_manager.cc:1403] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:08:11.477661  2432 raft_consensus.cc:359] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:11.478092  2432 raft_consensus.cc:740] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.478508  2432 consensus_queue.cc:260] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [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: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:11.479741  2432 ts_tablet_manager.cc:1434] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:11.480319  2432 tablet_bootstrap.cc:492] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.490360  2432 tablet_bootstrap.cc:492] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.491000  2432 tablet_bootstrap.cc:492] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.491459  2432 ts_tablet_manager.cc:1403] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:08:11.493010  2432 raft_consensus.cc:359] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.493438  2432 raft_consensus.cc:740] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.494035  2432 consensus_queue.cc:260] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.495712  2432 ts_tablet_manager.cc:1434] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:08:11.496727  2432 tablet_bootstrap.cc:492] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap starting.
I20260710 11:08:11.510882  2432 tablet_bootstrap.cc:492] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:11.511518  2432 tablet_bootstrap.cc:492] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779: Bootstrap complete.
I20260710 11:08:11.511997  2432 ts_tablet_manager.cc:1403] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:08:11.513670  2432 raft_consensus.cc:359] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:11.514185  2432 raft_consensus.cc:740] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Initialized, Role: FOLLOWER
I20260710 11:08:11.514696  2432 consensus_queue.cc:260] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [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: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:11.516507  2432 ts_tablet_manager.cc:1434] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:11.841391  2513 raft_consensus.cc:493] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:11.841862  2513 raft_consensus.cc:515] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.843567  2513 leader_election.cc:290] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:11.844414  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:11.844622  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:11.845197  2471 raft_consensus.cc:2468] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:11.846154  2060 leader_election.cc:304] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [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: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: dae70c0cbd664c2f9478f4f71a5411a9
I20260710 11:08:11.846798  2513 raft_consensus.cc:2804] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:11.847083  2513 raft_consensus.cc:493] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:11.847340  2513 raft_consensus.cc:3060] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.852195  2513 raft_consensus.cc:515] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.854030  2513 leader_election.cc:290] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 2 election: Requested vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:11.854638  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:11.855039  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:11.855615  2471 raft_consensus.cc:3060] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.860247  2471 raft_consensus.cc:2468] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 2.
I20260710 11:08:11.861183  2060 leader_election.cc:304] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [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: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: dae70c0cbd664c2f9478f4f71a5411a9
I20260710 11:08:11.861931  2513 raft_consensus.cc:2804] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:11.862382  2513 raft_consensus.cc:697] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 2 LEADER]: Becoming Leader. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:11.863052  2513 consensus_queue.cc:237] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.869989  1844 catalog_manager.cc:5697] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 reported cstate change: term changed from 1 to 2, leader changed from 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65) to dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "dad36e3956624fd0bcfe37dc3922d865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:11.887032  2406 raft_consensus.cc:493] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:11.887491  2406 raft_consensus.cc:515] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.889165  2406 leader_election.cc:290] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:11.889932  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0e07a3d0b4fa799a5a3172f6f52d8" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:11.890204  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0e07a3d0b4fa799a5a3172f6f52d8" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:11.890784  2471 raft_consensus.cc:2468] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 1.
I20260710 11:08:11.891677  2134 leader_election.cc:304] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [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: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:11.892330  2406 raft_consensus.cc:2804] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:11.892611  2406 raft_consensus.cc:493] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:11.892858  2406 raft_consensus.cc:3060] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.897729  2406 raft_consensus.cc:515] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.899214  2406 leader_election.cc:290] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 election: Requested vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:11.899905  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0e07a3d0b4fa799a5a3172f6f52d8" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:11.900262  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0e07a3d0b4fa799a5a3172f6f52d8" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:11.900806  2471 raft_consensus.cc:3060] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.906016  2471 raft_consensus.cc:2468] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 2.
I20260710 11:08:11.906773  2134 leader_election.cc:304] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [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: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:11.907338  2406 raft_consensus.cc:2804] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:11.907702  2406 raft_consensus.cc:697] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 LEADER]: Becoming Leader. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Running, Role: LEADER
I20260710 11:08:11.908286  2406 consensus_queue.cc:237] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.915392  1844 catalog_manager.cc:5697] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 reported cstate change: term changed from 1 to 2, leader changed from 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65) to dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68). New cstate: current_term: 2 leader_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:11.944794  2513 raft_consensus.cc:493] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:11.945284  2513 raft_consensus.cc:515] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.947017  2513 leader_election.cc:290] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:11.947795  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cc240075bc40208de94afcedf383a2" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:11.948053  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cc240075bc40208de94afcedf383a2" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:11.948637  2471 raft_consensus.cc:2468] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:11.949607  2060 leader_election.cc:304] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [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: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: dae70c0cbd664c2f9478f4f71a5411a9
I20260710 11:08:11.950347  2513 raft_consensus.cc:2804] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:11.950639  2513 raft_consensus.cc:493] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:11.950887  2513 raft_consensus.cc:3060] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.953375  2406 raft_consensus.cc:493] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:11.953948  2406 raft_consensus.cc:515] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.955698  2406 leader_election.cc:290] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:11.956460  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d35726fd834bf49de9d428fd1612a7" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:11.956414  2513 raft_consensus.cc:515] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.956885  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d35726fd834bf49de9d428fd1612a7" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:11.957247  2471 raft_consensus.cc:2468] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 1.
I20260710 11:08:11.958523  2513 leader_election.cc:290] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 2 election: Requested vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:11.958729  2134 leader_election.cc:304] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [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: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:11.959518  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cc240075bc40208de94afcedf383a2" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:11.959831  2406 raft_consensus.cc:2804] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:11.959918  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cc240075bc40208de94afcedf383a2" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:11.960052  2471 raft_consensus.cc:3060] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.960402  2406 raft_consensus.cc:493] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:11.960816  2406 raft_consensus.cc:3060] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.965293  2471 raft_consensus.cc:2468] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 2.
I20260710 11:08:11.965441  2406 raft_consensus.cc:515] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.966355  2060 leader_election.cc:304] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [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: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: dae70c0cbd664c2f9478f4f71a5411a9
I20260710 11:08:11.967171  2513 raft_consensus.cc:2804] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:11.967365  2406 leader_election.cc:290] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 election: Requested vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:11.967761  2513 raft_consensus.cc:697] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 2 LEADER]: Becoming Leader. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:11.968477  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d35726fd834bf49de9d428fd1612a7" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:11.968811  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d35726fd834bf49de9d428fd1612a7" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:11.968588  2513 consensus_queue.cc:237] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:11.969107  2471 raft_consensus.cc:3060] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.975270  2471 raft_consensus.cc:2468] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 2.
I20260710 11:08:11.976514  2134 leader_election.cc:304] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [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: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:11.977315  2406 raft_consensus.cc:2804] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:11.977837  2406 raft_consensus.cc:697] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 LEADER]: Becoming Leader. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Running, Role: LEADER
I20260710 11:08:11.976644  1844 catalog_manager.cc:5697] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 reported cstate change: term changed from 1 to 2, leader changed from 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65) to dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "dad36e3956624fd0bcfe37dc3922d865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:11.978603  2406 consensus_queue.cc:237] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:11.987747  1843 catalog_manager.cc:5697] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 reported cstate change: term changed from 1 to 2, leader changed from 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65) to dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68). New cstate: current_term: 2 leader_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:12.140354  2406 raft_consensus.cc:493] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.140919  2406 raft_consensus.cc:515] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:12.143282  2406 leader_election.cc:290] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:12.143476  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cc240075bc40208de94afcedf383a2" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:12.145116  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cc240075bc40208de94afcedf383a2" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:12.145900  2471 raft_consensus.cc:2393] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dae70c0cbd664c2f9478f4f71a5411a9 in current term 2: Already voted for candidate dad36e3956624fd0bcfe37dc3922d865 in this term.
I20260710 11:08:12.146945  2134 leader_election.cc:304] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:12.147940  2406 raft_consensus.cc:3060] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.153846  2406 raft_consensus.cc:2749] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:12.200301  2406 raft_consensus.cc:493] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.200739  2406 raft_consensus.cc:515] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:12.202389  2406 leader_election.cc:290] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:12.203033  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b14b6221cd4e1bbe52b1367018300e" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:12.203298  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b14b6221cd4e1bbe52b1367018300e" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:12.203568  2470 raft_consensus.cc:2468] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 1.
I20260710 11:08:12.204604  2134 leader_election.cc:304] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [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: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:12.205235  2406 raft_consensus.cc:2804] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:12.205593  2406 raft_consensus.cc:493] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.205994  2406 raft_consensus.cc:3060] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.211167  2406 raft_consensus.cc:515] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:12.212815  2406 leader_election.cc:290] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 election: Requested vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:12.213495  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b14b6221cd4e1bbe52b1367018300e" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:12.213798  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b14b6221cd4e1bbe52b1367018300e" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:12.214111  2470 raft_consensus.cc:3060] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.218639  2470 raft_consensus.cc:2468] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dae70c0cbd664c2f9478f4f71a5411a9 in term 2.
I20260710 11:08:12.219412  2134 leader_election.cc:304] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [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: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:12.220024  2406 raft_consensus.cc:2804] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.220444  2406 raft_consensus.cc:697] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 LEADER]: Becoming Leader. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Running, Role: LEADER
I20260710 11:08:12.221120  2406 consensus_queue.cc:237] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:12.227473  2406 raft_consensus.cc:493] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.227432  1843 catalog_manager.cc:5697] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 reported cstate change: term changed from 1 to 2, leader changed from 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65) to dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68). New cstate: current_term: 2 leader_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:12.227912  2406 raft_consensus.cc:515] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:12.229575  2406 leader_election.cc:290] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:12.230268  2398 raft_consensus.cc:493] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.230293  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:12.230602  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c" candidate_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:12.230878  2398 raft_consensus.cc:515] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:12.231348  2470 raft_consensus.cc:2393] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dae70c0cbd664c2f9478f4f71a5411a9 in current term 2: Already voted for candidate dad36e3956624fd0bcfe37dc3922d865 in this term.
I20260710 11:08:12.232329  2134 leader_election.cc:304] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:12.232795  2398 leader_election.cc:290] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:12.233306  2406 raft_consensus.cc:3060] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.233590  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:12.234184  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:12.234279  2223 raft_consensus.cc:493] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.234884  2470 raft_consensus.cc:2468] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 1.
I20260710 11:08:12.235231  2223 raft_consensus.cc:515] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:12.235967  2277 raft_consensus.cc:493] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.236459  2277 raft_consensus.cc:515] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:12.237144  1986 leader_election.cc:304] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [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: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68; no voters: 
I20260710 11:08:12.238354  2277 leader_election.cc:290] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:12.238616  2398 raft_consensus.cc:2804] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:12.239055  2398 raft_consensus.cc:493] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.239392  2398 raft_consensus.cc:3060] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.239864  2019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d4fe33a8704b51a88c45e622ee2286" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:12.237267  2223 leader_election.cc:290] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:12.238699  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68" is_pre_election: true
I20260710 11:08:12.240144  2095 raft_consensus.cc:2468] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 1.
I20260710 11:08:12.240000  2406 raft_consensus.cc:2749] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:12.242205  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:12.242568  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d4fe33a8704b51a88c45e622ee2286" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:12.242792  2470 raft_consensus.cc:2468] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:12.243172  2471 raft_consensus.cc:2468] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 1.
I20260710 11:08:12.244110  2060 leader_election.cc:304] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [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: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:12.244755  2223 raft_consensus.cc:2804] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:12.244851  2060 leader_election.cc:304] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [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: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:12.245154  2223 raft_consensus.cc:493] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.245563  2277 raft_consensus.cc:2804] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:12.245591  2223 raft_consensus.cc:3060] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.245563  2398 raft_consensus.cc:515] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:12.246219  2277 raft_consensus.cc:493] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.246505  2277 raft_consensus.cc:3060] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.246889  2020 raft_consensus.cc:2393] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dad36e3956624fd0bcfe37dc3922d865 in current term 2: Already voted for candidate 64616bfcd39248b78b72e1c17fbf4c68 in this term.
I20260710 11:08:12.248548  2398 leader_election.cc:290] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 2 election: Requested vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:12.249306  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:12.249867  2470 raft_consensus.cc:3060] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.249959  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:12.252373  2277 raft_consensus.cc:515] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:12.252307  2223 raft_consensus.cc:515] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:12.253716  2095 raft_consensus.cc:2393] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 64616bfcd39248b78b72e1c17fbf4c68 in current term 2: Already voted for candidate dad36e3956624fd0bcfe37dc3922d865 in this term.
I20260710 11:08:12.254848  2471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d4fe33a8704b51a88c45e622ee2286" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:12.255388  2471 raft_consensus.cc:3060] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.255553  2223 leader_election.cc:290] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 2 election: Requested vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:12.255496  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:12.256198  2470 raft_consensus.cc:2468] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 2.
I20260710 11:08:12.256456  2020 raft_consensus.cc:2393] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dad36e3956624fd0bcfe37dc3922d865 in current term 2: Already voted for candidate 64616bfcd39248b78b72e1c17fbf4c68 in this term.
I20260710 11:08:12.257290  1986 leader_election.cc:304] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [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: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68; no voters: dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:12.258325  2398 raft_consensus.cc:2804] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.258796  2398 raft_consensus.cc:697] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 LEADER]: Becoming Leader. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Running, Role: LEADER
I20260710 11:08:12.259584  2398 consensus_queue.cc:237] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:12.260803  2471 raft_consensus.cc:2468] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad36e3956624fd0bcfe37dc3922d865 in term 2.
I20260710 11:08:12.262066  2060 leader_election.cc:304] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:12.262566  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e85e496eda045e4893d82738353bab1" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
I20260710 11:08:12.263033  2223 raft_consensus.cc:2804] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.263365  2470 raft_consensus.cc:2393] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dad36e3956624fd0bcfe37dc3922d865 in current term 2: Already voted for candidate 64616bfcd39248b78b72e1c17fbf4c68 in this term.
I20260710 11:08:12.264513  2277 leader_election.cc:290] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [CANDIDATE]: Term 2 election: Requested vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
I20260710 11:08:12.264638  2060 leader_election.cc:304] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [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: dad36e3956624fd0bcfe37dc3922d865; no voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:12.265034  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d4fe33a8704b51a88c45e622ee2286" candidate_uuid: "dad36e3956624fd0bcfe37dc3922d865" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:12.265175  2223 raft_consensus.cc:697] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 2 LEADER]: Becoming Leader. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:12.266355  2223 consensus_queue.cc:237] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:12.267799  2513 raft_consensus.cc:2749] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:12.267333  1843 catalog_manager.cc:5697] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 reported cstate change: term changed from 1 to 2, leader changed from 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65) to 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "64616bfcd39248b78b72e1c17fbf4c68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:12.274874  1844 catalog_manager.cc:5697] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 reported cstate change: term changed from 1 to 2, leader changed from 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65) to dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "dad36e3956624fd0bcfe37dc3922d865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:12.294358  2169 raft_consensus.cc:1275] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Refusing update from remote peer dad36e3956624fd0bcfe37dc3922d865: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.295462  2223 consensus_queue.cc:1048] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.307575  2470 raft_consensus.cc:1275] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Refusing update from remote peer dad36e3956624fd0bcfe37dc3922d865: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.308667  2223 consensus_queue.cc:1048] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.335008  2470 raft_consensus.cc:1275] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Refusing update from remote peer dae70c0cbd664c2f9478f4f71a5411a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.336163  2406 consensus_queue.cc:1048] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.343736  2398 raft_consensus.cc:493] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.344290  2398 raft_consensus.cc:515] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:12.346347  2398 leader_election.cc:290] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:12.346997  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b14b6221cd4e1bbe52b1367018300e" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:12.347193  2095 raft_consensus.cc:3060] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.347548  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b14b6221cd4e1bbe52b1367018300e" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:12.348258  2470 raft_consensus.cc:2393] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64616bfcd39248b78b72e1c17fbf4c68 in current term 2: Already voted for candidate dae70c0cbd664c2f9478f4f71a5411a9 in this term.
I20260710 11:08:12.349232  1986 leader_election.cc:304] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [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: 64616bfcd39248b78b72e1c17fbf4c68; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9
I20260710 11:08:12.350292  2398 raft_consensus.cc:3060] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.353541  2095 raft_consensus.cc:1275] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Refusing update from remote peer dae70c0cbd664c2f9478f4f71a5411a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.355077  2407 consensus_queue.cc:1048] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.356715  2398 raft_consensus.cc:2749] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:12.364859  2398 raft_consensus.cc:493] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.365331  2398 raft_consensus.cc:515] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:12.367353  2398 leader_election.cc:290] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
I20260710 11:08:12.368040  2169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d35726fd834bf49de9d428fd1612a7" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" is_pre_election: true
I20260710 11:08:12.368347  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d35726fd834bf49de9d428fd1612a7" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:12.369062  2470 raft_consensus.cc:2393] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64616bfcd39248b78b72e1c17fbf4c68 in current term 2: Already voted for candidate dae70c0cbd664c2f9478f4f71a5411a9 in this term.
I20260710 11:08:12.369910  1986 leader_election.cc:304] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [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: 64616bfcd39248b78b72e1c17fbf4c68; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9
I20260710 11:08:12.370570  2398 raft_consensus.cc:3060] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.375211  2398 raft_consensus.cc:2749] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:12.394768  2398 raft_consensus.cc:493] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:12.395210  2398 raft_consensus.cc:515] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:12.396706  2398 leader_election.cc:290] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:12.397356  2470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d4fe33a8704b51a88c45e622ee2286" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779" is_pre_election: true
I20260710 11:08:12.397718  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d4fe33a8704b51a88c45e622ee2286" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dad36e3956624fd0bcfe37dc3922d865" is_pre_election: true
I20260710 11:08:12.398013  2470 raft_consensus.cc:2393] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64616bfcd39248b78b72e1c17fbf4c68 in current term 2: Already voted for candidate dad36e3956624fd0bcfe37dc3922d865 in this term.
I20260710 11:08:12.398945  1988 leader_election.cc:304] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [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: 64616bfcd39248b78b72e1c17fbf4c68; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:12.399571  2398 raft_consensus.cc:3060] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.403998  2398 raft_consensus.cc:2749] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:12.421743  2470 raft_consensus.cc:1275] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Refusing update from remote peer dad36e3956624fd0bcfe37dc3922d865: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.422963  2223 consensus_queue.cc:1048] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.432353  2169 raft_consensus.cc:1275] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Refusing update from remote peer dad36e3956624fd0bcfe37dc3922d865: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.433900  2513 consensus_queue.cc:1048] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.500764  2020 raft_consensus.cc:1275] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Refusing update from remote peer dae70c0cbd664c2f9478f4f71a5411a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.501822  2407 consensus_queue.cc:1048] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.509930  2470 raft_consensus.cc:1275] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Refusing update from remote peer dae70c0cbd664c2f9478f4f71a5411a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.511442  2406 consensus_queue.cc:1048] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.709256  2471 raft_consensus.cc:1275] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Refusing update from remote peer dae70c0cbd664c2f9478f4f71a5411a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.710552  2406 consensus_queue.cc:1048] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.713225  2470 raft_consensus.cc:1275] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Refusing update from remote peer dad36e3956624fd0bcfe37dc3922d865: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.715935  2513 consensus_queue.cc:1048] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.722419  2020 raft_consensus.cc:1275] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Refusing update from remote peer dae70c0cbd664c2f9478f4f71a5411a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.723850  2407 consensus_queue.cc:1048] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.729686  2019 raft_consensus.cc:1275] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Refusing update from remote peer dad36e3956624fd0bcfe37dc3922d865: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.731969  2513 consensus_queue.cc:1048] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.732999  2096 raft_consensus.cc:1275] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Refusing update from remote peer 64616bfcd39248b78b72e1c17fbf4c68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.735899  2515 consensus_queue.cc:1048] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.755371  2470 raft_consensus.cc:1275] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Refusing update from remote peer 64616bfcd39248b78b72e1c17fbf4c68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:12.757808  2514 consensus_queue.cc:1048] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:21.299026 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:21.324611  2096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c"
dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
mode: GRACEFUL
new_leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
 from {username='slave'} at 127.0.0.1:38430
I20260710 11:08:21.325481  2096 raft_consensus.cc:606] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 2 LEADER]: Received request to transfer leadership to TS 41c019fe06cf4b91b0fd30ab5101e779
I20260710 11:08:21.328327  2095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05cc240075bc40208de94afcedf383a2"
dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
mode: GRACEFUL
new_leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
 from {username='slave'} at 127.0.0.1:38430
I20260710 11:08:21.328894  2095 raft_consensus.cc:606] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 2 LEADER]: Received request to transfer leadership to TS 41c019fe06cf4b91b0fd30ab5101e779
I20260710 11:08:21.331038  2095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "259c04dd8ae84a2e97b4297c4cb00d00"
dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
mode: GRACEFUL
new_leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
 from {username='slave'} at 127.0.0.1:38430
I20260710 11:08:21.331434  2095 raft_consensus.cc:606] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Received request to transfer leadership to TS 41c019fe06cf4b91b0fd30ab5101e779
I20260710 11:08:21.333559  2095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "843ea20a5bf446b0b375ef437f40e7b8"
dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
mode: GRACEFUL
new_leader_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
 from {username='slave'} at 127.0.0.1:38430
I20260710 11:08:21.333962  2095 raft_consensus.cc:606] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Received request to transfer leadership to TS 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:21.335922  2095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8463c359ba8c40359cc315a140fe45f6"
dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
mode: GRACEFUL
new_leader_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
 from {username='slave'} at 127.0.0.1:38430
I20260710 11:08:21.336313  2095 raft_consensus.cc:606] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Received request to transfer leadership to TS 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:21.346729  2168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e93e29d4684940c787a43deba811dad9"
dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
mode: GRACEFUL
new_leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
 from {username='slave'} at 127.0.0.1:35530
I20260710 11:08:21.347240  2168 raft_consensus.cc:606] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 LEADER]: Received request to transfer leadership to TS 41c019fe06cf4b91b0fd30ab5101e779
I20260710 11:08:21.348371 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:08:21.349033 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:21.500779  2559 raft_consensus.cc:993] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9: : Instructing follower 41c019fe06cf4b91b0fd30ab5101e779 to start an election
I20260710 11:08:21.501399  2559 raft_consensus.cc:1081] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 LEADER]: Signalling peer 41c019fe06cf4b91b0fd30ab5101e779 to start an election
I20260710 11:08:21.503458  2471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e93e29d4684940c787a43deba811dad9"
dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
 from {username='slave'} at 127.0.0.1:44136
I20260710 11:08:21.504132  2471 raft_consensus.cc:493] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:21.504572  2471 raft_consensus.cc:3060] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.514187  2471 raft_consensus.cc:515] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:21.517562  2471 leader_election.cc:290] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 2 election: Requested vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:21.532366  2168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93e29d4684940c787a43deba811dad9" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:21.533139  2168 raft_consensus.cc:3055] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:21.533425  2168 raft_consensus.cc:740] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dae70c0cbd664c2f9478f4f71a5411a9, State: Running, Role: LEADER
I20260710 11:08:21.534307  2168 consensus_queue.cc:260] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:21.535594  2168 raft_consensus.cc:3060] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.674352  2168 raft_consensus.cc:2468] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 2.
I20260710 11:08:21.676203  2426 leader_election.cc:304] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:21.678296  2568 raft_consensus.cc:2804] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:21.680465  2568 raft_consensus.cc:697] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:21.681712  2568 consensus_queue.cc:237] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:21.783352  2571 raft_consensus.cc:993] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865: : Instructing follower 64616bfcd39248b78b72e1c17fbf4c68 to start an election
I20260710 11:08:21.784336  2572 raft_consensus.cc:993] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865: : Instructing follower 64616bfcd39248b78b72e1c17fbf4c68 to start an election
I20260710 11:08:21.784936  2577 raft_consensus.cc:1081] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Signalling peer 64616bfcd39248b78b72e1c17fbf4c68 to start an election
I20260710 11:08:21.785136  2572 raft_consensus.cc:1081] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Signalling peer 64616bfcd39248b78b72e1c17fbf4c68 to start an election
I20260710 11:08:21.847012  2022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "843ea20a5bf446b0b375ef437f40e7b8"
dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
 from {username='slave'} at 127.0.0.1:60106
I20260710 11:08:21.847690  2022 raft_consensus.cc:493] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:21.848065  2022 raft_consensus.cc:3060] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.851393  2018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8463c359ba8c40359cc315a140fe45f6"
dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
 from {username='slave'} at 127.0.0.1:60106
I20260710 11:08:21.852072  2018 raft_consensus.cc:493] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:21.852422  2018 raft_consensus.cc:3060] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.975095  2018 raft_consensus.cc:515] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:21.988356  2555 raft_consensus.cc:993] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865: : Instructing follower 41c019fe06cf4b91b0fd30ab5101e779 to start an election
I20260710 11:08:22.018496  2555 raft_consensus.cc:1081] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 2 LEADER]: Signalling peer 41c019fe06cf4b91b0fd30ab5101e779 to start an election
I20260710 11:08:22.003813  2022 raft_consensus.cc:515] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:22.027570  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93e29d4684940c787a43deba811dad9" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:22.028122  2096 raft_consensus.cc:3060] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.028410  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8463c359ba8c40359cc315a140fe45f6" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:22.028996  2095 raft_consensus.cc:3055] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:22.029294  2095 raft_consensus.cc:740] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:22.029825  2468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c"
dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
 from {username='slave'} at 127.0.0.1:44120
I20260710 11:08:22.030122  2095 consensus_queue.cc:260] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:22.030473  2468 raft_consensus.cc:493] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:22.033442  2468 raft_consensus.cc:3060] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:22.006695  2571 raft_consensus.cc:993] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865: : Instructing follower 41c019fe06cf4b91b0fd30ab5101e779 to start an election
I20260710 11:08:22.031280  2095 raft_consensus.cc:3060] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.041285  2571 raft_consensus.cc:1081] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 2 LEADER]: Signalling peer 41c019fe06cf4b91b0fd30ab5101e779 to start an election
I20260710 11:08:22.042709  2463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05cc240075bc40208de94afcedf383a2"
dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
 from {username='slave'} at 127.0.0.1:44120
I20260710 11:08:22.043121  2463 raft_consensus.cc:493] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:22.043362  2463 raft_consensus.cc:3060] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:22.044332  2468 raft_consensus.cc:515] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:22.039878  2096 raft_consensus.cc:2468] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 2.
I20260710 11:08:22.032235  2018 leader_election.cc:290] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 2 election: Requested vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:22.047793  2468 leader_election.cc:290] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 3 election: Requested vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:22.049028  2096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:22.049538  2096 raft_consensus.cc:3055] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:22.049165  2463 raft_consensus.cc:515] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:22.049981  2096 raft_consensus.cc:740] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:22.049214  2095 raft_consensus.cc:2468] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 2.
I20260710 11:08:22.050858  2096 consensus_queue.cc:260] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [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: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:22.051338  1988 leader_election.cc:304] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:22.052335  2557 raft_consensus.cc:2804] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:22.061414  2168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049e9630492343c78dc0b9fd5df6874c" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:22.062088  2168 raft_consensus.cc:3060] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:22.062203  2557 raft_consensus.cc:697] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 LEADER]: Becoming Leader. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Running, Role: LEADER
I20260710 11:08:22.063169  2557 consensus_queue.cc:237] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:22.065256  2555 raft_consensus.cc:993] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865: : Instructing follower 41c019fe06cf4b91b0fd30ab5101e779 to start an election
I20260710 11:08:22.065820  2555 raft_consensus.cc:1081] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Signalling peer 41c019fe06cf4b91b0fd30ab5101e779 to start an election
I20260710 11:08:22.067724  2096 raft_consensus.cc:3060] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:22.057964  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cc240075bc40208de94afcedf383a2" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:22.059651  1843 catalog_manager.cc:5697] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 1 to 2, leader changed from dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68) to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:22.069633  2170 raft_consensus.cc:3060] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:22.071008  2471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "259c04dd8ae84a2e97b4297c4cb00d00"
dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
 from {username='slave'} at 127.0.0.1:44120
I20260710 11:08:22.072351  2471 raft_consensus.cc:493] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:22.073670  2471 raft_consensus.cc:3060] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.077131  2170 raft_consensus.cc:2468] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 3.
I20260710 11:08:22.077396  2094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05cc240075bc40208de94afcedf383a2" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:22.078012  2094 raft_consensus.cc:3055] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:22.078325  2094 raft_consensus.cc:740] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:22.079602  2094 consensus_queue.cc:260] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [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: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:22.080729  2094 raft_consensus.cc:3060] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:22.082443  2426 leader_election.cc:304] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [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: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:22.083251  2568 raft_consensus.cc:2804] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:22.083707  2568 raft_consensus.cc:697] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 3 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:22.084563  2568 consensus_queue.cc:237] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:22.088199  2094 raft_consensus.cc:2468] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 3.
I20260710 11:08:22.090018  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ea20a5bf446b0b375ef437f40e7b8" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:22.090656  2095 raft_consensus.cc:3055] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:22.054296  2463 leader_election.cc:290] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 3 election: Requested vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:22.090958  2095 raft_consensus.cc:740] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:22.092506  2022 leader_election.cc:290] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 2 election: Requested vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:22.093550  2095 consensus_queue.cc:260] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:22.094790  2168 raft_consensus.cc:2468] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 3.
I20260710 11:08:22.094920  2095 raft_consensus.cc:3060] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.097198  2426 leader_election.cc:304] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [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: 41c019fe06cf4b91b0fd30ab5101e779, dae70c0cbd664c2f9478f4f71a5411a9; no voters: 
I20260710 11:08:22.098094  2569 raft_consensus.cc:2804] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:22.099105  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8463c359ba8c40359cc315a140fe45f6" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:22.099714  2167 raft_consensus.cc:3060] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.104696  2095 raft_consensus.cc:2468] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 2.
I20260710 11:08:22.105377  2471 raft_consensus.cc:515] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:22.105862  1988 leader_election.cc:304] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:22.108982  2575 raft_consensus.cc:2804] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:22.106599  2569 raft_consensus.cc:697] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 3 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:22.106580  2167 raft_consensus.cc:2468] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 2.
I20260710 11:08:22.109433  2575 raft_consensus.cc:697] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 LEADER]: Becoming Leader. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Running, Role: LEADER
I20260710 11:08:22.110399  2569 consensus_queue.cc:237] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [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: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:22.110569  2575 consensus_queue.cc:237] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:22.113821  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ea20a5bf446b0b375ef437f40e7b8" candidate_uuid: "64616bfcd39248b78b72e1c17fbf4c68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:22.110411  2471 leader_election.cc:290] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 2 election: Requested vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:22.118767  2096 raft_consensus.cc:2468] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 3.
I20260710 11:08:22.114812  2170 raft_consensus.cc:3060] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.129086  2170 raft_consensus.cc:2468] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64616bfcd39248b78b72e1c17fbf4c68 in term 2.
I20260710 11:08:22.129036  1844 catalog_manager.cc:5697] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 reported cstate change: term changed from 1 to 2, leader changed from dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67) to 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "64616bfcd39248b78b72e1c17fbf4c68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:22.133944  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259c04dd8ae84a2e97b4297c4cb00d00" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:22.134647  2095 raft_consensus.cc:3055] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:22.135592  2095 raft_consensus.cc:740] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad36e3956624fd0bcfe37dc3922d865, State: Running, Role: LEADER
I20260710 11:08:22.136493  2095 consensus_queue.cc:260] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:22.137847  2095 raft_consensus.cc:3060] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.146369  2095 raft_consensus.cc:2468] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 2.
I20260710 11:08:22.147488  2427 leader_election.cc:304] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:22.148582  2569 raft_consensus.cc:2804] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:22.149055  2569 raft_consensus.cc:697] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:22.149948  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259c04dd8ae84a2e97b4297c4cb00d00" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:22.149976  2569 consensus_queue.cc:237] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:22.150619  2022 raft_consensus.cc:3060] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.155561  1843 catalog_manager.cc:5697] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 reported cstate change: term changed from 1 to 2, leader changed from dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67) to 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "64616bfcd39248b78b72e1c17fbf4c68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:22.157642  2022 raft_consensus.cc:2468] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 2.
I20260710 11:08:22.158959  1844 catalog_manager.cc:5697] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 2 to 3, leader changed from dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67) to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 3 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:22.160117  1844 catalog_manager.cc:5697] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 2 to 3, leader changed from dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67) to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 3 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:22.173866  1844 catalog_manager.cc:5697] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 1 to 2, leader changed from dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67) to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:22.213281  2095 raft_consensus.cc:1275] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Refusing update from remote peer 41c019fe06cf4b91b0fd30ab5101e779: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.214534  2569 consensus_queue.cc:1048] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:22.222553  2170 raft_consensus.cc:1275] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Refusing update from remote peer 41c019fe06cf4b91b0fd30ab5101e779: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.224227  2583 consensus_queue.cc:1048] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:22.479467  2095 raft_consensus.cc:1275] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Refusing update from remote peer 64616bfcd39248b78b72e1c17fbf4c68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.480516  2575 consensus_queue.cc:1048] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:22.488859  2170 raft_consensus.cc:1275] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Refusing update from remote peer 64616bfcd39248b78b72e1c17fbf4c68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.491009  2575 consensus_queue.cc:1048] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:22.523512  2170 raft_consensus.cc:1275] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Refusing update from remote peer 41c019fe06cf4b91b0fd30ab5101e779: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:22.524559  2583 consensus_queue.cc:1048] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:22.532297  2095 raft_consensus.cc:1275] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 3 FOLLOWER]: Refusing update from remote peer 41c019fe06cf4b91b0fd30ab5101e779: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:22.534759  2568 consensus_queue.cc:1048] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:22.579599  2022 raft_consensus.cc:1275] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Refusing update from remote peer 41c019fe06cf4b91b0fd30ab5101e779: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.580780  2568 consensus_queue.cc:1048] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:22.581004  2170 raft_consensus.cc:1275] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Refusing update from remote peer 41c019fe06cf4b91b0fd30ab5101e779: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:22.582476  2568 consensus_queue.cc:1048] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:22.591886  2095 raft_consensus.cc:1275] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Refusing update from remote peer 41c019fe06cf4b91b0fd30ab5101e779: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.594264  2569 consensus_queue.cc:1048] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:22.598366  2096 raft_consensus.cc:1275] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 3 FOLLOWER]: Refusing update from remote peer 41c019fe06cf4b91b0fd30ab5101e779: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:22.601172  2583 consensus_queue.cc:1048] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:22.604310  2167 raft_consensus.cc:1275] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Refusing update from remote peer 64616bfcd39248b78b72e1c17fbf4c68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.606387  2557 consensus_queue.cc:1048] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:22.625782  2096 raft_consensus.cc:1275] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Refusing update from remote peer 64616bfcd39248b78b72e1c17fbf4c68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.627055  2575 consensus_queue.cc:1048] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:22.678664 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:22.692644 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:22.717797  2022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75146194daea469ba4ccb9ce193fc286"
dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
mode: GRACEFUL
new_leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
 from {username='slave'} at 127.0.0.1:50112
I20260710 11:08:22.718278  2022 raft_consensus.cc:606] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Received request to transfer leadership to TS 41c019fe06cf4b91b0fd30ab5101e779
I20260710 11:08:22.720348  2022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd"
dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
mode: GRACEFUL
new_leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
 from {username='slave'} at 127.0.0.1:50112
I20260710 11:08:22.720774  2022 raft_consensus.cc:606] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Received request to transfer leadership to TS 41c019fe06cf4b91b0fd30ab5101e779
I20260710 11:08:22.721765 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:22.722420 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260710 11:08:22.770972  2117 debug-util.cc:398] Leaking SignalData structure 0x7b0800141680 after lost signal to thread 32328
W20260710 11:08:22.771780  2117 debug-util.cc:398] Leaking SignalData structure 0x7b08000eb4c0 after lost signal to thread 1879
W20260710 11:08:22.773175  2117 debug-util.cc:398] Leaking SignalData structure 0x7b080024ba40 after lost signal to thread 2120
W20260710 11:08:22.773957  2117 debug-util.cc:398] Leaking SignalData structure 0x7b0800274ae0 after lost signal to thread 2194
W20260710 11:08:22.774748  2117 debug-util.cc:398] Leaking SignalData structure 0x7b08002a8740 after lost signal to thread 2495
I20260710 11:08:22.796317  2575 raft_consensus.cc:993] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68: : Instructing follower 41c019fe06cf4b91b0fd30ab5101e779 to start an election
I20260710 11:08:22.796837  2557 raft_consensus.cc:1081] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Signalling peer 41c019fe06cf4b91b0fd30ab5101e779 to start an election
I20260710 11:08:22.798480  2463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75146194daea469ba4ccb9ce193fc286"
dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
 from {username='slave'} at 127.0.0.1:44138
I20260710 11:08:22.799015  2463 raft_consensus.cc:493] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:22.799376  2463 raft_consensus.cc:3060] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.804715  2463 raft_consensus.cc:515] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:22.806150  2463 leader_election.cc:290] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 2 election: Requested vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dae70c0cbd664c2f9478f4f71a5411a9 (127.31.145.68:40089)
I20260710 11:08:22.806893  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75146194daea469ba4ccb9ce193fc286" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:22.807140  2167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75146194daea469ba4ccb9ce193fc286" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dae70c0cbd664c2f9478f4f71a5411a9"
I20260710 11:08:22.807394  2022 raft_consensus.cc:3055] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:22.808862  2167 raft_consensus.cc:3060] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.808897  2022 raft_consensus.cc:740] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Running, Role: LEADER
I20260710 11:08:22.810721  2022 consensus_queue.cc:260] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:22.811637  2022 raft_consensus.cc:3060] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:22.816037  2022 raft_consensus.cc:2468] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 2.
I20260710 11:08:22.816118  2167 raft_consensus.cc:2468] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 2.
I20260710 11:08:22.816946  2427 leader_election.cc:304] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68; no voters: 
I20260710 11:08:22.818085  2604 raft_consensus.cc:2804] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:22.818573  2604 raft_consensus.cc:697] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:22.819386  2604 consensus_queue.cc:237] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:22.827909  1842 catalog_manager.cc:5697] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 1 to 2, leader changed from 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66) to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:23.292575  2022 raft_consensus.cc:1275] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Refusing update from remote peer 41c019fe06cf4b91b0fd30ab5101e779: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:23.295686  2619 consensus_queue.cc:1048] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:23.317715  2167 raft_consensus.cc:1275] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Refusing update from remote peer 41c019fe06cf4b91b0fd30ab5101e779: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:23.322305  2619 consensus_queue.cc:1048] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:23.331450  2573 raft_consensus.cc:993] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68: : Instructing follower 41c019fe06cf4b91b0fd30ab5101e779 to start an election
I20260710 11:08:23.333508  2557 raft_consensus.cc:1081] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Signalling peer 41c019fe06cf4b91b0fd30ab5101e779 to start an election
I20260710 11:08:23.344038  2463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd"
dest_uuid: "41c019fe06cf4b91b0fd30ab5101e779"
 from {username='slave'} at 127.0.0.1:44138
I20260710 11:08:23.344986  2463 raft_consensus.cc:493] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:23.347244  2463 raft_consensus.cc:3060] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:23.408743  2060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.65:32971, user_credentials={real_user=slave}} blocked reactor thread for 81913.1us
I20260710 11:08:23.440397  2463 raft_consensus.cc:515] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:23.442898  2463 leader_election.cc:290] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 2 election: Requested vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
I20260710 11:08:23.444015  2022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64616bfcd39248b78b72e1c17fbf4c68"
I20260710 11:08:23.444705  2022 raft_consensus.cc:3055] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:23.445034  2022 raft_consensus.cc:740] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64616bfcd39248b78b72e1c17fbf4c68, State: Running, Role: LEADER
I20260710 11:08:23.445575  2095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8931c5ee93e4cde86d2df71a480fbcd" candidate_uuid: "41c019fe06cf4b91b0fd30ab5101e779" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad36e3956624fd0bcfe37dc3922d865"
I20260710 11:08:23.446156  2095 raft_consensus.cc:3060] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:23.446097  2022 consensus_queue.cc:260] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:23.447887  2022 raft_consensus.cc:3060] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:23.453529  2095 raft_consensus.cc:2468] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 2.
I20260710 11:08:23.457226  2022 raft_consensus.cc:2468] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41c019fe06cf4b91b0fd30ab5101e779 in term 2.
I20260710 11:08:23.457494  2427 leader_election.cc:304] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865; no voters: 
I20260710 11:08:23.458679  2583 raft_consensus.cc:2804] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:23.459144  2583 raft_consensus.cc:697] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 LEADER]: Becoming Leader. State: Replica: 41c019fe06cf4b91b0fd30ab5101e779, State: Running, Role: LEADER
I20260710 11:08:23.460057  2583 consensus_queue.cc:237] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } }
I20260710 11:08:23.468225  1843 catalog_manager.cc:5697] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 reported cstate change: term changed from 1 to 2, leader changed from 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66) to 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "41c019fe06cf4b91b0fd30ab5101e779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.746735 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:23.761521 32325 tablet_server.cc:179] TabletServer@127.31.145.65:32971 shutting down...
W20260710 11:08:23.769922  2134 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260710 11:08:23.781201  2134 consensus_peers.cc:597] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.798106 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:23.799038 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.800114 32325 raft_consensus.cc:2243] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.800683 32325 raft_consensus.cc:2272] T c0a87f186abd4607a9a0de47aa06d285 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.804117 32325 tablet_replica.cc:333] stopping tablet replica
W20260710 11:08:23.804291  2060 consensus_peers.cc:597] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.806267 32325 raft_consensus.cc:2243] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.807525 32325 raft_consensus.cc:2272] T 259c04dd8ae84a2e97b4297c4cb00d00 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.810448 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.811316 32325 raft_consensus.cc:2243] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.811919 32325 raft_consensus.cc:2272] T 48d4fe33a8704b51a88c45e622ee2286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.814939 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.815703 32325 raft_consensus.cc:2243] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.816287 32325 raft_consensus.cc:2272] T b9b14b6221cd4e1bbe52b1367018300e P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.819108 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.819854 32325 raft_consensus.cc:2243] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.820783 32325 raft_consensus.cc:2272] T 05cc240075bc40208de94afcedf383a2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.823500 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.824229 32325 raft_consensus.cc:2243] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.824798 32325 raft_consensus.cc:2272] T 862a40ed155a4852a07f22e18df51612 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.827502 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.828231 32325 raft_consensus.cc:2243] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.828698 32325 raft_consensus.cc:2272] T ea11916bb199435986fa1eb8318c39ac P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.831233 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.831889 32325 raft_consensus.cc:2243] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.832334 32325 raft_consensus.cc:2272] T db43b7057dfb47248083db95ba7b45af P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.834806 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.835685 32325 raft_consensus.cc:2243] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.836155 32325 raft_consensus.cc:2272] T 2a4d2a2a02444abd8afb3b7b18277fbf P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.838352 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.838835 32325 raft_consensus.cc:2243] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.839512 32325 raft_consensus.cc:2272] T 75146194daea469ba4ccb9ce193fc286 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.841631 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.842121 32325 raft_consensus.cc:2243] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.842559 32325 raft_consensus.cc:2272] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.844615 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.845256 32325 raft_consensus.cc:2243] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.845827 32325 raft_consensus.cc:2272] T 8283e956e7f94a11b374116d059921d2 P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.847826 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.848330 32325 raft_consensus.cc:2243] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.849123 32325 raft_consensus.cc:2272] T e93e29d4684940c787a43deba811dad9 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.851203 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.851728 32325 raft_consensus.cc:2243] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.852160 32325 raft_consensus.cc:2272] T 7e85e496eda045e4893d82738353bab1 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.854249 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.854735 32325 raft_consensus.cc:2243] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.855180 32325 raft_consensus.cc:2272] T e3d35726fd834bf49de9d428fd1612a7 P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.857522 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.858016 32325 raft_consensus.cc:2243] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.858968 32325 raft_consensus.cc:2272] T 049e9630492343c78dc0b9fd5df6874c P 41c019fe06cf4b91b0fd30ab5101e779 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.860886 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.861336 32325 raft_consensus.cc:2243] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.861769 32325 raft_consensus.cc:2272] T b5bb4495027446a7a3d8881aed1340ca P 41c019fe06cf4b91b0fd30ab5101e779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.863801 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:23.864223 32325 raft_consensus.cc:2243] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.864771 32325 pending_rounds.cc:70] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: Trying to abort 1 pending ops.
I20260710 11:08:23.865015 32325 pending_rounds.cc:77] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305960257381552128 op_type: NO_OP noop_request { }
I20260710 11:08:23.865309 32325 raft_consensus.cc:2889] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:23.865613 32325 raft_consensus.cc:2272] T d8931c5ee93e4cde86d2df71a480fbcd P 41c019fe06cf4b91b0fd30ab5101e779 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:23.877602  2134 consensus_peers.cc:597] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.901981 32325 tablet_server.cc:196] TabletServer@127.31.145.65:32971 shutdown complete.
W20260710 11:08:23.914448  1986 consensus_peers.cc:597] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:23.919497  2134 consensus_peers.cc:597] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:23.927377  1986 consensus_peers.cc:597] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:23.946067  2060 consensus_peers.cc:597] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.947429 32325 tablet_server.cc:179] TabletServer@127.31.145.66:0 shutting down...
I20260710 11:08:23.977967 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:23.978794 32325 tablet_replica.cc:333] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:23.979951 32325 raft_consensus.cc:2243] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.980544 32325 raft_consensus.cc:2272] T c72d357264284336bafd60f49752408b P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.983278 32325 tablet_replica.cc:333] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:23.984120 32325 raft_consensus.cc:2243] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.984683 32325 raft_consensus.cc:2272] T 2a4d2a2a02444abd8afb3b7b18277fbf P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.987918 32325 tablet_replica.cc:333] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:23.988673 32325 raft_consensus.cc:2243] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:23.989737 32325 raft_consensus.cc:2272] T ea11916bb199435986fa1eb8318c39ac P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:23.990324  2134 consensus_peers.cc:597] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.992343 32325 tablet_replica.cc:333] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:23.993162 32325 raft_consensus.cc:2243] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.993671 32325 raft_consensus.cc:2272] T 4b7802d342634607ac83afaed956c532 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.996419 32325 tablet_replica.cc:333] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:23.997129 32325 raft_consensus.cc:2243] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.997732 32325 raft_consensus.cc:2272] T c0a87f186abd4607a9a0de47aa06d285 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:23.998368  2062 consensus_peers.cc:597] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 -> Peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Couldn't send request to peer 64616bfcd39248b78b72e1c17fbf4c68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:24.000113 32325 tablet_replica.cc:333] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:24.000859 32325 raft_consensus.cc:2243] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.001308 32325 raft_consensus.cc:2272] T d8931c5ee93e4cde86d2df71a480fbcd P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.003933 32325 tablet_replica.cc:333] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:24.004609 32325 raft_consensus.cc:2243] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.005101 32325 raft_consensus.cc:2272] T 1d712f55566c4fdeac77271c6d98c75c P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.008028 32325 tablet_replica.cc:333] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:24.008725 32325 raft_consensus.cc:2243] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.009200 32325 raft_consensus.cc:2272] T e3d35726fd834bf49de9d428fd1612a7 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.011663 32325 tablet_replica.cc:333] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:24.012355 32325 raft_consensus.cc:2243] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:24.013309 32325 raft_consensus.cc:2272] T 7e85e496eda045e4893d82738353bab1 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.015842 32325 tablet_replica.cc:333] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:24.016512 32325 raft_consensus.cc:2243] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:24.017498 32325 raft_consensus.cc:2272] T 8463c359ba8c40359cc315a140fe45f6 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.020048 32325 tablet_replica.cc:333] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
W20260710 11:08:24.020094  2060 consensus_peers.cc:597] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:24.020990 32325 raft_consensus.cc:2243] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:24.022842 32325 raft_consensus.cc:2272] T 8283e956e7f94a11b374116d059921d2 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.025303 32325 tablet_replica.cc:333] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:24.026011 32325 raft_consensus.cc:2243] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:24.026970 32325 raft_consensus.cc:2272] T 6ec356c54ee544a19b2e7f19c55666ee P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.029410 32325 tablet_replica.cc:333] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:24.030069 32325 raft_consensus.cc:2243] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.030579 32325 raft_consensus.cc:2272] T 259c04dd8ae84a2e97b4297c4cb00d00 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.032802 32325 tablet_replica.cc:333] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:24.033440 32325 raft_consensus.cc:2243] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:24.034332 32325 raft_consensus.cc:2272] T 843ea20a5bf446b0b375ef437f40e7b8 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.036780 32325 tablet_replica.cc:333] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
W20260710 11:08:24.037048  2062 consensus_peers.cc:597] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 -> Peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Couldn't send request to peer 64616bfcd39248b78b72e1c17fbf4c68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:24.037451 32325 raft_consensus.cc:2243] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.037976 32325 raft_consensus.cc:2272] T 48d4fe33a8704b51a88c45e622ee2286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.040323 32325 tablet_replica.cc:333] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:24.040943 32325 raft_consensus.cc:2243] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.041425 32325 raft_consensus.cc:2272] T 862a40ed155a4852a07f22e18df51612 P 64616bfcd39248b78b72e1c17fbf4c68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.043975 32325 tablet_replica.cc:333] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:24.044574 32325 raft_consensus.cc:2243] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.045045 32325 raft_consensus.cc:2272] T b9b14b6221cd4e1bbe52b1367018300e P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.047700 32325 tablet_replica.cc:333] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68: stopping tablet replica
I20260710 11:08:24.048291 32325 raft_consensus.cc:2243] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.048758 32325 raft_consensus.cc:2272] T 75146194daea469ba4ccb9ce193fc286 P 64616bfcd39248b78b72e1c17fbf4c68 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:24.089497  2134 consensus_peers.cc:597] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Couldn't send request to peer 41c019fe06cf4b91b0fd30ab5101e779. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:24.097193 32325 tablet_server.cc:196] TabletServer@127.31.145.66:0 shutdown complete.
W20260710 11:08:24.103829  2136 consensus_peers.cc:597] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Couldn't send request to peer 64616bfcd39248b78b72e1c17fbf4c68. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:24.123467  2136 consensus_peers.cc:597] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Couldn't send request to peer 64616bfcd39248b78b72e1c17fbf4c68. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:24.135536 32325 tablet_server.cc:179] TabletServer@127.31.145.67:0 shutting down...
W20260710 11:08:24.148382  2191 debug-util.cc:398] Leaking SignalData structure 0x7b0800231820 after lost signal to thread 32328
W20260710 11:08:24.149205  2191 debug-util.cc:398] Leaking SignalData structure 0x7b08000cbd20 after lost signal to thread 1879
W20260710 11:08:24.151275  2191 debug-util.cc:398] Leaking SignalData structure 0x7b08001e0da0 after lost signal to thread 2120
W20260710 11:08:24.153422  2191 debug-util.cc:398] Leaking SignalData structure 0x7b0800120660 after lost signal to thread 2194
W20260710 11:08:24.154532  2191 debug-util.cc:398] Leaking SignalData structure 0x7b08001e8de0 after lost signal to thread 2495
W20260710 11:08:24.167146  2062 consensus_peers.cc:597] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 -> Peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Couldn't send request to peer 64616bfcd39248b78b72e1c17fbf4c68. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:24.172706  2062 consensus_peers.cc:597] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 -> Peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Couldn't send request to peer 64616bfcd39248b78b72e1c17fbf4c68. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:24.179101 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:24.180050 32325 tablet_replica.cc:333] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.181152 32325 raft_consensus.cc:2243] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.181876 32325 raft_consensus.cc:2272] T e93e29d4684940c787a43deba811dad9 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.184589 32325 tablet_replica.cc:333] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.185355 32325 raft_consensus.cc:2243] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:24.186460 32325 raft_consensus.cc:2272] T 2a4d2a2a02444abd8afb3b7b18277fbf P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.189025 32325 tablet_replica.cc:333] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.189850 32325 raft_consensus.cc:2243] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:24.190901 32325 raft_consensus.cc:2272] T c72d357264284336bafd60f49752408b P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.193365 32325 tablet_replica.cc:333] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.194121 32325 raft_consensus.cc:2243] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:24.195079 32325 raft_consensus.cc:2272] T db43b7057dfb47248083db95ba7b45af P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.197734 32325 tablet_replica.cc:333] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.198487 32325 raft_consensus.cc:2243] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.199030 32325 raft_consensus.cc:2272] T 049e9630492343c78dc0b9fd5df6874c P dad36e3956624fd0bcfe37dc3922d865 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.201869 32325 tablet_replica.cc:333] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.202622 32325 raft_consensus.cc:2243] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.203226 32325 raft_consensus.cc:2272] T 4b7802d342634607ac83afaed956c532 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.206033 32325 tablet_replica.cc:333] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.206750 32325 raft_consensus.cc:2243] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.208441 32325 raft_consensus.cc:2272] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.211194 32325 tablet_replica.cc:333] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.212026 32325 raft_consensus.cc:2243] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.212661 32325 raft_consensus.cc:2272] T 8463c359ba8c40359cc315a140fe45f6 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.215124 32325 tablet_replica.cc:333] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.215939 32325 raft_consensus.cc:2243] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.216868 32325 raft_consensus.cc:2272] T 259c04dd8ae84a2e97b4297c4cb00d00 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.219594 32325 tablet_replica.cc:333] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.220291 32325 raft_consensus.cc:2243] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:24.220800  2136 consensus_peers.cc:597] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Couldn't send request to peer dad36e3956624fd0bcfe37dc3922d865. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:24.220983 32325 raft_consensus.cc:2272] T 6ec356c54ee544a19b2e7f19c55666ee P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.223721 32325 tablet_replica.cc:333] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.224426 32325 raft_consensus.cc:2243] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.224941 32325 raft_consensus.cc:2272] T 7e85e496eda045e4893d82738353bab1 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.227643 32325 tablet_replica.cc:333] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.228358 32325 raft_consensus.cc:2243] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:24.229389 32325 raft_consensus.cc:2272] T 1d712f55566c4fdeac77271c6d98c75c P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.232129 32325 tablet_replica.cc:333] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.232848 32325 raft_consensus.cc:2243] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.233376 32325 raft_consensus.cc:2272] T d8931c5ee93e4cde86d2df71a480fbcd P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.235770 32325 tablet_replica.cc:333] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.236466 32325 raft_consensus.cc:2243] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.237058 32325 raft_consensus.cc:2272] T b5bb4495027446a7a3d8881aed1340ca P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.239441 32325 tablet_replica.cc:333] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.240104 32325 raft_consensus.cc:2243] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.240674 32325 raft_consensus.cc:2272] T 843ea20a5bf446b0b375ef437f40e7b8 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.243032 32325 tablet_replica.cc:333] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.243714 32325 raft_consensus.cc:2243] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:24.244704 32325 raft_consensus.cc:2272] T 48d4fe33a8704b51a88c45e622ee2286 P dad36e3956624fd0bcfe37dc3922d865 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.247216 32325 tablet_replica.cc:333] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.247841 32325 raft_consensus.cc:2243] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:24.248800 32325 raft_consensus.cc:2272] T 862a40ed155a4852a07f22e18df51612 P dad36e3956624fd0bcfe37dc3922d865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:24.251607 32325 tablet_replica.cc:333] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865: stopping tablet replica
I20260710 11:08:24.252247 32325 raft_consensus.cc:2243] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:24.252790 32325 raft_consensus.cc:2272] T 05cc240075bc40208de94afcedf383a2 P dad36e3956624fd0bcfe37dc3922d865 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:24.341074  2136 consensus_peers.cc:597] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Couldn't send request to peer dad36e3956624fd0bcfe37dc3922d865. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.67:34661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:24.358166  2136 consensus_peers.cc:597] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Couldn't send request to peer 64616bfcd39248b78b72e1c17fbf4c68. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:24.431636  2136 consensus_peers.cc:597] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Couldn't send request to peer 64616bfcd39248b78b72e1c17fbf4c68. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:24.526979  2136 consensus_peers.cc:597] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 -> Peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Couldn't send request to peer dad36e3956624fd0bcfe37dc3922d865. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.67:34661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.072199  2639 raft_consensus.cc:493] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:25.072781  2639 raft_consensus.cc:515] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:25.074932  2639 leader_election.cc:290] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
W20260710 11:08:25.079993  2136 leader_election.cc:336] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Network error: Client connection negotiation failed: client connection to 127.31.145.67:34661: connect: Connection refused (error 111)
W20260710 11:08:25.081586  2134 leader_election.cc:336] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111)
I20260710 11:08:25.081980  2134 leader_election.cc:304] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:25.082664  2639 raft_consensus.cc:2749] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:08:25.126363  2639 raft_consensus.cc:493] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64616bfcd39248b78b72e1c17fbf4c68)
I20260710 11:08:25.127012  2639 raft_consensus.cc:515] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:25.129113  2639 leader_election.cc:290] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
W20260710 11:08:25.133955  2136 leader_election.cc:336] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111)
W20260710 11:08:25.134616  2134 leader_election.cc:336] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111)
I20260710 11:08:25.135030  2134 leader_election.cc:304] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:25.135667  2639 raft_consensus.cc:2749] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:25.141642  2639 raft_consensus.cc:493] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:25.142099  2639 raft_consensus.cc:515] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:25.144068  2639 leader_election.cc:290] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
W20260710 11:08:25.148102  2136 leader_election.cc:336] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Network error: Client connection negotiation failed: client connection to 127.31.145.67:34661: connect: Connection refused (error 111)
W20260710 11:08:25.149019  2134 leader_election.cc:336] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111)
I20260710 11:08:25.149405  2134 leader_election.cc:304] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:25.150075  2639 raft_consensus.cc:2749] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:08:25.174851  2639 raft_consensus.cc:493] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64616bfcd39248b78b72e1c17fbf4c68)
I20260710 11:08:25.175454  2639 raft_consensus.cc:515] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:25.177549  2639 leader_election.cc:290] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
W20260710 11:08:25.183672  2136 leader_election.cc:336] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Network error: Client connection negotiation failed: client connection to 127.31.145.67:34661: connect: Connection refused (error 111)
W20260710 11:08:25.184381  2136 leader_election.cc:336] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111)
I20260710 11:08:25.184799  2136 leader_election.cc:304] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:25.185544  2639 raft_consensus.cc:2749] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:25.198124  2639 raft_consensus.cc:493] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:25.198644  2639 raft_consensus.cc:515] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:25.200697  2639 leader_election.cc:290] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
W20260710 11:08:25.205694  2136 leader_election.cc:336] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Network error: Client connection negotiation failed: client connection to 127.31.145.67:34661: connect: Connection refused (error 111)
W20260710 11:08:25.206269  2134 leader_election.cc:336] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111)
I20260710 11:08:25.206686  2134 leader_election.cc:304] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:25.207329  2639 raft_consensus.cc:2749] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:25.236325  2639 raft_consensus.cc:493] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 64616bfcd39248b78b72e1c17fbf4c68)
I20260710 11:08:25.236876  2639 raft_consensus.cc:515] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:25.239081  2639 leader_election.cc:290] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
W20260710 11:08:25.244011  2136 leader_election.cc:336] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Network error: Client connection negotiation failed: client connection to 127.31.145.67:34661: connect: Connection refused (error 111)
W20260710 11:08:25.244824  2136 leader_election.cc:336] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111)
I20260710 11:08:25.244930  2639 raft_consensus.cc:493] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64616bfcd39248b78b72e1c17fbf4c68)
I20260710 11:08:25.245370  2136 leader_election.cc:304] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:25.245667  2639 raft_consensus.cc:515] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } } peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } }
I20260710 11:08:25.246263  2618 raft_consensus.cc:2749] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:25.247810  2639 leader_election.cc:290] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971), 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075)
W20260710 11:08:25.252467  2134 leader_election.cc:336] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111)
W20260710 11:08:25.253108  2136 leader_election.cc:336] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111)
I20260710 11:08:25.253590  2136 leader_election.cc:304] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:25.254262  2639 raft_consensus.cc:2749] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:25.263180  2639 raft_consensus.cc:493] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dad36e3956624fd0bcfe37dc3922d865)
I20260710 11:08:25.263732  2639 raft_consensus.cc:515] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:25.265830  2639 leader_election.cc:290] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
W20260710 11:08:25.270910  2136 leader_election.cc:336] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111)
W20260710 11:08:25.271495  2136 leader_election.cc:336] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Network error: Client connection negotiation failed: client connection to 127.31.145.67:34661: connect: Connection refused (error 111)
I20260710 11:08:25.271871  2136 leader_election.cc:304] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:25.272544  2639 raft_consensus.cc:2749] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:25.273394  2639 raft_consensus.cc:493] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 41c019fe06cf4b91b0fd30ab5101e779)
I20260710 11:08:25.273857  2639 raft_consensus.cc:515] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:25.275779  2639 leader_election.cc:290] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
W20260710 11:08:25.280082  2134 leader_election.cc:336] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111)
W20260710 11:08:25.280889  2136 leader_election.cc:336] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111)
I20260710 11:08:25.281270  2136 leader_election.cc:304] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779, 64616bfcd39248b78b72e1c17fbf4c68
I20260710 11:08:25.281947  2639 raft_consensus.cc:2749] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:25.284689  2639 raft_consensus.cc:493] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dad36e3956624fd0bcfe37dc3922d865)
I20260710 11:08:25.285161  2639 raft_consensus.cc:515] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:25.287236  2639 leader_election.cc:290] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
W20260710 11:08:25.292744  2136 leader_election.cc:336] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Network error: Client connection negotiation failed: client connection to 127.31.145.67:34661: connect: Connection refused (error 111)
W20260710 11:08:25.293315  2136 leader_election.cc:336] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111)
I20260710 11:08:25.293687  2136 leader_election.cc:304] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:25.294353  2639 raft_consensus.cc:2749] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:08:25.313987 32325 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2117)
I20260710 11:08:25.398519  2639 raft_consensus.cc:493] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dad36e3956624fd0bcfe37dc3922d865)
I20260710 11:08:25.399178  2639 raft_consensus.cc:515] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } } peers { permanent_uuid: "41c019fe06cf4b91b0fd30ab5101e779" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32971 } }
I20260710 11:08:25.403671  2639 leader_election.cc:290] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661), 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971)
W20260710 11:08:25.406226  2134 leader_election.cc:336] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41c019fe06cf4b91b0fd30ab5101e779 (127.31.145.65:32971): Network error: Client connection negotiation failed: client connection to 127.31.145.65:32971: connect: Connection refused (error 111)
W20260710 11:08:25.406792  2136 leader_election.cc:336] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Network error: Client connection negotiation failed: client connection to 127.31.145.67:34661: connect: Connection refused (error 111)
I20260710 11:08:25.407230  2136 leader_election.cc:304] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 41c019fe06cf4b91b0fd30ab5101e779, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:25.407866  2639 raft_consensus.cc:2749] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:25.490542  2639 raft_consensus.cc:493] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 64616bfcd39248b78b72e1c17fbf4c68)
I20260710 11:08:25.491115  2639 raft_consensus.cc:515] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64616bfcd39248b78b72e1c17fbf4c68" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 42075 } } peers { permanent_uuid: "dad36e3956624fd0bcfe37dc3922d865" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 34661 } } peers { permanent_uuid: "dae70c0cbd664c2f9478f4f71a5411a9" member_type: VOTER last_known_addr { host: "127.31.145.68" port: 40089 } }
I20260710 11:08:25.493181  2639 leader_election.cc:290] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075), dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661)
W20260710 11:08:25.498107  2136 leader_election.cc:336] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 64616bfcd39248b78b72e1c17fbf4c68 (127.31.145.66:42075): Network error: Client connection negotiation failed: client connection to 127.31.145.66:42075: connect: Connection refused (error 111)
W20260710 11:08:25.500569  2136 leader_election.cc:336] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dad36e3956624fd0bcfe37dc3922d865 (127.31.145.67:34661): Network error: Client connection negotiation failed: client connection to 127.31.145.67:34661: connect: Connection refused (error 111)
I20260710 11:08:25.501035  2136 leader_election.cc:304] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [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: dae70c0cbd664c2f9478f4f71a5411a9; no voters: 64616bfcd39248b78b72e1c17fbf4c68, dad36e3956624fd0bcfe37dc3922d865
I20260710 11:08:25.502127  2639 raft_consensus.cc:2749] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:26.113731 32325 tablet_server.cc:196] TabletServer@127.31.145.67:0 shutdown complete.
I20260710 11:08:26.157156 32325 tablet_server.cc:179] TabletServer@127.31.145.68:0 shutting down...
I20260710 11:08:26.186211 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:26.186914 32325 tablet_replica.cc:333] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.187577 32325 raft_consensus.cc:2243] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:26.188081 32325 raft_consensus.cc:2272] T e93e29d4684940c787a43deba811dad9 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.190245 32325 tablet_replica.cc:333] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.190752 32325 raft_consensus.cc:2243] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:26.191161 32325 raft_consensus.cc:2272] T c72d357264284336bafd60f49752408b P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.193073 32325 tablet_replica.cc:333] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.193564 32325 raft_consensus.cc:2243] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:26.194263 32325 raft_consensus.cc:2272] T e3d35726fd834bf49de9d428fd1612a7 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.196033 32325 tablet_replica.cc:333] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.196506 32325 raft_consensus.cc:2243] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:26.196909 32325 raft_consensus.cc:2272] T db43b7057dfb47248083db95ba7b45af P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.198675 32325 tablet_replica.cc:333] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.199141 32325 raft_consensus.cc:2243] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:26.199517 32325 raft_consensus.cc:2272] T ea11916bb199435986fa1eb8318c39ac P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.201300 32325 tablet_replica.cc:333] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.201822 32325 raft_consensus.cc:2243] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:26.202533 32325 raft_consensus.cc:2272] T 4b7802d342634607ac83afaed956c532 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.204344 32325 tablet_replica.cc:333] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.204810 32325 raft_consensus.cc:2243] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:26.205262 32325 raft_consensus.cc:2272] T 049e9630492343c78dc0b9fd5df6874c P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.207121 32325 tablet_replica.cc:333] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.207568 32325 raft_consensus.cc:2243] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:26.207937 32325 raft_consensus.cc:2272] T 6ec356c54ee544a19b2e7f19c55666ee P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.209833 32325 tablet_replica.cc:333] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.210283 32325 raft_consensus.cc:2243] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:26.210935 32325 raft_consensus.cc:2272] T c0a87f186abd4607a9a0de47aa06d285 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.212800 32325 tablet_replica.cc:333] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.213317 32325 raft_consensus.cc:2243] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:26.213718 32325 raft_consensus.cc:2272] T 843ea20a5bf446b0b375ef437f40e7b8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.215435 32325 tablet_replica.cc:333] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.215907 32325 raft_consensus.cc:2243] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:26.216598 32325 raft_consensus.cc:2272] T b9b14b6221cd4e1bbe52b1367018300e P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.218487 32325 tablet_replica.cc:333] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.218956 32325 raft_consensus.cc:2243] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:26.219384 32325 raft_consensus.cc:2272] T 05cc240075bc40208de94afcedf383a2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.221098 32325 tablet_replica.cc:333] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.221616 32325 raft_consensus.cc:2243] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:26.222270 32325 raft_consensus.cc:2272] T b5a0e07a3d0b4fa799a5a3172f6f52d8 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.223927 32325 tablet_replica.cc:333] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.224351 32325 raft_consensus.cc:2243] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:26.224730 32325 raft_consensus.cc:2272] T 8283e956e7f94a11b374116d059921d2 P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.226492 32325 tablet_replica.cc:333] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.226929 32325 raft_consensus.cc:2243] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:26.227311 32325 raft_consensus.cc:2272] T 8463c359ba8c40359cc315a140fe45f6 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.229195 32325 tablet_replica.cc:333] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.229664 32325 raft_consensus.cc:2243] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:26.230033 32325 raft_consensus.cc:2272] T 75146194daea469ba4ccb9ce193fc286 P dae70c0cbd664c2f9478f4f71a5411a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.231626 32325 tablet_replica.cc:333] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.232059 32325 raft_consensus.cc:2243] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:26.232429 32325 raft_consensus.cc:2272] T 1d712f55566c4fdeac77271c6d98c75c P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.234131 32325 tablet_replica.cc:333] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9: stopping tablet replica
I20260710 11:08:26.234524 32325 raft_consensus.cc:2243] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:26.235226 32325 raft_consensus.cc:2272] T b5bb4495027446a7a3d8881aed1340ca P dae70c0cbd664c2f9478f4f71a5411a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.916347 32325 tablet_server.cc:196] TabletServer@127.31.145.68:0 shutdown complete.
I20260710 11:08:26.945034 32325 master.cc:562] Master@127.31.145.126:33519 shutting down...
I20260710 11:08:26.965875 32325 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:26.966406 32325 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:26.966712 32325 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78bb1f37d29f4384a268f06c07a9c133: stopping tablet replica
I20260710 11:08:26.986251 32325 master.cc:584] Master@127.31.145.126:33519 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21126 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:08:27.037410 32325 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.145.126:37295
I20260710 11:08:27.038547 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:27.043855  2642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:27.043905  2643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:27.044975  2645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:27.046969 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:27.047813 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:27.047981 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:27.048092 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681707048082 us; error 0 us; skew 500 ppm
I20260710 11:08:27.048563 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:27.051236 32325 webserver.cc:533] Webserver started at http://127.31.145.126:34921/ using document root <none> and password file <none>
I20260710 11:08:27.051671 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:27.051815 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:27.052021 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:27.053025 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/master-0-root/instance:
uuid: "3e33c7260b464214a833f8bb2c52df47"
format_stamp: "Formatted at 2026-07-10 11:08:27 on dist-test-slave-ljn8"
I20260710 11:08:27.057060 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:08:27.060187  2650 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:27.060878 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:27.061127 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/master-0-root
uuid: "3e33c7260b464214a833f8bb2c52df47"
format_stamp: "Formatted at 2026-07-10 11:08:27 on dist-test-slave-ljn8"
I20260710 11:08:27.061380 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:27.074481 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:27.075621 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:27.113242 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.126:37295
I20260710 11:08:27.113339  2701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.126:37295 every 8 connection(s)
I20260710 11:08:27.116957  2702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.127714  2702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47: Bootstrap starting.
I20260710 11:08:27.132402  2702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.136475  2702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47: No bootstrap required, opened a new log
I20260710 11:08:27.138717  2702 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e33c7260b464214a833f8bb2c52df47" member_type: VOTER }
I20260710 11:08:27.139117  2702 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.139323  2702 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e33c7260b464214a833f8bb2c52df47, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.139886  2702 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3e33c7260b464214a833f8bb2c52df47" member_type: VOTER }
I20260710 11:08:27.140321  2702 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:27.140525  2702 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:27.140756  2702 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:27.144913  2702 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e33c7260b464214a833f8bb2c52df47" member_type: VOTER }
I20260710 11:08:27.145366  2702 leader_election.cc:304] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [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: 3e33c7260b464214a833f8bb2c52df47; no voters: 
I20260710 11:08:27.146457  2702 leader_election.cc:290] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:27.146740  2705 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:27.147925  2705 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [term 1 LEADER]: Becoming Leader. State: Replica: 3e33c7260b464214a833f8bb2c52df47, State: Running, Role: LEADER
I20260710 11:08:27.148561  2705 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [LEADER]: Queue going to LEADER mode. State: All 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: "3e33c7260b464214a833f8bb2c52df47" member_type: VOTER }
I20260710 11:08:27.149185  2702 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:27.152745  2706 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3e33c7260b464214a833f8bb2c52df47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e33c7260b464214a833f8bb2c52df47" member_type: VOTER } }
I20260710 11:08:27.153383  2706 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:27.153404  2707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3e33c7260b464214a833f8bb2c52df47. Latest consensus state: current_term: 1 leader_uuid: "3e33c7260b464214a833f8bb2c52df47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e33c7260b464214a833f8bb2c52df47" member_type: VOTER } }
I20260710 11:08:27.154330  2707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:27.155593  2713 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:27.160921  2713 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:27.162179 32325 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:27.169014  2713 catalog_manager.cc:1383] Generated new cluster ID: 0735a7926a7344fdbca3e1efa9dd8af1
I20260710 11:08:27.169245  2713 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:27.188046  2713 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:27.189242  2713 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:27.200627  2713 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47: Generated new TSK 0
I20260710 11:08:27.201145  2713 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:27.228161 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:27.233798  2723 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:27.234822  2724 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:27.236439 32325 server_base.cc:1061] running on GCE node
W20260710 11:08:27.236790  2726 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:27.237689 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:27.237864 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:27.237988 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681707237977 us; error 0 us; skew 500 ppm
I20260710 11:08:27.238457 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:27.240460 32325 webserver.cc:533] Webserver started at http://127.31.145.65:43857/ using document root <none> and password file <none>
I20260710 11:08:27.240876 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:27.241037 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:27.241233 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:27.242300 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-0-root/instance:
uuid: "90ce88b9d27448f788d0250caf9591e2"
format_stamp: "Formatted at 2026-07-10 11:08:27 on dist-test-slave-ljn8"
I20260710 11:08:27.246381 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:08:27.249562  2731 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:27.250245 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 11:08:27.250533 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-0-root
uuid: "90ce88b9d27448f788d0250caf9591e2"
format_stamp: "Formatted at 2026-07-10 11:08:27 on dist-test-slave-ljn8"
I20260710 11:08:27.250784 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:27.267043 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:27.268201 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:27.269636 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:27.271739 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:27.271920 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:27.272135 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:27.272289 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:27.309608 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.65:43947
I20260710 11:08:27.309676  2793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.65:43947 every 8 connection(s)
I20260710 11:08:27.314234 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:27.321934  2798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:27.322214  2799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:27.330615  2794 heartbeater.cc:344] Connected to a master server at 127.31.145.126:37295
I20260710 11:08:27.331202  2794 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:27.332118  2794 heartbeater.cc:507] Master 127.31.145.126:37295 requested a full tablet report, sending...
W20260710 11:08:27.332567  2801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:27.332696 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:27.334861 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:27.335129 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:27.335022  2667 ts_manager.cc:194] Registered new tserver with Master: 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947)
I20260710 11:08:27.335428 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681707335407 us; error 0 us; skew 500 ppm
I20260710 11:08:27.336267 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:27.337486  2667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42166
I20260710 11:08:27.339188 32325 webserver.cc:533] Webserver started at http://127.31.145.66:32959/ using document root <none> and password file <none>
I20260710 11:08:27.339691 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:27.339880 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:27.340121 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:27.341226 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-1-root/instance:
uuid: "443afab6658048d583bcbd8627d6f9b7"
format_stamp: "Formatted at 2026-07-10 11:08:27 on dist-test-slave-ljn8"
I20260710 11:08:27.345552 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:08:27.348654  2806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:27.349291 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:27.349588 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-1-root
uuid: "443afab6658048d583bcbd8627d6f9b7"
format_stamp: "Formatted at 2026-07-10 11:08:27 on dist-test-slave-ljn8"
I20260710 11:08:27.349841 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:27.381871 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:27.383034 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:27.384444 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:27.386580 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:27.386770 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:27.386986 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:27.387127 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:27.423653 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.66:38125
I20260710 11:08:27.423719  2868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.66:38125 every 8 connection(s)
I20260710 11:08:27.428421 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:27.434453  2872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:27.435981  2873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:27.438802 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:27.439744  2869 heartbeater.cc:344] Connected to a master server at 127.31.145.126:37295
I20260710 11:08:27.440116  2869 heartbeater.cc:461] Registering TS with master...
W20260710 11:08:27.440131  2875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:27.441035  2869 heartbeater.cc:507] Master 127.31.145.126:37295 requested a full tablet report, sending...
I20260710 11:08:27.441196 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:27.441502 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:27.441697 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681707441682 us; error 0 us; skew 500 ppm
I20260710 11:08:27.442265 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:27.443075  2667 ts_manager.cc:194] Registered new tserver with Master: 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:27.444562 32325 webserver.cc:533] Webserver started at http://127.31.145.67:42821/ using document root <none> and password file <none>
I20260710 11:08:27.444762  2667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42168
I20260710 11:08:27.445006 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:27.445189 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:27.445375 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:27.446702 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-2-root/instance:
uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
format_stamp: "Formatted at 2026-07-10 11:08:27 on dist-test-slave-ljn8"
I20260710 11:08:27.450929 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:08:27.454123  2880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:27.454886 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:08:27.455152 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-2-root
uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
format_stamp: "Formatted at 2026-07-10 11:08:27 on dist-test-slave-ljn8"
I20260710 11:08:27.455392 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:27.482928 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:27.484118 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:27.485524 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:27.487649 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:27.487838 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:27.488045 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:27.488191 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:27.525368 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.67:36845
I20260710 11:08:27.525506  2942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.67:36845 every 8 connection(s)
I20260710 11:08:27.538178  2943 heartbeater.cc:344] Connected to a master server at 127.31.145.126:37295
I20260710 11:08:27.538537  2943 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:27.539197  2943 heartbeater.cc:507] Master 127.31.145.126:37295 requested a full tablet report, sending...
I20260710 11:08:27.541039  2667 ts_manager.cc:194] Registered new tserver with Master: 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:27.541553 32325 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013196872s
I20260710 11:08:27.542748  2667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42180
I20260710 11:08:27.566314  2667 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42188:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:27.569028  2667 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:27.629563  2907 tablet_service.cc:1511] Processing CreateTablet for tablet 6997587784c24d2bae40b1f5dd07dd23 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:27.631983  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6997587784c24d2bae40b1f5dd07dd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.634424  2906 tablet_service.cc:1511] Processing CreateTablet for tablet 8e47f5278bb04df585491cb7cabe8ecf (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:27.635116  2905 tablet_service.cc:1511] Processing CreateTablet for tablet 0680f10f7b0044a8ae747731827487b4 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:27.635727  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e47f5278bb04df585491cb7cabe8ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.636374  2905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0680f10f7b0044a8ae747731827487b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.637835  2908 tablet_service.cc:1511] Processing CreateTablet for tablet f94c04a7ac1c48d89d218ad978cfaacc (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:27.639231  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94c04a7ac1c48d89d218ad978cfaacc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.645498  2904 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1e8202d1a74860a98d64ae1294cc9e (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:27.653985  2904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1e8202d1a74860a98d64ae1294cc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.684713  2903 tablet_service.cc:1511] Processing CreateTablet for tablet d0647e0c8a494b039739685b7bba8ff8 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:27.686110  2903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0647e0c8a494b039739685b7bba8ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.702059  2904 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef6767e0e61499bb883ffaa7df90a8f (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:27.708859  2906 tablet_service.cc:1511] Processing CreateTablet for tablet b0e405554a2b46469879fb8c5a7d6b41 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:27.709180  2957 tablet_bootstrap.cc:492] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06: Bootstrap starting.
I20260710 11:08:27.711094  2904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef6767e0e61499bb883ffaa7df90a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.716005  2903 tablet_service.cc:1511] Processing CreateTablet for tablet f3993366e9964eb595439e38f701c597 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:27.717932  2903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3993366e9964eb595439e38f701c597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.718552  2756 tablet_service.cc:1511] Processing CreateTablet for tablet 0680f10f7b0044a8ae747731827487b4 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:27.719805  2756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0680f10f7b0044a8ae747731827487b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.720146  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e405554a2b46469879fb8c5a7d6b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.721117  2759 tablet_service.cc:1511] Processing CreateTablet for tablet f94c04a7ac1c48d89d218ad978cfaacc (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:27.722365  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94c04a7ac1c48d89d218ad978cfaacc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.722558  2755 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1e8202d1a74860a98d64ae1294cc9e (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:27.723776  2755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1e8202d1a74860a98d64ae1294cc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.726596  2758 tablet_service.cc:1511] Processing CreateTablet for tablet 6997587784c24d2bae40b1f5dd07dd23 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:27.727423  2754 tablet_service.cc:1511] Processing CreateTablet for tablet d0647e0c8a494b039739685b7bba8ff8 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:27.729544  2753 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef6767e0e61499bb883ffaa7df90a8f (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:27.730355  2750 tablet_service.cc:1511] Processing CreateTablet for tablet ec6781cd60ed424f9f082deb6a81be73 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:27.731518  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6997587784c24d2bae40b1f5dd07dd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.731616  2752 tablet_service.cc:1511] Processing CreateTablet for tablet b0e405554a2b46469879fb8c5a7d6b41 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:27.732887  2752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e405554a2b46469879fb8c5a7d6b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.733851  2750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6781cd60ed424f9f082deb6a81be73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.734488  2751 tablet_service.cc:1511] Processing CreateTablet for tablet f3993366e9964eb595439e38f701c597 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:27.735720  2751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3993366e9964eb595439e38f701c597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.716940  2757 tablet_service.cc:1511] Processing CreateTablet for tablet 8e47f5278bb04df585491cb7cabe8ecf (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:27.737702  2754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0647e0c8a494b039739685b7bba8ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.739027  2753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef6767e0e61499bb883ffaa7df90a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.741742  2757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e47f5278bb04df585491cb7cabe8ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.757280  2833 tablet_service.cc:1511] Processing CreateTablet for tablet 6997587784c24d2bae40b1f5dd07dd23 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:27.758723  2833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6997587784c24d2bae40b1f5dd07dd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.759773  2957 tablet_bootstrap.cc:654] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.763547  2831 tablet_service.cc:1511] Processing CreateTablet for tablet 0680f10f7b0044a8ae747731827487b4 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:27.764743  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0680f10f7b0044a8ae747731827487b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.758613  2834 tablet_service.cc:1511] Processing CreateTablet for tablet f94c04a7ac1c48d89d218ad978cfaacc (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:27.765787  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94c04a7ac1c48d89d218ad978cfaacc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.766546  2830 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1e8202d1a74860a98d64ae1294cc9e (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:27.767840  2830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1e8202d1a74860a98d64ae1294cc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.769384  2829 tablet_service.cc:1511] Processing CreateTablet for tablet d0647e0c8a494b039739685b7bba8ff8 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:27.770648  2829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0647e0c8a494b039739685b7bba8ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.772454  2827 tablet_service.cc:1511] Processing CreateTablet for tablet b0e405554a2b46469879fb8c5a7d6b41 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:27.773730  2827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e405554a2b46469879fb8c5a7d6b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.775842  2826 tablet_service.cc:1511] Processing CreateTablet for tablet f3993366e9964eb595439e38f701c597 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:27.777105  2826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3993366e9964eb595439e38f701c597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.778606  2825 tablet_service.cc:1511] Processing CreateTablet for tablet ec6781cd60ed424f9f082deb6a81be73 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:27.779840  2825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6781cd60ed424f9f082deb6a81be73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.760228  2828 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef6767e0e61499bb883ffaa7df90a8f (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:27.781857  2828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef6767e0e61499bb883ffaa7df90a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.761909  2832 tablet_service.cc:1511] Processing CreateTablet for tablet 8e47f5278bb04df585491cb7cabe8ecf (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:27.783331  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e47f5278bb04df585491cb7cabe8ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.801067  2907 tablet_service.cc:1511] Processing CreateTablet for tablet ec6781cd60ed424f9f082deb6a81be73 (DEFAULT_TABLE table=test-workload [id=fafffe606f2d403eaa9324796badbda7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:27.802592  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6781cd60ed424f9f082deb6a81be73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:27.851452  2959 tablet_bootstrap.cc:492] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:27.865789  2959 tablet_bootstrap.cc:654] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.878630  2957 tablet_bootstrap.cc:492] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06: No bootstrap required, opened a new log
I20260710 11:08:27.879036  2957 ts_tablet_manager.cc:1403] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent bootstrapping tablet: real 0.170s	user 0.026s	sys 0.021s
I20260710 11:08:27.881687  2957 raft_consensus.cc:359] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:27.882360  2957 raft_consensus.cc:385] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.882648  2957 raft_consensus.cc:740] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.883010  2960 tablet_bootstrap.cc:492] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7: Bootstrap starting.
I20260710 11:08:27.883150  2959 tablet_bootstrap.cc:492] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2: No bootstrap required, opened a new log
I20260710 11:08:27.885133  2959 ts_tablet_manager.cc:1403] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.014s
I20260710 11:08:27.883970  2957 consensus_queue.cc:260] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:27.887245  2959 raft_consensus.cc:359] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:27.887759  2959 raft_consensus.cc:385] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.887990  2959 raft_consensus.cc:740] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.888605  2959 consensus_queue.cc:260] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:27.891656  2960 tablet_bootstrap.cc:654] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.893137  2943 heartbeater.cc:499] Master 127.31.145.126:37295 was elected leader, sending a full tablet report...
I20260710 11:08:27.893534  2957 ts_tablet_manager.cc:1434] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.005s
I20260710 11:08:27.894500  2957 tablet_bootstrap.cc:492] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06: Bootstrap starting.
I20260710 11:08:27.900980  2957 tablet_bootstrap.cc:654] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.906517  2960 tablet_bootstrap.cc:492] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7: No bootstrap required, opened a new log
I20260710 11:08:27.906997  2960 ts_tablet_manager.cc:1403] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260710 11:08:27.909781  2960 raft_consensus.cc:359] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:27.910265  2957 tablet_bootstrap.cc:492] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06: No bootstrap required, opened a new log
I20260710 11:08:27.910462  2960 raft_consensus.cc:385] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.910835  2957 ts_tablet_manager.cc:1403] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 11:08:27.910791  2960 raft_consensus.cc:740] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.911806  2960 consensus_queue.cc:260] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:27.913282  2794 heartbeater.cc:499] Master 127.31.145.126:37295 was elected leader, sending a full tablet report...
I20260710 11:08:27.913790  2959 ts_tablet_manager.cc:1434] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.028s	user 0.021s	sys 0.008s
I20260710 11:08:27.914842  2959 tablet_bootstrap.cc:492] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:27.918656  2957 raft_consensus.cc:359] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.919384  2957 raft_consensus.cc:385] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.920125  2869 heartbeater.cc:499] Master 127.31.145.126:37295 was elected leader, sending a full tablet report...
I20260710 11:08:27.920912  2959 tablet_bootstrap.cc:654] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.921151  2960 ts_tablet_manager.cc:1434] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.011s
I20260710 11:08:27.922129  2960 tablet_bootstrap.cc:492] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7: Bootstrap starting.
I20260710 11:08:27.919679  2957 raft_consensus.cc:740] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.928119  2960 tablet_bootstrap.cc:654] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.928438  2957 consensus_queue.cc:260] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.930583  2957 ts_tablet_manager.cc:1434] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260710 11:08:27.931571  2957 tablet_bootstrap.cc:492] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06: Bootstrap starting.
I20260710 11:08:27.938154  2957 tablet_bootstrap.cc:654] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.939740  2960 tablet_bootstrap.cc:492] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7: No bootstrap required, opened a new log
I20260710 11:08:27.940222  2960 ts_tablet_manager.cc:1403] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.013s
I20260710 11:08:27.943192  2960 raft_consensus.cc:359] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.943903  2960 raft_consensus.cc:385] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.944175  2960 raft_consensus.cc:740] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.944934  2960 consensus_queue.cc:260] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.947505  2960 ts_tablet_manager.cc:1434] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:27.948382  2960 tablet_bootstrap.cc:492] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7: Bootstrap starting.
I20260710 11:08:27.949393  2959 tablet_bootstrap.cc:492] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2: No bootstrap required, opened a new log
I20260710 11:08:27.949393  2957 tablet_bootstrap.cc:492] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06: No bootstrap required, opened a new log
I20260710 11:08:27.950059  2959 ts_tablet_manager.cc:1403] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.018s
I20260710 11:08:27.950150  2957 ts_tablet_manager.cc:1403] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.013s
I20260710 11:08:27.953296  2959 raft_consensus.cc:359] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.953598  2957 raft_consensus.cc:359] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.954344  2957 raft_consensus.cc:385] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.954031  2959 raft_consensus.cc:385] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.954458  2960 tablet_bootstrap.cc:654] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.954728  2959 raft_consensus.cc:740] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.955474  2959 consensus_queue.cc:260] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.957775  2959 ts_tablet_manager.cc:1434] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:08:27.958725  2959 tablet_bootstrap.cc:492] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:27.963251  2957 raft_consensus.cc:740] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.964008  2960 tablet_bootstrap.cc:492] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7: No bootstrap required, opened a new log
I20260710 11:08:27.964545  2960 ts_tablet_manager.cc:1403] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260710 11:08:27.964709  2959 tablet_bootstrap.cc:654] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.964121  2957 consensus_queue.cc:260] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.966846  2957 ts_tablet_manager.cc:1434] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:08:27.967823  2957 tablet_bootstrap.cc:492] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06: Bootstrap starting.
I20260710 11:08:27.967573  2960 raft_consensus.cc:359] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.968336  2960 raft_consensus.cc:385] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.968659  2960 raft_consensus.cc:740] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.969537  2960 consensus_queue.cc:260] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.972000  2960 ts_tablet_manager.cc:1434] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:08:27.973030  2960 tablet_bootstrap.cc:492] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7: Bootstrap starting.
I20260710 11:08:27.974611  2957 tablet_bootstrap.cc:654] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.979482  2960 tablet_bootstrap.cc:654] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:27.985812  2959 tablet_bootstrap.cc:492] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: No bootstrap required, opened a new log
I20260710 11:08:27.986222  2959 ts_tablet_manager.cc:1403] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.016s
I20260710 11:08:27.988551  2959 raft_consensus.cc:359] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.989041  2959 raft_consensus.cc:385] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.989320  2959 raft_consensus.cc:740] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.989519  2957 tablet_bootstrap.cc:492] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06: No bootstrap required, opened a new log
I20260710 11:08:27.990043  2957 ts_tablet_manager.cc:1403] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.005s
I20260710 11:08:27.990053  2959 consensus_queue.cc:260] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.990972  2960 tablet_bootstrap.cc:492] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7: No bootstrap required, opened a new log
I20260710 11:08:27.991434  2960 ts_tablet_manager.cc:1403] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 11:08:27.992093  2959 ts_tablet_manager.cc:1434] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:27.992990  2959 tablet_bootstrap.cc:492] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:27.992996  2957 raft_consensus.cc:359] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.993884  2957 raft_consensus.cc:385] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.994156  2957 raft_consensus.cc:740] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.994055  2960 raft_consensus.cc:359] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.994766  2960 raft_consensus.cc:385] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:27.995066  2960 raft_consensus.cc:740] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:27.995092  2957 consensus_queue.cc:260] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.995882  2960 consensus_queue.cc:260] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:27.998031  2960 ts_tablet_manager.cc:1434] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260710 11:08:27.998960  2960 tablet_bootstrap.cc:492] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7: Bootstrap starting.
I20260710 11:08:27.999585  2957 ts_tablet_manager.cc:1434] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:27.999678  2959 tablet_bootstrap.cc:654] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.000639  2957 tablet_bootstrap.cc:492] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06: Bootstrap starting.
I20260710 11:08:28.005060  2960 tablet_bootstrap.cc:654] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.007185  2957 tablet_bootstrap.cc:654] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.011261  2959 tablet_bootstrap.cc:492] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: No bootstrap required, opened a new log
I20260710 11:08:28.011734  2959 ts_tablet_manager.cc:1403] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:08:28.014432  2959 raft_consensus.cc:359] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.015133  2959 raft_consensus.cc:385] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.015408  2959 raft_consensus.cc:740] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.016247  2959 consensus_queue.cc:260] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.018599  2959 ts_tablet_manager.cc:1434] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:08:28.019553  2959 tablet_bootstrap.cc:492] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:28.026062  2959 tablet_bootstrap.cc:654] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.029676  2960 tablet_bootstrap.cc:492] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7: No bootstrap required, opened a new log
I20260710 11:08:28.030181  2960 ts_tablet_manager.cc:1403] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.013s
I20260710 11:08:28.030263  2957 tablet_bootstrap.cc:492] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06: No bootstrap required, opened a new log
I20260710 11:08:28.032240  2957 ts_tablet_manager.cc:1403] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.004s
I20260710 11:08:28.032914  2966 raft_consensus.cc:493] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.032843  2960 raft_consensus.cc:359] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.033746  2960 raft_consensus.cc:385] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.033517  2966 raft_consensus.cc:515] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:28.034040  2960 raft_consensus.cc:740] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.034783  2960 consensus_queue.cc:260] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.035008  2957 raft_consensus.cc:359] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.035722  2957 raft_consensus.cc:385] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.036012  2957 raft_consensus.cc:740] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.036801  2957 consensus_queue.cc:260] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.039121  2957 ts_tablet_manager.cc:1434] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:28.035418  2959 tablet_bootstrap.cc:492] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2: No bootstrap required, opened a new log
I20260710 11:08:28.040133  2957 tablet_bootstrap.cc:492] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06: Bootstrap starting.
I20260710 11:08:28.040107  2966 leader_election.cc:290] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845), 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947)
I20260710 11:08:28.040339  2959 ts_tablet_manager.cc:1403] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.009s
I20260710 11:08:28.043563  2959 raft_consensus.cc:359] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.044247  2959 raft_consensus.cc:385] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.044546  2959 raft_consensus.cc:740] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.047276  2957 tablet_bootstrap.cc:654] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.045221  2959 consensus_queue.cc:260] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.053376  2959 ts_tablet_manager.cc:1434] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:08:28.055970  2959 tablet_bootstrap.cc:492] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:28.068662  2959 tablet_bootstrap.cc:654] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.083022  2959 tablet_bootstrap.cc:492] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2: No bootstrap required, opened a new log
I20260710 11:08:28.083575  2959 ts_tablet_manager.cc:1403] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260710 11:08:28.086608  2959 raft_consensus.cc:359] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.087263  2959 raft_consensus.cc:385] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.087579  2959 raft_consensus.cc:740] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.088318  2959 consensus_queue.cc:260] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.090947  2959 ts_tablet_manager.cc:1434] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:08:28.092053  2959 tablet_bootstrap.cc:492] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:28.098562  2959 tablet_bootstrap.cc:654] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.105334  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94c04a7ac1c48d89d218ad978cfaacc" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.106061  2918 raft_consensus.cc:2468] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 0.
I20260710 11:08:28.107749  2807 leader_election.cc:304] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 
I20260710 11:08:28.109149  2957 tablet_bootstrap.cc:492] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06: No bootstrap required, opened a new log
I20260710 11:08:28.109699  2959 tablet_bootstrap.cc:492] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2: No bootstrap required, opened a new log
I20260710 11:08:28.110010  2957 ts_tablet_manager.cc:1403] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent bootstrapping tablet: real 0.070s	user 0.029s	sys 0.035s
I20260710 11:08:28.110230  2959 ts_tablet_manager.cc:1403] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 11:08:28.110482  2960 ts_tablet_manager.cc:1434] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7: Time spent starting tablet: real 0.080s	user 0.030s	sys 0.033s
I20260710 11:08:28.110411  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94c04a7ac1c48d89d218ad978cfaacc" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2" is_pre_election: true
I20260710 11:08:28.111213  2769 raft_consensus.cc:2468] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 0.
I20260710 11:08:28.111609  2960 tablet_bootstrap.cc:492] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7: Bootstrap starting.
I20260710 11:08:28.112921  2957 raft_consensus.cc:359] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.113260  2959 raft_consensus.cc:359] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.114090  2959 raft_consensus.cc:385] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.114125  2978 raft_consensus.cc:2804] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:28.114562  2959 raft_consensus.cc:740] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.114670  2978 raft_consensus.cc:493] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:28.115157  2978 raft_consensus.cc:3060] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.115639  2959 consensus_queue.cc:260] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.117726  2960 tablet_bootstrap.cc:654] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.120983  2962 raft_consensus.cc:493] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.121515  2962 raft_consensus.cc:515] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.121953  2978 raft_consensus.cc:515] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:28.113699  2957 raft_consensus.cc:385] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.124028  2957 raft_consensus.cc:740] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.124758  2959 ts_tablet_manager.cc:1434] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:08:28.124857  2957 consensus_queue.cc:260] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.126436  2978 leader_election.cc:290] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 election: Requested vote from peers 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845), 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947)
I20260710 11:08:28.127514  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94c04a7ac1c48d89d218ad978cfaacc" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:28.128139  2769 raft_consensus.cc:3060] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.129725  2978 raft_consensus.cc:493] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.130188  2978 raft_consensus.cc:515] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.131131  2963 raft_consensus.cc:493] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.131583  2963 raft_consensus.cc:515] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.132501  2978 leader_election.cc:290] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.133065  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2" is_pre_election: true
I20260710 11:08:28.133849  2963 leader_election.cc:290] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.135466  2962 leader_election.cc:290] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:28.135624  2959 tablet_bootstrap.cc:492] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:28.144972  2769 raft_consensus.cc:2468] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 1.
I20260710 11:08:28.147456  2957 ts_tablet_manager.cc:1434] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260710 11:08:28.148572  2957 tablet_bootstrap.cc:492] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06: Bootstrap starting.
I20260710 11:08:28.150976  2959 tablet_bootstrap.cc:654] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:28.158329  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:28.163480  2960 tablet_bootstrap.cc:492] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7: No bootstrap required, opened a new log
I20260710 11:08:28.164208  2960 ts_tablet_manager.cc:1403] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7: Time spent bootstrapping tablet: real 0.053s	user 0.030s	sys 0.018s
I20260710 11:08:28.167374  2957 tablet_bootstrap.cc:654] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.167877  2960 raft_consensus.cc:359] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
W20260710 11:08:28.168469  2808 leader_election.cc:343] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:28.168859  2960 raft_consensus.cc:385] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.169294  2960 raft_consensus.cc:740] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.169584  2808 leader_election.cc:304] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443afab6658048d583bcbd8627d6f9b7, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:28.170509  2978 raft_consensus.cc:2804] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:28.170419  2960 consensus_queue.cc:260] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.171111  2978 raft_consensus.cc:697] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Becoming Leader. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:28.172150  2978 consensus_queue.cc:237] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:28.182471  2957 tablet_bootstrap.cc:492] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06: No bootstrap required, opened a new log
I20260710 11:08:28.183079  2957 ts_tablet_manager.cc:1403] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260710 11:08:28.184510  2963 raft_consensus.cc:493] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.185009  2963 raft_consensus.cc:515] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.186466  2957 raft_consensus.cc:359] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.187108  2963 leader_election.cc:290] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.188975  2960 ts_tablet_manager.cc:1434] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:08:28.190315  2986 raft_consensus.cc:493] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.190625  2959 tablet_bootstrap.cc:492] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2: No bootstrap required, opened a new log
I20260710 11:08:28.191035  2986 raft_consensus.cc:515] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.193243  2986 leader_election.cc:290] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:28.187194  2957 raft_consensus.cc:385] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.194489  2959 ts_tablet_manager.cc:1403] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.018s
I20260710 11:08:28.194300  2957 raft_consensus.cc:740] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.196014  2957 consensus_queue.cc:260] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.197921  2959 raft_consensus.cc:359] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.198537  2960 tablet_bootstrap.cc:492] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7: Bootstrap starting.
I20260710 11:08:28.198565  2959 raft_consensus.cc:385] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.199131  2959 raft_consensus.cc:740] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.199805  2959 consensus_queue.cc:260] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.201994  2959 ts_tablet_manager.cc:1434] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:08:28.202920  2959 tablet_bootstrap.cc:492] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:28.202200  2666 catalog_manager.cc:5697] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "443afab6658048d583bcbd8627d6f9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:28.202857  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6781cd60ed424f9f082deb6a81be73" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7" is_pre_election: true
I20260710 11:08:28.204404  2957 ts_tablet_manager.cc:1434] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
W20260710 11:08:28.208981  2733 leader_election.cc:343] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:28.205799  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e8202d1a74860a98d64ae1294cc9e" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7" is_pre_election: true
I20260710 11:08:28.210448  2957 tablet_bootstrap.cc:492] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06: Bootstrap starting.
I20260710 11:08:28.210752  2843 raft_consensus.cc:2468] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90ce88b9d27448f788d0250caf9591e2 in term 0.
I20260710 11:08:28.210474  2959 tablet_bootstrap.cc:654] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.214514  2733 leader_election.cc:304] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443afab6658048d583bcbd8627d6f9b7, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:28.215350  2963 raft_consensus.cc:2804] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:28.215700  2963 raft_consensus.cc:493] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:28.216003  2963 raft_consensus.cc:3060] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.224422  2963 raft_consensus.cc:515] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.225430  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94c04a7ac1c48d89d218ad978cfaacc" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:28.229146  2918 raft_consensus.cc:3060] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.229225  2959 tablet_bootstrap.cc:492] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2: No bootstrap required, opened a new log
I20260710 11:08:28.229768  2959 ts_tablet_manager.cc:1403] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.008s
I20260710 11:08:28.230918  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e8202d1a74860a98d64ae1294cc9e" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
I20260710 11:08:28.231477  2843 raft_consensus.cc:3060] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.232383  2959 raft_consensus.cc:359] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.233112  2959 raft_consensus.cc:385] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.233394  2959 raft_consensus.cc:740] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.234190  2959 consensus_queue.cc:260] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.235883  2918 raft_consensus.cc:2468] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 1.
I20260710 11:08:28.226044  2957 tablet_bootstrap.cc:654] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.226660  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.236980  2917 raft_consensus.cc:2468] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 0.
I20260710 11:08:28.228209  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6781cd60ed424f9f082deb6a81be73" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.228520  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e8202d1a74860a98d64ae1294cc9e" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.238584  2915 raft_consensus.cc:2468] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90ce88b9d27448f788d0250caf9591e2 in term 0.
I20260710 11:08:28.242689  2807 leader_election.cc:304] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 90ce88b9d27448f788d0250caf9591e2
I20260710 11:08:28.243117  2960 tablet_bootstrap.cc:654] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.243752  2978 raft_consensus.cc:2804] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:28.244139  2978 raft_consensus.cc:493] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:28.244463  2978 raft_consensus.cc:3060] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.252009  2978 raft_consensus.cc:515] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.255028  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
W20260710 11:08:28.256340  2808 leader_election.cc:343] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:28.257707  2732 leader_election.cc:343] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:28.258209  2732 leader_election.cc:304] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90ce88b9d27448f788d0250caf9591e2; no voters: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7
I20260710 11:08:28.241288  2843 raft_consensus.cc:2468] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90ce88b9d27448f788d0250caf9591e2 in term 1.
I20260710 11:08:28.268545  2960 tablet_bootstrap.cc:492] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7: No bootstrap required, opened a new log
I20260710 11:08:28.269155  2960 ts_tablet_manager.cc:1403] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.005s
I20260710 11:08:28.269889  2963 leader_election.cc:290] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 election: Requested vote from peers 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.272338  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:28.274742  2917 raft_consensus.cc:3060] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.281648  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e405554a2b46469879fb8c5a7d6b41" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7" is_pre_election: true
I20260710 11:08:28.282793  2917 raft_consensus.cc:2468] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 1.
I20260710 11:08:28.273957  2978 leader_election.cc:290] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.283666  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e47f5278bb04df585491cb7cabe8ecf" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7" is_pre_election: true
I20260710 11:08:28.289963  2843 raft_consensus.cc:2468] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 0.
I20260710 11:08:28.272709  2960 raft_consensus.cc:359] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
W20260710 11:08:28.286846  2882 leader_election.cc:343] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:28.292203  2807 leader_election.cc:304] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 90ce88b9d27448f788d0250caf9591e2
I20260710 11:08:28.287546  2963 raft_consensus.cc:2749] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:28.293977  2882 leader_election.cc:304] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 
I20260710 11:08:28.294965  2986 raft_consensus.cc:2804] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:28.295483  2986 raft_consensus.cc:493] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:28.295951  2986 raft_consensus.cc:3060] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.297009  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e47f5278bb04df585491cb7cabe8ecf" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2" is_pre_election: true
I20260710 11:08:28.295019  2978 raft_consensus.cc:2804] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:28.295560  2960 raft_consensus.cc:385] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.298482  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e405554a2b46469879fb8c5a7d6b41" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2" is_pre_election: true
I20260710 11:08:28.298683  2960 raft_consensus.cc:740] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.299286  2768 raft_consensus.cc:2468] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 0.
I20260710 11:08:28.299654  2960 consensus_queue.cc:260] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.301872  2882 leader_election.cc:304] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2; no voters: 443afab6658048d583bcbd8627d6f9b7
I20260710 11:08:28.302819  2962 raft_consensus.cc:2804] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:28.303197  2962 raft_consensus.cc:493] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:28.303526  2962 raft_consensus.cc:3060] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.304631  2960 ts_tablet_manager.cc:1434] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260710 11:08:28.305922  2960 tablet_bootstrap.cc:492] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7: Bootstrap starting.
I20260710 11:08:28.306854  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e8202d1a74860a98d64ae1294cc9e" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:28.307610  2917 raft_consensus.cc:3060] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.294366  2733 leader_election.cc:304] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443afab6658048d583bcbd8627d6f9b7, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:28.314617  2963 raft_consensus.cc:2804] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:28.315173  2963 raft_consensus.cc:697] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 1 LEADER]: Becoming Leader. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Running, Role: LEADER
I20260710 11:08:28.316026  2963 consensus_queue.cc:237] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.319958  2966 raft_consensus.cc:493] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.320573  2966 raft_consensus.cc:515] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.323079  2966 leader_election.cc:290] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.328876  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3993366e9964eb595439e38f701c597" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.329727  2915 raft_consensus.cc:2468] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 0.
I20260710 11:08:28.331123  2807 leader_election.cc:304] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 
I20260710 11:08:28.331682  2962 raft_consensus.cc:515] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.332135  2966 raft_consensus.cc:2804] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:28.332680  2966 raft_consensus.cc:493] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:28.333091  2966 raft_consensus.cc:3060] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.334857  2986 raft_consensus.cc:515] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.339118  2962 leader_election.cc:290] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 1 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:28.337390  2986 leader_election.cc:290] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 1 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:28.298498  2978 raft_consensus.cc:697] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Becoming Leader. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:28.342099  2960 tablet_bootstrap.cc:654] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.341831  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e405554a2b46469879fb8c5a7d6b41" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
I20260710 11:08:28.342521  2978 consensus_queue.cc:237] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.343856  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e47f5278bb04df585491cb7cabe8ecf" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:28.318456  3001 raft_consensus.cc:493] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.345506  3001 raft_consensus.cc:515] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
W20260710 11:08:28.346832  2882 leader_election.cc:343] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:28.347865  2957 tablet_bootstrap.cc:492] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06: No bootstrap required, opened a new log
I20260710 11:08:28.292430  3000 raft_consensus.cc:493] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.348486  3000 raft_consensus.cc:515] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.348981  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3993366e9964eb595439e38f701c597" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2" is_pre_election: true
I20260710 11:08:28.349622  2768 raft_consensus.cc:2468] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 0.
I20260710 11:08:28.349622  2769 raft_consensus.cc:2468] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 0.
I20260710 11:08:28.351073  3000 leader_election.cc:290] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.352550  2957 ts_tablet_manager.cc:1403] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent bootstrapping tablet: real 0.142s	user 0.044s	sys 0.064s
I20260710 11:08:28.353339  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3993366e9964eb595439e38f701c597" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7" is_pre_election: true
I20260710 11:08:28.347824  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e47f5278bb04df585491cb7cabe8ecf" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
I20260710 11:08:28.355865  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e405554a2b46469879fb8c5a7d6b41" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:28.356218  2843 raft_consensus.cc:3060] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.356457  2769 raft_consensus.cc:3060] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.357829  2959 ts_tablet_manager.cc:1434] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.128s	user 0.044s	sys 0.062s
I20260710 11:08:28.353943  2917 raft_consensus.cc:2468] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90ce88b9d27448f788d0250caf9591e2 in term 1.
I20260710 11:08:28.365576  2966 raft_consensus.cc:515] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.366349  2843 raft_consensus.cc:2468] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 1.
I20260710 11:08:28.366135  2957 raft_consensus.cc:359] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.366782  2844 raft_consensus.cc:2393] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90ce88b9d27448f788d0250caf9591e2 in current term 1: Already voted for candidate 443afab6658048d583bcbd8627d6f9b7 in this term.
I20260710 11:08:28.366992  2957 raft_consensus.cc:385] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.367538  2957 raft_consensus.cc:740] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.368326  2957 consensus_queue.cc:260] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.359328  2959 tablet_bootstrap.cc:492] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:28.347900  3001 leader_election.cc:290] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.361388  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e47f5278bb04df585491cb7cabe8ecf" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7" is_pre_election: true
I20260710 11:08:28.369607  2842 raft_consensus.cc:2393] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90ce88b9d27448f788d0250caf9591e2 in current term 1: Already voted for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in this term.
I20260710 11:08:28.370085  2769 raft_consensus.cc:2468] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 1.
I20260710 11:08:28.373656  2960 tablet_bootstrap.cc:492] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7: No bootstrap required, opened a new log
I20260710 11:08:28.374156  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3993366e9964eb595439e38f701c597" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:28.374092  2960 ts_tablet_manager.cc:1403] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.014s
I20260710 11:08:28.383780  2665 catalog_manager.cc:5697] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "443afab6658048d583bcbd8627d6f9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:28.402501  2960 raft_consensus.cc:359] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.372648  2957 ts_tablet_manager.cc:1434] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:08:28.403313  2960 raft_consensus.cc:385] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.403643  2960 raft_consensus.cc:740] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.404538  2960 consensus_queue.cc:260] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.405369  2664 catalog_manager.cc:5697] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "90ce88b9d27448f788d0250caf9591e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:28.406710  2960 ts_tablet_manager.cc:1434] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:08:28.408021  2960 tablet_bootstrap.cc:492] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7: Bootstrap starting.
I20260710 11:08:28.403505  2768 raft_consensus.cc:3060] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.410609  2963 raft_consensus.cc:493] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.411101  2963 raft_consensus.cc:515] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.413853  2957 tablet_bootstrap.cc:492] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06: Bootstrap starting.
I20260710 11:08:28.414003  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0680f10f7b0044a8ae747731827487b4" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7" is_pre_election: true
I20260710 11:08:28.402908  2966 leader_election.cc:290] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.414582  2843 raft_consensus.cc:2468] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90ce88b9d27448f788d0250caf9591e2 in term 0.
I20260710 11:08:28.415881  2733 leader_election.cc:304] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443afab6658048d583bcbd8627d6f9b7, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:28.416610  3001 raft_consensus.cc:2804] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:28.416997  3001 raft_consensus.cc:493] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:28.414588  2963 leader_election.cc:290] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.417347  3001 raft_consensus.cc:3060] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.417196  2960 tablet_bootstrap.cc:654] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.417811  2882 leader_election.cc:304] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2; no voters: 443afab6658048d583bcbd8627d6f9b7
I20260710 11:08:28.418634  2986 raft_consensus.cc:2804] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:28.419090  2986 raft_consensus.cc:697] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 LEADER]: Becoming Leader. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:28.419459  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3993366e9964eb595439e38f701c597" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.420063  2917 raft_consensus.cc:2468] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90ce88b9d27448f788d0250caf9591e2 in term 0.
I20260710 11:08:28.419998  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e47f5278bb04df585491cb7cabe8ecf" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.419878  2986 consensus_queue.cc:237] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.421214  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0680f10f7b0044a8ae747731827487b4" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.421877  2917 raft_consensus.cc:2468] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90ce88b9d27448f788d0250caf9591e2 in term 0.
I20260710 11:08:28.423771  2732 leader_election.cc:304] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2; no voters: 443afab6658048d583bcbd8627d6f9b7
I20260710 11:08:28.421262  2915 raft_consensus.cc:2393] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90ce88b9d27448f788d0250caf9591e2 in current term 1: Already voted for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in this term.
I20260710 11:08:28.424290  3001 raft_consensus.cc:515] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.428408  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3993366e9964eb595439e38f701c597" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:28.428973  2915 raft_consensus.cc:3060] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.429908  2957 tablet_bootstrap.cc:654] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.403332  2959 tablet_bootstrap.cc:654] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.435761  2915 raft_consensus.cc:2468] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 1.
I20260710 11:08:28.436713  2882 leader_election.cc:304] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 90ce88b9d27448f788d0250caf9591e2
I20260710 11:08:28.437562  2962 raft_consensus.cc:2804] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:28.437983  3001 leader_election.cc:290] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 election: Requested vote from peers 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.438136  2732 leader_election.cc:304] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90ce88b9d27448f788d0250caf9591e2; no voters: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7
I20260710 11:08:28.438753  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0680f10f7b0044a8ae747731827487b4" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
I20260710 11:08:28.439371  2843 raft_consensus.cc:3060] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.439515  2807 leader_election.cc:304] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 
I20260710 11:08:28.440321  2966 raft_consensus.cc:2804] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:28.440775  2966 raft_consensus.cc:697] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Becoming Leader. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:28.441797  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0680f10f7b0044a8ae747731827487b4" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:28.441568  2966 consensus_queue.cc:237] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.442354  2915 raft_consensus.cc:3060] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.443784  3001 raft_consensus.cc:3060] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.446501  2843 raft_consensus.cc:2468] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90ce88b9d27448f788d0250caf9591e2 in term 1.
I20260710 11:08:28.447795  2733 leader_election.cc:304] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443afab6658048d583bcbd8627d6f9b7, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:28.448793  2996 raft_consensus.cc:2804] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:28.449266  2996 raft_consensus.cc:697] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 1 LEADER]: Becoming Leader. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Running, Role: LEADER
I20260710 11:08:28.449591  2915 raft_consensus.cc:2468] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90ce88b9d27448f788d0250caf9591e2 in term 1.
I20260710 11:08:28.450070  2996 consensus_queue.cc:237] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.443759  2768 raft_consensus.cc:2468] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 1.
I20260710 11:08:28.451409  2963 raft_consensus.cc:2764] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:08:28.453107  2959 tablet_bootstrap.cc:492] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2: No bootstrap required, opened a new log
I20260710 11:08:28.453609  2959 ts_tablet_manager.cc:1403] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.094s	user 0.007s	sys 0.004s
I20260710 11:08:28.456161  2959 raft_consensus.cc:359] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.456943  2959 raft_consensus.cc:385] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.457185  2959 raft_consensus.cc:740] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.457872  2959 consensus_queue.cc:260] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.459690  2959 ts_tablet_manager.cc:1434] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:28.460114  3001 raft_consensus.cc:2749] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:28.459851  2665 catalog_manager.cc:5697] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:28.465924  2962 raft_consensus.cc:697] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 LEADER]: Becoming Leader. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:28.466830  2962 consensus_queue.cc:237] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.469544  2664 catalog_manager.cc:5697] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "443afab6658048d583bcbd8627d6f9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:28.472131  2960 tablet_bootstrap.cc:492] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7: No bootstrap required, opened a new log
I20260710 11:08:28.472604  2960 ts_tablet_manager.cc:1403] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.001s
I20260710 11:08:28.473126  2966 raft_consensus.cc:493] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.473701  2966 raft_consensus.cc:515] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.475461  3010 raft_consensus.cc:493] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.476364  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0647e0c8a494b039739685b7bba8ff8" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2" is_pre_election: true
I20260710 11:08:28.477065  2768 raft_consensus.cc:2468] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 0.
I20260710 11:08:28.476549  2966 leader_election.cc:290] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.477804  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0647e0c8a494b039739685b7bba8ff8" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.478372  2808 leader_election.cc:304] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443afab6658048d583bcbd8627d6f9b7, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:28.479183  2966 raft_consensus.cc:2804] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:28.478157  3010 raft_consensus.cc:515] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.479527  2966 raft_consensus.cc:493] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:28.479910  2966 raft_consensus.cc:3060] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.480566  2957 tablet_bootstrap.cc:492] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06: No bootstrap required, opened a new log
I20260710 11:08:28.481026  2957 ts_tablet_manager.cc:1403] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.006s
I20260710 11:08:28.480592  2915 raft_consensus.cc:2468] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 0.
I20260710 11:08:28.481998  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0647e0c8a494b039739685b7bba8ff8" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2" is_pre_election: true
I20260710 11:08:28.483752  2957 raft_consensus.cc:359] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.473186  2666 catalog_manager.cc:5697] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "90ce88b9d27448f788d0250caf9591e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:28.482574  2768 raft_consensus.cc:2468] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 0.
I20260710 11:08:28.485693  2882 leader_election.cc:304] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:28.484385  2957 raft_consensus.cc:385] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.486455  2957 raft_consensus.cc:740] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.486553  2986 raft_consensus.cc:2804] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:28.487033  2986 raft_consensus.cc:493] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:28.487222  2957 consensus_queue.cc:260] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.486452  2960 raft_consensus.cc:359] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.488909  2960 raft_consensus.cc:385] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.489132  2986 raft_consensus.cc:3060] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.491976  2957 ts_tablet_manager.cc:1434] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:08:28.492388  2978 raft_consensus.cc:493] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.492884  2957 tablet_bootstrap.cc:492] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06: Bootstrap starting.
I20260710 11:08:28.492825  2978 raft_consensus.cc:515] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.494248  2966 raft_consensus.cc:515] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.494977  2978 leader_election.cc:290] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.496196  2966 leader_election.cc:290] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.497025  3010 leader_election.cc:290] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:28.489182  2960 raft_consensus.cc:740] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.498184  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0647e0c8a494b039739685b7bba8ff8" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7" is_pre_election: true
I20260710 11:08:28.498828  2960 consensus_queue.cc:260] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.502107  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.502921  2843 raft_consensus.cc:2393] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1592f636ce4d47a3b510b1b2ddf81a06 in current term 1: Already voted for candidate 443afab6658048d583bcbd8627d6f9b7 in this term.
I20260710 11:08:28.503144  2915 raft_consensus.cc:2468] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 0.
I20260710 11:08:28.503861  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2" is_pre_election: true
I20260710 11:08:28.504179  2960 ts_tablet_manager.cc:1434] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.003s
I20260710 11:08:28.503717  2665 catalog_manager.cc:5697] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:28.504582  2768 raft_consensus.cc:2468] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 0.
I20260710 11:08:28.505067  2960 tablet_bootstrap.cc:492] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7: Bootstrap starting.
I20260710 11:08:28.504367  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0647e0c8a494b039739685b7bba8ff8" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:28.500334  2986 raft_consensus.cc:515] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.505980  2807 leader_election.cc:304] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 
I20260710 11:08:28.506947  2917 raft_consensus.cc:2393] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 443afab6658048d583bcbd8627d6f9b7 in current term 1: Already voted for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in this term.
I20260710 11:08:28.507638  2986 leader_election.cc:290] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 1 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:28.508637  2957 tablet_bootstrap.cc:654] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.509202  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0647e0c8a494b039739685b7bba8ff8" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:28.509761  2768 raft_consensus.cc:3060] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.500587  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0647e0c8a494b039739685b7bba8ff8" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:28.510731  2960 tablet_bootstrap.cc:654] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:28.511366  2966 raft_consensus.cc:2804] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:28.512137  2966 raft_consensus.cc:493] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:28.512532  2966 raft_consensus.cc:3060] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.516475  2768 raft_consensus.cc:2468] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 1.
I20260710 11:08:28.518335  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0647e0c8a494b039739685b7bba8ff8" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
I20260710 11:08:28.519101  2843 raft_consensus.cc:2393] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1592f636ce4d47a3b510b1b2ddf81a06 in current term 1: Already voted for candidate 443afab6658048d583bcbd8627d6f9b7 in this term.
I20260710 11:08:28.520766  2882 leader_election.cc:304] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2; no voters: 443afab6658048d583bcbd8627d6f9b7
I20260710 11:08:28.522408  2807 leader_election.cc:304] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [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: 443afab6658048d583bcbd8627d6f9b7; no voters: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2
I20260710 11:08:28.523418  2966 raft_consensus.cc:515] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.526513  2966 leader_election.cc:290] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.524011  2986 raft_consensus.cc:2804] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:28.529439  2978 raft_consensus.cc:2749] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:28.529625  2986 raft_consensus.cc:697] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 LEADER]: Becoming Leader. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:28.533603  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:28.534246  2768 raft_consensus.cc:3060] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.533830  2986 consensus_queue.cc:237] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.536564  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:28.537099  2917 raft_consensus.cc:3060] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.542423  2957 tablet_bootstrap.cc:492] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06: No bootstrap required, opened a new log
I20260710 11:08:28.543993  2917 raft_consensus.cc:2468] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 1.
I20260710 11:08:28.542941  2957 ts_tablet_manager.cc:1403] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.013s
I20260710 11:08:28.545302  2807 leader_election.cc:304] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 
I20260710 11:08:28.546150  2978 raft_consensus.cc:2804] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:28.546583  2978 raft_consensus.cc:697] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Becoming Leader. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:28.546765  2768 raft_consensus.cc:2468] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 1.
I20260710 11:08:28.547453  2978 consensus_queue.cc:237] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.546588  2960 tablet_bootstrap.cc:492] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7: No bootstrap required, opened a new log
I20260710 11:08:28.549273  2957 raft_consensus.cc:359] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.549947  2960 ts_tablet_manager.cc:1403] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.024s
I20260710 11:08:28.550091  2957 raft_consensus.cc:385] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.550561  2957 raft_consensus.cc:740] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.551328  2957 consensus_queue.cc:260] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.553511  2957 ts_tablet_manager.cc:1434] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:08:28.553169  2960 raft_consensus.cc:359] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.553959  2960 raft_consensus.cc:385] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:28.554239  2960 raft_consensus.cc:740] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Initialized, Role: FOLLOWER
I20260710 11:08:28.554891  2666 catalog_manager.cc:5697] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:28.554900  2960 consensus_queue.cc:260] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.559305  2960 ts_tablet_manager.cc:1434] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:28.563577  2665 catalog_manager.cc:5697] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "443afab6658048d583bcbd8627d6f9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:28.568230  2978 raft_consensus.cc:493] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.568748  2978 raft_consensus.cc:515] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.571370  2978 leader_election.cc:290] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.572096  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6781cd60ed424f9f082deb6a81be73" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2" is_pre_election: true
I20260710 11:08:28.572707  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6781cd60ed424f9f082deb6a81be73" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.572773  2768 raft_consensus.cc:2468] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 0.
I20260710 11:08:28.573493  2917 raft_consensus.cc:2468] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 0.
I20260710 11:08:28.573949  2808 leader_election.cc:304] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443afab6658048d583bcbd8627d6f9b7, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:28.574699  2978 raft_consensus.cc:2804] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:28.574993  2978 raft_consensus.cc:493] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:28.575248  2978 raft_consensus.cc:3060] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.580932  2978 raft_consensus.cc:515] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.582765  2978 leader_election.cc:290] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.583423  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6781cd60ed424f9f082deb6a81be73" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:28.583688  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6781cd60ed424f9f082deb6a81be73" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:28.583961  2768 raft_consensus.cc:3060] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.584199  2917 raft_consensus.cc:3060] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.588598  2917 raft_consensus.cc:2468] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 1.
I20260710 11:08:28.588820  2768 raft_consensus.cc:2468] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 1.
I20260710 11:08:28.589529  2807 leader_election.cc:304] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 
I20260710 11:08:28.590344  2978 raft_consensus.cc:2804] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:28.590711  2978 raft_consensus.cc:697] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Becoming Leader. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:28.591436  2978 consensus_queue.cc:237] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.597892  2665 catalog_manager.cc:5697] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "443afab6658048d583bcbd8627d6f9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:28.657226  2996 raft_consensus.cc:493] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.657754  2996 raft_consensus.cc:515] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.659320  2996 leader_election.cc:290] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.660135  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443afab6658048d583bcbd8627d6f9b7" is_pre_election: true
I20260710 11:08:28.660246  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f" candidate_uuid: "90ce88b9d27448f788d0250caf9591e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.660852  2917 raft_consensus.cc:2393] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90ce88b9d27448f788d0250caf9591e2 in current term 1: Already voted for candidate 443afab6658048d583bcbd8627d6f9b7 in this term.
I20260710 11:08:28.661743  2732 leader_election.cc:304] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90ce88b9d27448f788d0250caf9591e2; no voters: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7
I20260710 11:08:28.662319  2996 raft_consensus.cc:3060] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:28.666822  2996 raft_consensus.cc:2749] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:28.714867  2978 consensus_queue.cc:1048] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.725322  3022 consensus_queue.cc:1048] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:28.728266  2966 consensus_queue.cc:1048] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.739987  3022 consensus_queue.cc:1048] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.754897 32325 ts_manager.cc:295] Set tserver state for 90ce88b9d27448f788d0250caf9591e2 to MAINTENANCE_MODE
I20260710 11:08:28.755618 32325 tablet_server.cc:179] TabletServer@127.31.145.65:0 shutting down...
I20260710 11:08:28.790026 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:28.790848 32325 tablet_replica.cc:333] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2: stopping tablet replica
I20260710 11:08:28.791623 32325 raft_consensus.cc:2243] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.792131 32325 raft_consensus.cc:2272] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.794529 32325 tablet_replica.cc:333] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2: stopping tablet replica
I20260710 11:08:28.794998 32325 raft_consensus.cc:2243] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.795307 32325 raft_consensus.cc:2272] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.796720 32325 tablet_replica.cc:333] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2: stopping tablet replica
I20260710 11:08:28.797150 32325 raft_consensus.cc:2243] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.797446 32325 raft_consensus.cc:2272] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.798875 32325 tablet_replica.cc:333] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2: stopping tablet replica
I20260710 11:08:28.799309 32325 raft_consensus.cc:2243] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.799620 32325 raft_consensus.cc:2272] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.801013 32325 tablet_replica.cc:333] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: stopping tablet replica
I20260710 11:08:28.801499 32325 raft_consensus.cc:2243] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:28.802000 32325 pending_rounds.cc:70] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Trying to abort 1 pending ops.
I20260710 11:08:28.802201 32325 pending_rounds.cc:77] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960277821919232 op_type: NO_OP noop_request { }
I20260710 11:08:28.802291  2966 raft_consensus.cc:493] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:28.802505 32325 raft_consensus.cc:2889] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:28.802824 32325 raft_consensus.cc:2272] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.802770  2966 raft_consensus.cc:515] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:28.804509  2966 leader_election.cc:290] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:28.804803 32325 tablet_replica.cc:333] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2: stopping tablet replica
I20260710 11:08:28.805542 32325 raft_consensus.cc:2243] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:28.805542  2808 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 86 similar messages]
I20260710 11:08:28.805589  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e405554a2b46469879fb8c5a7d6b41" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:28.805939 32325 raft_consensus.cc:2272] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.807998 32325 tablet_replica.cc:333] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2: stopping tablet replica
W20260710 11:08:28.808543  2808 leader_election.cc:336] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:08:28.808629 32325 raft_consensus.cc:2243] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.808905  2808 leader_election.cc:304] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 443afab6658048d583bcbd8627d6f9b7; no voters: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2
I20260710 11:08:28.809047 32325 raft_consensus.cc:2272] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.809530  2966 raft_consensus.cc:2749] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:28.810858 32325 tablet_replica.cc:333] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2: stopping tablet replica
I20260710 11:08:28.811329 32325 raft_consensus.cc:2243] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.811614 32325 raft_consensus.cc:2272] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.813102 32325 tablet_replica.cc:333] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: stopping tablet replica
I20260710 11:08:28.813575 32325 raft_consensus.cc:2243] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:28.814076 32325 pending_rounds.cc:70] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Trying to abort 1 pending ops.
I20260710 11:08:28.814234 32325 pending_rounds.cc:77] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960277381398528 op_type: NO_OP noop_request { }
I20260710 11:08:28.814450 32325 raft_consensus.cc:2889] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:28.814654 32325 raft_consensus.cc:2272] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.816572 32325 tablet_replica.cc:333] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2: stopping tablet replica
I20260710 11:08:28.816975 32325 raft_consensus.cc:2243] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:28.817297 32325 raft_consensus.cc:2272] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:28.842607 32325 tablet_server.cc:196] TabletServer@127.31.145.65:0 shutdown complete.
W20260710 11:08:28.879722  2882 consensus_peers.cc:597] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.894963  2986 consensus_queue.cc:1048] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.917308  3014 consensus_queue.cc:1048] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:28.919152  2882 consensus_peers.cc:597] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:28.952863  2882 consensus_peers.cc:597] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:28.957496  2808 consensus_peers.cc:597] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.971108  2966 consensus_queue.cc:1048] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.978842  2843 raft_consensus.cc:3060] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:28.985584  2808 consensus_peers.cc:597] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.987854  3014 consensus_queue.cc:1048] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:28.988520  3022 consensus_queue.cc:1048] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:29.003891  2808 consensus_peers.cc:597] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:29.036423  2966 consensus_queue.cc:1048] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:29.159396  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:29.201296  2808 consensus_peers.cc:597] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:29.299679  2808 consensus_peers.cc:597] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:29.903298  3022 raft_consensus.cc:493] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:29.903785  3022 raft_consensus.cc:515] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:29.905382  3022 leader_election.cc:290] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:29.906450  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e8202d1a74860a98d64ae1294cc9e" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:29.906973  2915 raft_consensus.cc:2468] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 1.
I20260710 11:08:29.907894  2807 leader_election.cc:304] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 
W20260710 11:08:29.908475  2808 leader_election.cc:336] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111)
I20260710 11:08:29.908489  3022 raft_consensus.cc:2804] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:29.908911  3022 raft_consensus.cc:493] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:29.909164  3022 raft_consensus.cc:3060] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.913671  3022 raft_consensus.cc:515] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:29.915120  3022 leader_election.cc:290] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 2 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:29.916139  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e8202d1a74860a98d64ae1294cc9e" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:29.916677  2915 raft_consensus.cc:3060] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:29.918535  2808 leader_election.cc:336] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111)
I20260710 11:08:29.921363  2915 raft_consensus.cc:2468] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 2.
I20260710 11:08:29.922269  2807 leader_election.cc:304] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 90ce88b9d27448f788d0250caf9591e2
I20260710 11:08:29.922880  3022 raft_consensus.cc:2804] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.923254  3022 raft_consensus.cc:697] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 2 LEADER]: Becoming Leader. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:29.923902  3022 consensus_queue.cc:237] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:29.930791  2665 catalog_manager.cc:5697] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 reported cstate change: term changed from 1 to 2, leader changed from 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65) to 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "443afab6658048d583bcbd8627d6f9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:30.074795  3022 raft_consensus.cc:493] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:30.075245  3022 raft_consensus.cc:515] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:30.076814  3022 leader_election.cc:290] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:30.077881  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0680f10f7b0044a8ae747731827487b4" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" is_pre_election: true
I20260710 11:08:30.078382  2915 raft_consensus.cc:2468] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 1.
I20260710 11:08:30.079207  2807 leader_election.cc:304] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 
I20260710 11:08:30.079788  3022 raft_consensus.cc:2804] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:08:30.079978  2808 leader_election.cc:336] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111)
I20260710 11:08:30.080068  3022 raft_consensus.cc:493] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:30.080565  3022 raft_consensus.cc:3060] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.085201  3022 raft_consensus.cc:515] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:30.086766  3022 leader_election.cc:290] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 2 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:30.087807  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0680f10f7b0044a8ae747731827487b4" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:30.088297  2915 raft_consensus.cc:3060] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:30.089926  2808 leader_election.cc:336] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111)
I20260710 11:08:30.092900  2915 raft_consensus.cc:2468] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 2.
I20260710 11:08:30.093878  2807 leader_election.cc:304] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 443afab6658048d583bcbd8627d6f9b7; no voters: 90ce88b9d27448f788d0250caf9591e2
I20260710 11:08:30.094588  3027 raft_consensus.cc:2804] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:30.095037  3027 raft_consensus.cc:697] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 2 LEADER]: Becoming Leader. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:30.095719  3027 consensus_queue.cc:237] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:30.102289  2665 catalog_manager.cc:5697] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 reported cstate change: term changed from 1 to 2, leader changed from 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65) to 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "443afab6658048d583bcbd8627d6f9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:30.160254  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:30.355520  2915 raft_consensus.cc:1275] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Refusing update from remote peer 443afab6658048d583bcbd8627d6f9b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:30.356702  3027 consensus_queue.cc:1048] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:30.369805  2808 consensus_peers.cc:597] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:30.484738  2808 consensus_peers.cc:597] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:30.554338  2915 raft_consensus.cc:1275] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Refusing update from remote peer 443afab6658048d583bcbd8627d6f9b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:30.555433  3022 consensus_queue.cc:1048] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:31.130530  2882 consensus_peers.cc:597] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:31.161137  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:31.306243  2808 consensus_peers.cc:597] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:31.372980  2808 consensus_peers.cc:597] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:31.467142  2882 consensus_peers.cc:597] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:31.595815  2882 consensus_peers.cc:597] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:31.687678  2808 consensus_peers.cc:597] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:31.768254  2808 consensus_peers.cc:597] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:31.855998  2808 consensus_peers.cc:597] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:32.162079  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:32.958537  2808 consensus_peers.cc:597] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:33.095800  2808 consensus_peers.cc:597] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:33.173013  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:33.713313  2808 consensus_peers.cc:597] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:08:33.714710  2882 consensus_peers.cc:597] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:08:33.839708  2882 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111) [suppressed 98 similar messages]
I20260710 11:08:33.858690 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:33.865753  3054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:33.866017  3055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:33.867045  3057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:33.869072 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:33.870483 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:33.870702 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:33.870880 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681713870862 us; error 0 us; skew 500 ppm
I20260710 11:08:33.871455 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:33.874189 32325 webserver.cc:533] Webserver started at http://127.31.145.65:43857/ using document root <none> and password file <none>
I20260710 11:08:33.874822 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:33.875051 32325 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:33.880302 32325 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:33.884218  3062 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:33.884958 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:33.885253 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-0-root
uuid: "90ce88b9d27448f788d0250caf9591e2"
format_stamp: "Formatted at 2026-07-10 11:08:27 on dist-test-slave-ljn8"
I20260710 11:08:33.885694 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681632410645-32325-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:33.902838 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:33.904238 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:33.905786 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:33.910106  3069 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:08:33.957837 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:08:33.958122 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.000s	sys 0.002s
I20260710 11:08:33.958442 32325 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:08:33.963690  3069 tablet_bootstrap.cc:492] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
W20260710 11:08:33.972339  2882 consensus_peers.cc:597] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:33.975750  3069 tablet_bootstrap.cc:492] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:33.976475  3069 tablet_bootstrap.cc:492] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap complete.
I20260710 11:08:33.977151  3069 ts_tablet_manager.cc:1403] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.007s
W20260710 11:08:33.979408  2808 consensus_peers.cc:597] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:33.979650  3069 raft_consensus.cc:359] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:33.980543  3069 raft_consensus.cc:740] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:33.981151  3069 consensus_queue.cc:260] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:33.983457  3069 ts_tablet_manager.cc:1434] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:08:33.984061  3069 tablet_bootstrap.cc:492] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:33.994284  3069 tablet_bootstrap.cc:492] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:33.994910  3069 tablet_bootstrap.cc:492] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap complete.
I20260710 11:08:33.995471  3069 ts_tablet_manager.cc:1403] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 11:08:33.998059  3069 raft_consensus.cc:359] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:33.998754  3069 raft_consensus.cc:740] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:33.999332  3069 consensus_queue.cc:260] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:33.999794 32325 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:08:34.000121 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.042s	user 0.038s	sys 0.001s
I20260710 11:08:34.000819  3069 ts_tablet_manager.cc:1434] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:08:34.001521  3069 tablet_bootstrap.cc:492] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:34.014585  3069 tablet_bootstrap.cc:492] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:34.015602  3069 tablet_bootstrap.cc:492] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2: Bootstrap complete.
I20260710 11:08:34.016283  3069 ts_tablet_manager.cc:1403] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
W20260710 11:08:34.017822  2808 consensus_peers.cc:597] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:34.018808  3069 raft_consensus.cc:359] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:34.019522  3069 raft_consensus.cc:740] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.020371  3069 consensus_queue.cc:260] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [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: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:34.022280  3069 ts_tablet_manager.cc:1434] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:34.022953  3069 tablet_bootstrap.cc:492] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:34.034521  3069 tablet_bootstrap.cc:492] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:34.035506  3069 tablet_bootstrap.cc:492] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap complete.
I20260710 11:08:34.036046  3069 ts_tablet_manager.cc:1403] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 11:08:34.038064  3069 raft_consensus.cc:359] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.038875  3069 raft_consensus.cc:740] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.039538  3069 consensus_queue.cc:260] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.041308  3069 ts_tablet_manager.cc:1434] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:34.042002  3069 tablet_bootstrap.cc:492] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:34.052175  3069 tablet_bootstrap.cc:492] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:34.053535  3069 tablet_bootstrap.cc:492] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap complete.
I20260710 11:08:34.054039  3069 ts_tablet_manager.cc:1403] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:08:34.056017  3069 raft_consensus.cc:359] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.056492  3069 raft_consensus.cc:740] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.057137  3069 consensus_queue.cc:260] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.058097 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.65:43947
I20260710 11:08:34.058234  3131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.65:43947 every 8 connection(s)
I20260710 11:08:34.058828  3069 ts_tablet_manager.cc:1434] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:34.059502  3069 tablet_bootstrap.cc:492] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:34.063153 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:34.078894  3069 tablet_bootstrap.cc:492] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:34.079887  3069 tablet_bootstrap.cc:492] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap complete.
I20260710 11:08:34.080641  3069 ts_tablet_manager.cc:1403] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260710 11:08:34.083495  3069 raft_consensus.cc:359] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.084244  3069 raft_consensus.cc:740] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.085178  3069 consensus_queue.cc:260] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.088131  3069 ts_tablet_manager.cc:1434] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:34.089031  3069 tablet_bootstrap.cc:492] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:34.095780  3106 raft_consensus.cc:3060] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.098047  3132 heartbeater.cc:344] Connected to a master server at 127.31.145.126:37295
I20260710 11:08:34.098485  3132 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:34.099313  3132 heartbeater.cc:507] Master 127.31.145.126:37295 requested a full tablet report, sending...
I20260710 11:08:34.104370  3106 pending_rounds.cc:85] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Aborting all ops after (but not including) 0
I20260710 11:08:34.104804  3106 pending_rounds.cc:107] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:34.105221  3106 raft_consensus.cc:2889] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:34.105700  2843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f"
dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
mode: GRACEFUL
new_leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:48132
I20260710 11:08:34.106464  2843 raft_consensus.cc:606] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Received request to transfer leadership to TS 1592f636ce4d47a3b510b1b2ddf81a06
I20260710 11:08:34.109706  2843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec6781cd60ed424f9f082deb6a81be73"
dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
mode: GRACEFUL
new_leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:48132
I20260710 11:08:34.110332  2843 raft_consensus.cc:606] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Received request to transfer leadership to TS 1592f636ce4d47a3b510b1b2ddf81a06
I20260710 11:08:34.111068  3069 tablet_bootstrap.cc:492] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:34.111907  3069 tablet_bootstrap.cc:492] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2: Bootstrap complete.
I20260710 11:08:34.112528  3069 ts_tablet_manager.cc:1403] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260710 11:08:34.113880  2843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3993366e9964eb595439e38f701c597"
dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
mode: GRACEFUL
new_leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:48132
I20260710 11:08:34.114707  2843 raft_consensus.cc:606] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Received request to transfer leadership to TS 1592f636ce4d47a3b510b1b2ddf81a06
I20260710 11:08:34.115368  3069 raft_consensus.cc:359] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.116024 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:34.116034  3069 raft_consensus.cc:740] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.116575 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:34.117245 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:34.116925  3069 consensus_queue.cc:260] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.119024  3069 ts_tablet_manager.cc:1434] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:34.119737  3069 tablet_bootstrap.cc:492] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:34.120808  2666 ts_manager.cc:194] Re-registered known tserver with Master: 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947)
I20260710 11:08:34.131922  3069 tablet_bootstrap.cc:492] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:34.132051  2666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54550
I20260710 11:08:34.132695  3069 tablet_bootstrap.cc:492] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2: Bootstrap complete.
I20260710 11:08:34.133252  3069 ts_tablet_manager.cc:1403] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:08:34.135637  3132 heartbeater.cc:499] Master 127.31.145.126:37295 was elected leader, sending a full tablet report...
I20260710 11:08:34.135637  3069 raft_consensus.cc:359] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.136704  3069 raft_consensus.cc:740] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.137530  3069 consensus_queue.cc:260] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [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: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.149219  3069 ts_tablet_manager.cc:1434] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:08:34.150094  3069 tablet_bootstrap.cc:492] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
I20260710 11:08:34.161512  3069 tablet_bootstrap.cc:492] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:34.162283  3069 tablet_bootstrap.cc:492] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2: Bootstrap complete.
I20260710 11:08:34.162895  3069 ts_tablet_manager.cc:1403] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:08:34.164901  3069 raft_consensus.cc:359] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.165366  3069 raft_consensus.cc:740] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.165946  3069 consensus_queue.cc:260] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.167328  3069 ts_tablet_manager.cc:1434] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 11:08:34.167893  3069 tablet_bootstrap.cc:492] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Bootstrap starting.
W20260710 11:08:34.174654  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:34.178467  3069 tablet_bootstrap.cc:492] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:34.179124  3069 tablet_bootstrap.cc:492] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Bootstrap complete.
I20260710 11:08:34.179540  3069 ts_tablet_manager.cc:1403] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:08:34.181205  3069 raft_consensus.cc:359] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.181773  3069 raft_consensus.cc:740] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ce88b9d27448f788d0250caf9591e2, State: Initialized, Role: FOLLOWER
I20260710 11:08:34.182250  3069 consensus_queue.cc:260] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.183600  3069 ts_tablet_manager.cc:1434] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:34.366093  3022 raft_consensus.cc:993] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7: : Instructing follower 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:34.366565  3152 raft_consensus.cc:1081] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Signalling peer 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:34.368067  2915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3993366e9964eb595439e38f701c597"
dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:41134
I20260710 11:08:34.368508  2915 raft_consensus.cc:493] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:34.368770  2915 raft_consensus.cc:3060] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.373880  2915 raft_consensus.cc:515] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.375691  2915 leader_election.cc:290] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 2 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:34.376428  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3993366e9964eb595439e38f701c597" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:34.376720  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3993366e9964eb595439e38f701c597" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
I20260710 11:08:34.377189  3106 raft_consensus.cc:3060] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.377316  2843 raft_consensus.cc:3055] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:34.377714  2843 raft_consensus.cc:740] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:34.378791  2843 consensus_queue.cc:260] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.380286  2843 raft_consensus.cc:3060] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.385324  3106 raft_consensus.cc:2468] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 2.
I20260710 11:08:34.386561  2882 leader_election.cc:304] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:34.387444  3147 raft_consensus.cc:2804] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:34.387936  3147 raft_consensus.cc:697] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Becoming Leader. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:34.388902  3147 consensus_queue.cc:237] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.389688  2843 raft_consensus.cc:2468] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 2.
I20260710 11:08:34.397830  2665 catalog_manager.cc:5697] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 reported cstate change: term changed from 1 to 2, leader changed from 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66) to 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:34.429638  3022 raft_consensus.cc:993] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7: : Instructing follower 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:34.430058  3152 raft_consensus.cc:1081] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Signalling peer 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:34.431336  2915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f"
dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:41134
I20260710 11:08:34.431744  2915 raft_consensus.cc:493] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:34.431990  2915 raft_consensus.cc:3060] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.436617  2915 raft_consensus.cc:515] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.437942  2915 leader_election.cc:290] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 2 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:34.438761  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:34.438998  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
I20260710 11:08:34.439390  3106 raft_consensus.cc:3060] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.439575  2843 raft_consensus.cc:3055] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:34.439914  2843 raft_consensus.cc:740] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:34.440773  2843 consensus_queue.cc:260] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.442090  2843 raft_consensus.cc:3060] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.446105  3106 raft_consensus.cc:2468] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 2.
I20260710 11:08:34.447189  2882 leader_election.cc:304] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:34.447822  3147 raft_consensus.cc:2804] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:34.448274  3147 raft_consensus.cc:697] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Becoming Leader. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:34.448561  2843 raft_consensus.cc:2468] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 2.
I20260710 11:08:34.449193  3147 consensus_queue.cc:237] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.456174  2665 catalog_manager.cc:5697] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 reported cstate change: term changed from 1 to 2, leader changed from 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66) to 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:34.467417  3022 raft_consensus.cc:993] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7: : Instructing follower 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:34.467805  3152 raft_consensus.cc:1081] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Signalling peer 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:34.469074  2915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec6781cd60ed424f9f082deb6a81be73"
dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:41134
I20260710 11:08:34.469507  2915 raft_consensus.cc:493] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:34.469753  2915 raft_consensus.cc:3060] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.473764  2915 raft_consensus.cc:515] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.475255  2915 leader_election.cc:290] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 2 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:34.475966  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6781cd60ed424f9f082deb6a81be73" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:34.476262  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6781cd60ed424f9f082deb6a81be73" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
I20260710 11:08:34.476665  3106 raft_consensus.cc:3060] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.476856  2843 raft_consensus.cc:3055] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:34.477241  2843 raft_consensus.cc:740] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:34.478174  2843 consensus_queue.cc:260] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.479460  2843 raft_consensus.cc:3060] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.483762  3106 raft_consensus.cc:2468] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 2.
I20260710 11:08:34.484860  2882 leader_election.cc:304] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:34.485512  3147 raft_consensus.cc:2804] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:34.485998  3147 raft_consensus.cc:697] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Becoming Leader. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:34.486109  2843 raft_consensus.cc:2468] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 2.
I20260710 11:08:34.486927  3147 consensus_queue.cc:237] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:34.493922  2665 catalog_manager.cc:5697] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 reported cstate change: term changed from 1 to 2, leader changed from 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66) to 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:34.559998  3106 raft_consensus.cc:3060] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.566021  3106 pending_rounds.cc:85] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Aborting all ops after (but not including) 0
I20260710 11:08:34.566399  3106 pending_rounds.cc:107] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:34.566680  3106 raft_consensus.cc:2889] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:34.849606  3105 raft_consensus.cc:1275] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:34.850776  3147 consensus_queue.cc:1048] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:34.860684  2843 raft_consensus.cc:1275] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:34.862028  3147 consensus_queue.cc:1048] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:34.925432  3105 raft_consensus.cc:1275] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:34.926643  3147 consensus_queue.cc:1048] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:34.934089  2843 raft_consensus.cc:1275] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:34.935442  2986 consensus_queue.cc:1048] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:35.001775  2843 raft_consensus.cc:1275] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:35.002843  2986 consensus_queue.cc:1048] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:35.012284  3105 raft_consensus.cc:1275] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:35.014005  3147 consensus_queue.cc:1048] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:35.128372 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:35.145207  2915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f"
dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
mode: GRACEFUL
new_leader_uuid: "443afab6658048d583bcbd8627d6f9b7"
 from {username='slave'} at 127.0.0.1:41152
I20260710 11:08:35.145754  2915 raft_consensus.cc:606] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Received request to transfer leadership to TS 443afab6658048d583bcbd8627d6f9b7
I20260710 11:08:35.148034  2915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0647e0c8a494b039739685b7bba8ff8"
dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
mode: GRACEFUL
new_leader_uuid: "443afab6658048d583bcbd8627d6f9b7"
 from {username='slave'} at 127.0.0.1:41152
I20260710 11:08:35.148450  2915 raft_consensus.cc:606] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 LEADER]: Received request to transfer leadership to TS 443afab6658048d583bcbd8627d6f9b7
I20260710 11:08:35.149514 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:35.150031 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:35.150679 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:08:35.175602  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:35.265228  2986 raft_consensus.cc:993] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06: : Instructing follower 443afab6658048d583bcbd8627d6f9b7 to start an election
I20260710 11:08:35.265738  3147 raft_consensus.cc:1081] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 LEADER]: Signalling peer 443afab6658048d583bcbd8627d6f9b7 to start an election
I20260710 11:08:35.267182  2843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0647e0c8a494b039739685b7bba8ff8"
dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
 from {username='slave'} at 127.0.0.1:48118
I20260710 11:08:35.267652  2843 raft_consensus.cc:493] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:35.267936  2843 raft_consensus.cc:3060] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:35.272593  2843 raft_consensus.cc:515] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:35.274252  2843 leader_election.cc:290] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 2 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:35.274748  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0647e0c8a494b039739685b7bba8ff8" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:35.275400  3105 raft_consensus.cc:3060] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:35.275790  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0647e0c8a494b039739685b7bba8ff8" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:35.276327  2915 raft_consensus.cc:3055] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:35.276597  2915 raft_consensus.cc:740] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:35.277326  2915 consensus_queue.cc:260] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:35.278481  2915 raft_consensus.cc:3060] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:35.282229  3105 raft_consensus.cc:2468] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 2.
I20260710 11:08:35.283354  2808 leader_election.cc:304] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443afab6658048d583bcbd8627d6f9b7, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:35.284165  3161 raft_consensus.cc:2804] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:35.284543  3161 raft_consensus.cc:697] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 2 LEADER]: Becoming Leader. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:35.284569  2915 raft_consensus.cc:2468] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 2.
I20260710 11:08:35.285424  3161 consensus_queue.cc:237] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:35.292150  2665 catalog_manager.cc:5697] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 reported cstate change: term changed from 1 to 2, leader changed from 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67) to 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "443afab6658048d583bcbd8627d6f9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:35.481601  2986 raft_consensus.cc:993] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06: : Instructing follower 443afab6658048d583bcbd8627d6f9b7 to start an election
I20260710 11:08:35.482043  3147 raft_consensus.cc:1081] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Signalling peer 443afab6658048d583bcbd8627d6f9b7 to start an election
I20260710 11:08:35.483350  2843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f"
dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
 from {username='slave'} at 127.0.0.1:48118
I20260710 11:08:35.483775  2843 raft_consensus.cc:493] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:35.484018  2843 raft_consensus.cc:3060] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:35.488335  2843 raft_consensus.cc:515] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:35.489724  2843 leader_election.cc:290] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 3 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:35.490689  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:35.490927  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef6767e0e61499bb883ffaa7df90a8f" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:35.491314  3105 raft_consensus.cc:3060] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:35.491937  2915 raft_consensus.cc:3055] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:35.492270  2915 raft_consensus.cc:740] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:35.492995  2915 consensus_queue.cc:260] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [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: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:35.493990  2915 raft_consensus.cc:3060] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:35.498044  3105 raft_consensus.cc:2468] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 3.
I20260710 11:08:35.498716  3106 raft_consensus.cc:1240] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Rejecting Update request from peer 1592f636ce4d47a3b510b1b2ddf81a06 for earlier term 2. Current term is 3. Ops: []
I20260710 11:08:35.499208  2808 leader_election.cc:304] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [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: 443afab6658048d583bcbd8627d6f9b7, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:35.500011  3161 raft_consensus.cc:2804] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:35.500121  2915 raft_consensus.cc:2468] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 3.
I20260710 11:08:35.500531  3161 raft_consensus.cc:697] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 3 LEADER]: Becoming Leader. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:35.501426  3161 consensus_queue.cc:237] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [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: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:35.506968  2665 catalog_manager.cc:5697] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 reported cstate change: term changed from 2 to 3, leader changed from 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67) to 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66). New cstate: current_term: 3 leader_uuid: "443afab6658048d583bcbd8627d6f9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:35.747931  3106 raft_consensus.cc:1275] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Refusing update from remote peer 443afab6658048d583bcbd8627d6f9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:35.749056  3161 consensus_queue.cc:1048] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:35.757987  2915 raft_consensus.cc:1275] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Refusing update from remote peer 443afab6658048d583bcbd8627d6f9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:35.760236  3161 consensus_queue.cc:1048] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:35.951946  2915 raft_consensus.cc:1275] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Refusing update from remote peer 443afab6658048d583bcbd8627d6f9b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:35.953087  3161 consensus_queue.cc:1048] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:35.959949  3106 raft_consensus.cc:1275] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Refusing update from remote peer 443afab6658048d583bcbd8627d6f9b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:35.961627  3161 consensus_queue.cc:1048] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:36.157260 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:36.164302  2843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23"
dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
mode: GRACEFUL
new_leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:48132
I20260710 11:08:36.164733  2843 raft_consensus.cc:606] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Received request to transfer leadership to TS 1592f636ce4d47a3b510b1b2ddf81a06
I20260710 11:08:36.166971  2843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f94c04a7ac1c48d89d218ad978cfaacc"
dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
mode: GRACEFUL
new_leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:48132
I20260710 11:08:36.167361  2843 raft_consensus.cc:606] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Received request to transfer leadership to TS 1592f636ce4d47a3b510b1b2ddf81a06
I20260710 11:08:36.168179 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:36.168604 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:36.169104 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:08:36.176425  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:36.230597  3183 raft_consensus.cc:993] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7: : Instructing follower 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:36.231045  3022 raft_consensus.cc:1081] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Signalling peer 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:36.232301  2915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23"
dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:41134
I20260710 11:08:36.232717  2915 raft_consensus.cc:493] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:36.233011  2915 raft_consensus.cc:3060] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.237118  2915 raft_consensus.cc:515] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:36.238682  2915 leader_election.cc:290] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 2 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:36.239298  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:36.239634  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
I20260710 11:08:36.239899  3105 raft_consensus.cc:3060] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.240262  2843 raft_consensus.cc:3055] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:36.240509  2843 raft_consensus.cc:740] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:36.241060  2843 consensus_queue.cc:260] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:36.241860  2843 raft_consensus.cc:3060] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.244621  3105 raft_consensus.cc:2468] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 2.
I20260710 11:08:36.245435  2882 leader_election.cc:304] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:36.246068  2843 raft_consensus.cc:2468] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 2.
I20260710 11:08:36.246079  3147 raft_consensus.cc:2804] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:36.246691  3147 raft_consensus.cc:697] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Becoming Leader. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:36.247542  3147 consensus_queue.cc:237] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:36.253038  3161 raft_consensus.cc:993] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7: : Instructing follower 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:36.253531  3022 raft_consensus.cc:1081] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Signalling peer 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:36.254158  2665 catalog_manager.cc:5697] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 reported cstate change: term changed from 1 to 2, leader changed from 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66) to 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:36.254750  2915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f94c04a7ac1c48d89d218ad978cfaacc"
dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:41134
I20260710 11:08:36.255192  2915 raft_consensus.cc:493] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:36.255439  2915 raft_consensus.cc:3060] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.260977  2915 raft_consensus.cc:515] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:36.263484  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94c04a7ac1c48d89d218ad978cfaacc" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
I20260710 11:08:36.263629  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94c04a7ac1c48d89d218ad978cfaacc" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:36.264019  2843 raft_consensus.cc:3055] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:36.264201  3105 raft_consensus.cc:3060] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.264375  2843 raft_consensus.cc:740] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:36.262620  2915 leader_election.cc:290] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 2 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:36.265125  2843 consensus_queue.cc:260] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:36.266310  2843 raft_consensus.cc:3060] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:36.268918  3105 raft_consensus.cc:2468] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 2.
I20260710 11:08:36.269817  2882 leader_election.cc:304] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:36.270364  2843 raft_consensus.cc:2468] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 2.
I20260710 11:08:36.270520  3147 raft_consensus.cc:2804] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:36.271013  3147 raft_consensus.cc:697] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Becoming Leader. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:36.271766  3147 consensus_queue.cc:237] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:36.278539  2665 catalog_manager.cc:5697] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 reported cstate change: term changed from 1 to 2, leader changed from 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66) to 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:36.656046  2843 raft_consensus.cc:1275] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:36.657308  3147 consensus_queue.cc:1048] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:36.668440  3106 raft_consensus.cc:1275] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:36.670120  3192 consensus_queue.cc:1048] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:36.804751  2843 raft_consensus.cc:1275] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:36.805980  3192 consensus_queue.cc:1048] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:36.814044  3106 raft_consensus.cc:1275] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:36.815989  3192 consensus_queue.cc:1048] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:37.175048 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:08:37.177356  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:37.182137  2915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23"
dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
mode: GRACEFUL
new_leader_uuid: "443afab6658048d583bcbd8627d6f9b7"
 from {username='slave'} at 127.0.0.1:41152
I20260710 11:08:37.182664  2915 raft_consensus.cc:606] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Received request to transfer leadership to TS 443afab6658048d583bcbd8627d6f9b7
I20260710 11:08:37.184725  2915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f94c04a7ac1c48d89d218ad978cfaacc"
dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
mode: GRACEFUL
new_leader_uuid: "443afab6658048d583bcbd8627d6f9b7"
 from {username='slave'} at 127.0.0.1:41152
I20260710 11:08:37.185106  2915 raft_consensus.cc:606] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Received request to transfer leadership to TS 443afab6658048d583bcbd8627d6f9b7
I20260710 11:08:37.185943 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:37.186335 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:37.186821 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:37.259361  3147 raft_consensus.cc:993] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06: : Instructing follower 443afab6658048d583bcbd8627d6f9b7 to start an election
I20260710 11:08:37.259757  3192 raft_consensus.cc:1081] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Signalling peer 443afab6658048d583bcbd8627d6f9b7 to start an election
I20260710 11:08:37.261059  2843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f94c04a7ac1c48d89d218ad978cfaacc"
dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
 from {username='slave'} at 127.0.0.1:48118
I20260710 11:08:37.261477  2843 raft_consensus.cc:493] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:37.261718  2843 raft_consensus.cc:3060] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:37.265800  2843 raft_consensus.cc:515] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:37.267097  2843 leader_election.cc:290] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 3 election: Requested vote from peers 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845), 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947)
I20260710 11:08:37.267827  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94c04a7ac1c48d89d218ad978cfaacc" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:37.268062  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94c04a7ac1c48d89d218ad978cfaacc" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:37.268392  2915 raft_consensus.cc:3055] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:37.268600  3106 raft_consensus.cc:3060] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:37.268741  2915 raft_consensus.cc:740] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:37.269511  2915 consensus_queue.cc:260] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [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: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:37.270629  2915 raft_consensus.cc:3060] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:37.275091  3106 raft_consensus.cc:2468] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 3.
I20260710 11:08:37.276253  2808 leader_election.cc:304] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [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: 443afab6658048d583bcbd8627d6f9b7, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:37.276449  2915 raft_consensus.cc:2468] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 3.
I20260710 11:08:37.276865  3189 raft_consensus.cc:2804] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:37.277803  3189 raft_consensus.cc:697] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 3 LEADER]: Becoming Leader. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:37.278551  3189 consensus_queue.cc:237] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [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: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } }
I20260710 11:08:37.284276  2665 catalog_manager.cc:5697] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 reported cstate change: term changed from 2 to 3, leader changed from 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67) to 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66). New cstate: current_term: 3 leader_uuid: "443afab6658048d583bcbd8627d6f9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:37.613142  3147 raft_consensus.cc:993] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06: : Instructing follower 443afab6658048d583bcbd8627d6f9b7 to start an election
I20260710 11:08:37.613651  3192 raft_consensus.cc:1081] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Signalling peer 443afab6658048d583bcbd8627d6f9b7 to start an election
I20260710 11:08:37.614917  2843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23"
dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
 from {username='slave'} at 127.0.0.1:48118
I20260710 11:08:37.615330  2843 raft_consensus.cc:493] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:37.615572  2843 raft_consensus.cc:3060] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:37.619539  2843 raft_consensus.cc:515] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:37.620920  2843 leader_election.cc:290] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [CANDIDATE]: Term 3 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67:36845)
I20260710 11:08:37.621718  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:37.621824  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23" candidate_uuid: "443afab6658048d583bcbd8627d6f9b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
I20260710 11:08:37.622220  3106 raft_consensus.cc:3060] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:37.622318  2915 raft_consensus.cc:3055] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:37.622641  2915 raft_consensus.cc:740] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:37.623178  2915 consensus_queue.cc:260] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [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: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:37.623952  2915 raft_consensus.cc:3060] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:37.626649  3106 raft_consensus.cc:2468] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 3.
I20260710 11:08:37.627580  2808 leader_election.cc:304] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [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: 443afab6658048d583bcbd8627d6f9b7, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:37.628057  2915 raft_consensus.cc:2468] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443afab6658048d583bcbd8627d6f9b7 in term 3.
I20260710 11:08:37.628294  3189 raft_consensus.cc:2804] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:37.628753  3189 raft_consensus.cc:697] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 3 LEADER]: Becoming Leader. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:37.629516  3189 consensus_queue.cc:237] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [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: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:37.636439  2665 catalog_manager.cc:5697] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 reported cstate change: term changed from 2 to 3, leader changed from 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67) to 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66). New cstate: current_term: 3 leader_uuid: "443afab6658048d583bcbd8627d6f9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.827757  2915 raft_consensus.cc:1275] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Refusing update from remote peer 443afab6658048d583bcbd8627d6f9b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:37.828941  3189 consensus_queue.cc:1048] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:37.834733  3106 raft_consensus.cc:1275] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Refusing update from remote peer 443afab6658048d583bcbd8627d6f9b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:37.836236  3189 consensus_queue.cc:1048] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:38.018550  2915 raft_consensus.cc:1275] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Refusing update from remote peer 443afab6658048d583bcbd8627d6f9b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:38.019696  3199 consensus_queue.cc:1048] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:38.027491  3106 raft_consensus.cc:1275] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Refusing update from remote peer 443afab6658048d583bcbd8627d6f9b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:38.028613  3189 consensus_queue.cc:1048] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:08:38.178344  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:38.192859 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:38.200209  2843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e1e8202d1a74860a98d64ae1294cc9e"
dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
mode: GRACEFUL
new_leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:48132
I20260710 11:08:38.200640  2843 raft_consensus.cc:606] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 2 LEADER]: Received request to transfer leadership to TS 1592f636ce4d47a3b510b1b2ddf81a06
I20260710 11:08:38.202901  2843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23"
dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
mode: GRACEFUL
new_leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:48132
I20260710 11:08:38.203316  2843 raft_consensus.cc:606] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 3 LEADER]: Received request to transfer leadership to TS 1592f636ce4d47a3b510b1b2ddf81a06
I20260710 11:08:38.204165 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:38.204559 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:38.205014 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:38.563287  3206 raft_consensus.cc:993] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7: : Instructing follower 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:38.563716  3189 raft_consensus.cc:1081] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 3 LEADER]: Signalling peer 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:38.565011  2915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23"
dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:41134
I20260710 11:08:38.565400  2915 raft_consensus.cc:493] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:38.565649  2915 raft_consensus.cc:3060] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:38.569733  2915 raft_consensus.cc:515] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:38.571213  2915 leader_election.cc:290] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 4 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:38.572086  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
I20260710 11:08:38.572049  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6997587784c24d2bae40b1f5dd07dd23" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:38.572839  2843 raft_consensus.cc:3055] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:38.572890  3106 raft_consensus.cc:3060] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:38.573235  2843 raft_consensus.cc:740] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:38.573985  2843 consensus_queue.cc:260] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [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: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:38.575103  2843 raft_consensus.cc:3060] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:38.579100  3106 raft_consensus.cc:2468] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 4.
I20260710 11:08:38.580217  2882 leader_election.cc:304] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:38.580866  3192 raft_consensus.cc:2804] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:38.580871  2843 raft_consensus.cc:2468] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 4.
I20260710 11:08:38.582001  3192 raft_consensus.cc:697] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 4 LEADER]: Becoming Leader. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:38.582751  3192 consensus_queue.cc:237] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [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: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:38.588330  2665 catalog_manager.cc:5697] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 reported cstate change: term changed from 3 to 4, leader changed from 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66) to 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67). New cstate: current_term: 4 leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:38.630283  3206 raft_consensus.cc:993] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7: : Instructing follower 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:38.630709  3189 raft_consensus.cc:1081] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 2 LEADER]: Signalling peer 1592f636ce4d47a3b510b1b2ddf81a06 to start an election
I20260710 11:08:38.631922  2915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e1e8202d1a74860a98d64ae1294cc9e"
dest_uuid: "1592f636ce4d47a3b510b1b2ddf81a06"
 from {username='slave'} at 127.0.0.1:41134
I20260710 11:08:38.632308  2915 raft_consensus.cc:493] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:38.632565  2915 raft_consensus.cc:3060] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:38.638190  2915 raft_consensus.cc:515] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:38.639906  2915 leader_election.cc:290] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [CANDIDATE]: Term 3 election: Requested vote from peers 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947), 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125)
I20260710 11:08:38.641011  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e8202d1a74860a98d64ae1294cc9e" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "90ce88b9d27448f788d0250caf9591e2"
I20260710 11:08:38.641117  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e8202d1a74860a98d64ae1294cc9e" candidate_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "443afab6658048d583bcbd8627d6f9b7"
I20260710 11:08:38.641585  3106 raft_consensus.cc:3060] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:38.641637  2843 raft_consensus.cc:3055] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:38.641969  2843 raft_consensus.cc:740] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 443afab6658048d583bcbd8627d6f9b7, State: Running, Role: LEADER
I20260710 11:08:38.642544  2843 consensus_queue.cc:260] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:38.643373  2843 raft_consensus.cc:3060] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:38.645794  3106 raft_consensus.cc:2468] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 3.
I20260710 11:08:38.646972  2882 leader_election.cc:304] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [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: 1592f636ce4d47a3b510b1b2ddf81a06, 90ce88b9d27448f788d0250caf9591e2; no voters: 
I20260710 11:08:38.647814  3192 raft_consensus.cc:2804] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:38.648248  3192 raft_consensus.cc:697] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 LEADER]: Becoming Leader. State: Replica: 1592f636ce4d47a3b510b1b2ddf81a06, State: Running, Role: LEADER
I20260710 11:08:38.648416  2843 raft_consensus.cc:2468] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1592f636ce4d47a3b510b1b2ddf81a06 in term 3.
I20260710 11:08:38.649107  3192 consensus_queue.cc:237] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } }
I20260710 11:08:38.656086  2665 catalog_manager.cc:5697] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 reported cstate change: term changed from 2 to 3, leader changed from 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66) to 1592f636ce4d47a3b510b1b2ddf81a06 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1592f636ce4d47a3b510b1b2ddf81a06" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 36845 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:39.038689  2843 raft_consensus.cc:1275] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:39.039762  3192 consensus_queue.cc:1048] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.051118  3105 raft_consensus.cc:1275] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:39.052911  3220 consensus_queue.cc:1048] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:39.079334  3105 raft_consensus.cc:1275] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 4 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:39.080426  3213 consensus_queue.cc:1048] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ce88b9d27448f788d0250caf9591e2" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 43947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:39.088115  2843 raft_consensus.cc:1275] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 4 FOLLOWER]: Refusing update from remote peer 1592f636ce4d47a3b510b1b2ddf81a06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:39.089417  3192 consensus_queue.cc:1048] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443afab6658048d583bcbd8627d6f9b7" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:08:39.179229  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:39.210696 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:39.234725 32325 tablet_server.cc:179] TabletServer@127.31.145.65:43947 shutting down...
I20260710 11:08:39.249490 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:39.250114 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.250689 32325 raft_consensus.cc:2243] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.251147 32325 raft_consensus.cc:2272] T 2e1e8202d1a74860a98d64ae1294cc9e P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.253216 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.253750 32325 raft_consensus.cc:2243] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.254119 32325 raft_consensus.cc:2272] T 8e47f5278bb04df585491cb7cabe8ecf P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.255666 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.256119 32325 raft_consensus.cc:2243] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.256498 32325 raft_consensus.cc:2272] T 0ef6767e0e61499bb883ffaa7df90a8f P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.258190 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.258673 32325 raft_consensus.cc:2243] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.259094 32325 raft_consensus.cc:2272] T ec6781cd60ed424f9f082deb6a81be73 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.260834 32325 tablet_replica.cc:333] stopping tablet replica
W20260710 11:08:39.260921  2808 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 11:08:39.261317 32325 raft_consensus.cc:2243] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.261786 32325 raft_consensus.cc:2272] T f3993366e9964eb595439e38f701c597 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.263820 32325 tablet_replica.cc:333] stopping tablet replica
W20260710 11:08:39.263829  2808 consensus_peers.cc:597] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.264559 32325 raft_consensus.cc:2243] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.264940 32325 raft_consensus.cc:2272] T 0680f10f7b0044a8ae747731827487b4 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.266575 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.267040 32325 raft_consensus.cc:2243] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.267510 32325 raft_consensus.cc:2272] T f94c04a7ac1c48d89d218ad978cfaacc P 90ce88b9d27448f788d0250caf9591e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.269161 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.269665 32325 raft_consensus.cc:2243] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.270006 32325 raft_consensus.cc:2272] T b0e405554a2b46469879fb8c5a7d6b41 P 90ce88b9d27448f788d0250caf9591e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:39.270251  2808 consensus_peers.cc:597] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.271559 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.272043 32325 raft_consensus.cc:2243] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.272405 32325 raft_consensus.cc:2272] T d0647e0c8a494b039739685b7bba8ff8 P 90ce88b9d27448f788d0250caf9591e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.273964 32325 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:39.274374 32325 raft_consensus.cc:2243] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.274771 32325 raft_consensus.cc:2272] T 6997587784c24d2bae40b1f5dd07dd23 P 90ce88b9d27448f788d0250caf9591e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.301402 32325 tablet_server.cc:196] TabletServer@127.31.145.65:43947 shutdown complete.
I20260710 11:08:39.317998 32325 tablet_server.cc:179] TabletServer@127.31.145.66:0 shutting down...
I20260710 11:08:39.343675 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:39.344307 32325 tablet_replica.cc:333] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7: stopping tablet replica
I20260710 11:08:39.344897 32325 raft_consensus.cc:2243] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.345337 32325 raft_consensus.cc:2272] T b0e405554a2b46469879fb8c5a7d6b41 P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.347396 32325 tablet_replica.cc:333] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7: stopping tablet replica
I20260710 11:08:39.347944 32325 raft_consensus.cc:2243] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.348330 32325 raft_consensus.cc:2272] T 6997587784c24d2bae40b1f5dd07dd23 P 443afab6658048d583bcbd8627d6f9b7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.350575 32325 tablet_replica.cc:333] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7: stopping tablet replica
I20260710 11:08:39.351089 32325 raft_consensus.cc:2243] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.351778 32325 raft_consensus.cc:2272] T 0680f10f7b0044a8ae747731827487b4 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.353513 32325 tablet_replica.cc:333] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7: stopping tablet replica
I20260710 11:08:39.353960 32325 raft_consensus.cc:2243] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.354619 32325 raft_consensus.cc:2272] T d0647e0c8a494b039739685b7bba8ff8 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.356257 32325 tablet_replica.cc:333] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7: stopping tablet replica
I20260710 11:08:39.356786 32325 raft_consensus.cc:2243] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.357228 32325 raft_consensus.cc:2272] T ec6781cd60ed424f9f082deb6a81be73 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.359047 32325 tablet_replica.cc:333] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7: stopping tablet replica
I20260710 11:08:39.359536 32325 raft_consensus.cc:2243] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.359910 32325 raft_consensus.cc:2272] T f3993366e9964eb595439e38f701c597 P 443afab6658048d583bcbd8627d6f9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.361521 32325 tablet_replica.cc:333] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7: stopping tablet replica
I20260710 11:08:39.361967 32325 raft_consensus.cc:2243] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.362640 32325 raft_consensus.cc:2272] T 0ef6767e0e61499bb883ffaa7df90a8f P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.364527 32325 tablet_replica.cc:333] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7: stopping tablet replica
I20260710 11:08:39.364948 32325 raft_consensus.cc:2243] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.365286 32325 raft_consensus.cc:2272] T 2e1e8202d1a74860a98d64ae1294cc9e P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.367409 32325 tablet_replica.cc:333] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7: stopping tablet replica
I20260710 11:08:39.367861 32325 raft_consensus.cc:2243] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.368212 32325 raft_consensus.cc:2272] T 8e47f5278bb04df585491cb7cabe8ecf P 443afab6658048d583bcbd8627d6f9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.369930 32325 tablet_replica.cc:333] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7: stopping tablet replica
I20260710 11:08:39.370368 32325 raft_consensus.cc:2243] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.371029 32325 raft_consensus.cc:2272] T f94c04a7ac1c48d89d218ad978cfaacc P 443afab6658048d583bcbd8627d6f9b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.389410 32325 tablet_server.cc:196] TabletServer@127.31.145.66:0 shutdown complete.
W20260710 11:08:39.399075  2882 consensus_peers.cc:597] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 -> Peer 90ce88b9d27448f788d0250caf9591e2 (127.31.145.65:43947): Couldn't send request to peer 90ce88b9d27448f788d0250caf9591e2. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:43947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:39.403373  2882 consensus_peers.cc:597] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 -> Peer 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125): Couldn't send request to peer 443afab6658048d583bcbd8627d6f9b7. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.66:38125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.411150 32325 tablet_server.cc:179] TabletServer@127.31.145.67:0 shutting down...
W20260710 11:08:39.429960  2882 consensus_peers.cc:597] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 -> Peer 443afab6658048d583bcbd8627d6f9b7 (127.31.145.66:38125): Couldn't send request to peer 443afab6658048d583bcbd8627d6f9b7. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.66:38125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.434003 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:39.434728 32325 tablet_replica.cc:333] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06: stopping tablet replica
I20260710 11:08:39.435348 32325 raft_consensus.cc:2243] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.436111 32325 raft_consensus.cc:2272] T 6997587784c24d2bae40b1f5dd07dd23 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.438386 32325 tablet_replica.cc:333] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06: stopping tablet replica
I20260710 11:08:39.438925 32325 raft_consensus.cc:2243] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.439322 32325 raft_consensus.cc:2272] T 0680f10f7b0044a8ae747731827487b4 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.441140 32325 tablet_replica.cc:333] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06: stopping tablet replica
I20260710 11:08:39.441756 32325 raft_consensus.cc:2243] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.442469 32325 raft_consensus.cc:2272] T ec6781cd60ed424f9f082deb6a81be73 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.444288 32325 tablet_replica.cc:333] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06: stopping tablet replica
I20260710 11:08:39.444725 32325 raft_consensus.cc:2243] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.445410 32325 raft_consensus.cc:2272] T f3993366e9964eb595439e38f701c597 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.447283 32325 tablet_replica.cc:333] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06: stopping tablet replica
I20260710 11:08:39.447760 32325 raft_consensus.cc:2243] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.448462 32325 raft_consensus.cc:2272] T b0e405554a2b46469879fb8c5a7d6b41 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.450402 32325 tablet_replica.cc:333] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06: stopping tablet replica
I20260710 11:08:39.450850 32325 raft_consensus.cc:2243] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.451292 32325 raft_consensus.cc:2272] T 0ef6767e0e61499bb883ffaa7df90a8f P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.452838 32325 tablet_replica.cc:333] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06: stopping tablet replica
I20260710 11:08:39.453325 32325 raft_consensus.cc:2243] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.453727 32325 raft_consensus.cc:2272] T d0647e0c8a494b039739685b7bba8ff8 P 1592f636ce4d47a3b510b1b2ddf81a06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.455344 32325 tablet_replica.cc:333] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06: stopping tablet replica
I20260710 11:08:39.455760 32325 raft_consensus.cc:2243] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.456403 32325 raft_consensus.cc:2272] T 8e47f5278bb04df585491cb7cabe8ecf P 1592f636ce4d47a3b510b1b2ddf81a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.458333 32325 tablet_replica.cc:333] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06: stopping tablet replica
I20260710 11:08:39.458825 32325 raft_consensus.cc:2243] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.459563 32325 raft_consensus.cc:2272] T 2e1e8202d1a74860a98d64ae1294cc9e P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.461613 32325 tablet_replica.cc:333] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06: stopping tablet replica
I20260710 11:08:39.462064 32325 raft_consensus.cc:2243] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.462446 32325 raft_consensus.cc:2272] T f94c04a7ac1c48d89d218ad978cfaacc P 1592f636ce4d47a3b510b1b2ddf81a06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.491585 32325 tablet_server.cc:196] TabletServer@127.31.145.67:0 shutdown complete.
I20260710 11:08:39.510108 32325 master.cc:562] Master@127.31.145.126:37295 shutting down...
I20260710 11:08:39.526216 32325 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:39.526717 32325 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.527025 32325 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3e33c7260b464214a833f8bb2c52df47: stopping tablet replica
I20260710 11:08:39.546319 32325 master.cc:584] Master@127.31.145.126:37295 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12546 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:08:39.584219 32325 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.145.126:34383
I20260710 11:08:39.585263 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:39.590269  3232 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:39.590327  3233 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:39.591058  3235 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:39.591660 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:39.592500 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:39.592674 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:39.592824 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681719592808 us; error 0 us; skew 500 ppm
I20260710 11:08:39.593335 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:39.595520 32325 webserver.cc:533] Webserver started at http://127.31.145.126:41947/ using document root <none> and password file <none>
I20260710 11:08:39.595979 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:39.596138 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:39.596383 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:39.597383 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/master-0-root/instance:
uuid: "8701123ca6114163b58fb4cbfb777d2c"
format_stamp: "Formatted at 2026-07-10 11:08:39 on dist-test-slave-ljn8"
I20260710 11:08:39.601450 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:08:39.604522  3240 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:39.605150 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:39.605427 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/master-0-root
uuid: "8701123ca6114163b58fb4cbfb777d2c"
format_stamp: "Formatted at 2026-07-10 11:08:39 on dist-test-slave-ljn8"
I20260710 11:08:39.605722 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:39.627351 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:39.628448 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:39.663717 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.126:34383
I20260710 11:08:39.663820  3291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.126:34383 every 8 connection(s)
I20260710 11:08:39.667237  3292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:39.677006  3292 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c: Bootstrap starting.
I20260710 11:08:39.681435  3292 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:39.685186  3292 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c: No bootstrap required, opened a new log
I20260710 11:08:39.687201  3292 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8701123ca6114163b58fb4cbfb777d2c" member_type: VOTER }
I20260710 11:08:39.687548  3292 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.687726  3292 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8701123ca6114163b58fb4cbfb777d2c, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.688181  3292 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8701123ca6114163b58fb4cbfb777d2c" member_type: VOTER }
I20260710 11:08:39.688572  3292 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:39.688758  3292 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:39.688963  3292 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.693003  3292 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8701123ca6114163b58fb4cbfb777d2c" member_type: VOTER }
I20260710 11:08:39.693447  3292 leader_election.cc:304] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [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: 8701123ca6114163b58fb4cbfb777d2c; no voters: 
I20260710 11:08:39.694418  3292 leader_election.cc:290] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:39.694698  3295 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:39.695837  3295 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [term 1 LEADER]: Becoming Leader. State: Replica: 8701123ca6114163b58fb4cbfb777d2c, State: Running, Role: LEADER
I20260710 11:08:39.696439  3295 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [LEADER]: Queue going to LEADER mode. State: All 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: "8701123ca6114163b58fb4cbfb777d2c" member_type: VOTER }
I20260710 11:08:39.697003  3292 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:39.700775  3297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8701123ca6114163b58fb4cbfb777d2c. Latest consensus state: current_term: 1 leader_uuid: "8701123ca6114163b58fb4cbfb777d2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8701123ca6114163b58fb4cbfb777d2c" member_type: VOTER } }
I20260710 11:08:39.700716  3296 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8701123ca6114163b58fb4cbfb777d2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8701123ca6114163b58fb4cbfb777d2c" member_type: VOTER } }
I20260710 11:08:39.701581  3297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:39.701738  3296 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:39.708822  3303 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:39.713351  3303 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:39.714320 32325 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:39.720966  3303 catalog_manager.cc:1383] Generated new cluster ID: d71d1e8ee4534425b562a8e867bb8d6f
I20260710 11:08:39.721233  3303 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:39.731383  3303 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:39.732555  3303 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:39.743317  3303 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c: Generated new TSK 0
I20260710 11:08:39.743849  3303 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:39.747923 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:39.753193  3313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:39.754182  3314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:39.755584  3316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:39.755833 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:39.756673 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:39.756866 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:39.757021 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681719757003 us; error 0 us; skew 500 ppm
I20260710 11:08:39.757568 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:39.759724 32325 webserver.cc:533] Webserver started at http://127.31.145.65:39197/ using document root <none> and password file <none>
I20260710 11:08:39.760223 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:39.760404 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:39.760646 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:39.761720 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-0-root/instance:
uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
format_stamp: "Formatted at 2026-07-10 11:08:39 on dist-test-slave-ljn8"
I20260710 11:08:39.765805 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:39.768747  3321 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:39.769526 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:39.769798 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-0-root
uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
format_stamp: "Formatted at 2026-07-10 11:08:39 on dist-test-slave-ljn8"
I20260710 11:08:39.770031 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:39.812601 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:39.813787 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:39.815177 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:39.817389 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:39.817602 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:39.817822 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:39.817968 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:39.855042 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.65:33181
I20260710 11:08:39.855149  3383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.65:33181 every 8 connection(s)
I20260710 11:08:39.859582 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:39.865551  3388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:39.866696  3389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:39.870061  3391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:39.870642 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:39.870890  3384 heartbeater.cc:344] Connected to a master server at 127.31.145.126:34383
I20260710 11:08:39.871279  3384 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:39.871588 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:39.871883 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:39.872076 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681719872056 us; error 0 us; skew 500 ppm
I20260710 11:08:39.872073  3384 heartbeater.cc:507] Master 127.31.145.126:34383 requested a full tablet report, sending...
I20260710 11:08:39.873044 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:39.874389  3257 ts_manager.cc:194] Registered new tserver with Master: 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65:33181)
I20260710 11:08:39.875672 32325 webserver.cc:533] Webserver started at http://127.31.145.66:42353/ using document root <none> and password file <none>
I20260710 11:08:39.876176 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:39.876123  3257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57326
I20260710 11:08:39.876513 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:39.876785 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:39.878119 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-1-root/instance:
uuid: "a9a1768733bf430b9b43492014b6084f"
format_stamp: "Formatted at 2026-07-10 11:08:39 on dist-test-slave-ljn8"
I20260710 11:08:39.882571 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:08:39.885506  3396 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:39.886181 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:39.886440 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-1-root
uuid: "a9a1768733bf430b9b43492014b6084f"
format_stamp: "Formatted at 2026-07-10 11:08:39 on dist-test-slave-ljn8"
I20260710 11:08:39.886691 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:39.898603 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:39.899742 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:39.901113 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:39.903250 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:39.903434 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:39.903650 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:39.903795 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:39.940678 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.66:41455
I20260710 11:08:39.940795  3458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.66:41455 every 8 connection(s)
I20260710 11:08:39.945086 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:39.951646  3462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:39.952636  3463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:39.955044 32325 server_base.cc:1061] running on GCE node
W20260710 11:08:39.956015  3465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:39.956506  3459 heartbeater.cc:344] Connected to a master server at 127.31.145.126:34383
I20260710 11:08:39.956929  3459 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:39.957093 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:39.957352 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:39.957577 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681719957558 us; error 0 us; skew 500 ppm
I20260710 11:08:39.957806  3459 heartbeater.cc:507] Master 127.31.145.126:34383 requested a full tablet report, sending...
I20260710 11:08:39.958333 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:39.960036  3257 ts_manager.cc:194] Registered new tserver with Master: a9a1768733bf430b9b43492014b6084f (127.31.145.66:41455)
I20260710 11:08:39.961283 32325 webserver.cc:533] Webserver started at http://127.31.145.67:43025/ using document root <none> and password file <none>
I20260710 11:08:39.961549  3257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57334
I20260710 11:08:39.961827 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:39.962066 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:39.962319 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:39.963798 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-2-root/instance:
uuid: "443a4c6ae158407a9af078c474837c58"
format_stamp: "Formatted at 2026-07-10 11:08:39 on dist-test-slave-ljn8"
I20260710 11:08:39.967975 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:08:39.971037  3470 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:39.971822 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:39.972111 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-2-root
uuid: "443a4c6ae158407a9af078c474837c58"
format_stamp: "Formatted at 2026-07-10 11:08:39 on dist-test-slave-ljn8"
I20260710 11:08:39.972383 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681632410645-32325-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:39.995353 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:39.996572 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:39.998063 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:40.000463 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:40.000659 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:40.000917 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:40.001070 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:40.039563 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.67:40585
I20260710 11:08:40.039647  3532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.67:40585 every 8 connection(s)
I20260710 11:08:40.052577  3533 heartbeater.cc:344] Connected to a master server at 127.31.145.126:34383
I20260710 11:08:40.052947  3533 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:40.053618  3533 heartbeater.cc:507] Master 127.31.145.126:34383 requested a full tablet report, sending...
I20260710 11:08:40.055384  3257 ts_manager.cc:194] Registered new tserver with Master: 443a4c6ae158407a9af078c474837c58 (127.31.145.67:40585)
I20260710 11:08:40.055930 32325 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01324378s
I20260710 11:08:40.056645  3257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57346
I20260710 11:08:40.079543  3257 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57356:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:40.081600  3257 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:40.124423  3423 tablet_service.cc:1511] Processing CreateTablet for tablet fccd6256cd494d589676184b24aadd30 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f627a2b48a8412facab9914f403b3c7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:40.125906  3423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccd6256cd494d589676184b24aadd30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.123325  3424 tablet_service.cc:1511] Processing CreateTablet for tablet 8684a2946aae47be8cc1a1f6e785e9b4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f627a2b48a8412facab9914f403b3c7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:40.127102  3424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8684a2946aae47be8cc1a1f6e785e9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.143824  3349 tablet_service.cc:1511] Processing CreateTablet for tablet 8684a2946aae47be8cc1a1f6e785e9b4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f627a2b48a8412facab9914f403b3c7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:40.145289  3349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8684a2946aae47be8cc1a1f6e785e9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.144979  3348 tablet_service.cc:1511] Processing CreateTablet for tablet fccd6256cd494d589676184b24aadd30 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f627a2b48a8412facab9914f403b3c7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:40.146400  3348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccd6256cd494d589676184b24aadd30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.150446  3548 tablet_bootstrap.cc:492] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f: Bootstrap starting.
I20260710 11:08:40.152112  3498 tablet_service.cc:1511] Processing CreateTablet for tablet 8684a2946aae47be8cc1a1f6e785e9b4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f627a2b48a8412facab9914f403b3c7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:40.153355  3498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8684a2946aae47be8cc1a1f6e785e9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.157114  3548 tablet_bootstrap.cc:654] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.157575  3497 tablet_service.cc:1511] Processing CreateTablet for tablet fccd6256cd494d589676184b24aadd30 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f627a2b48a8412facab9914f403b3c7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:40.158761  3497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccd6256cd494d589676184b24aadd30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.170567  3550 tablet_bootstrap.cc:492] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97: Bootstrap starting.
I20260710 11:08:40.175877  3548 tablet_bootstrap.cc:492] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f: No bootstrap required, opened a new log
I20260710 11:08:40.176435  3548 ts_tablet_manager.cc:1403] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f: Time spent bootstrapping tablet: real 0.026s	user 0.000s	sys 0.011s
I20260710 11:08:40.177366  3550 tablet_bootstrap.cc:654] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.179463  3548 raft_consensus.cc:359] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.180209  3548 raft_consensus.cc:385] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.180531  3548 raft_consensus.cc:740] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a1768733bf430b9b43492014b6084f, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.181475  3548 consensus_queue.cc:260] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.189026  3550 tablet_bootstrap.cc:492] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97: No bootstrap required, opened a new log
I20260710 11:08:40.189599  3550 ts_tablet_manager.cc:1403] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 11:08:40.192799  3551 tablet_bootstrap.cc:492] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58: Bootstrap starting.
I20260710 11:08:40.192525  3550 raft_consensus.cc:359] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } }
I20260710 11:08:40.193302  3550 raft_consensus.cc:385] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.193679  3550 raft_consensus.cc:740] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6a2a624f6643e18cf87f1ec010cd97, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.194375  3459 heartbeater.cc:499] Master 127.31.145.126:34383 was elected leader, sending a full tablet report...
I20260710 11:08:40.194743  3550 consensus_queue.cc:260] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } }
I20260710 11:08:40.195495  3548 ts_tablet_manager.cc:1434] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.014s
I20260710 11:08:40.197690  3384 heartbeater.cc:499] Master 127.31.145.126:34383 was elected leader, sending a full tablet report...
I20260710 11:08:40.198228  3550 ts_tablet_manager.cc:1434] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:08:40.200197  3550 tablet_bootstrap.cc:492] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97: Bootstrap starting.
I20260710 11:08:40.201179  3548 tablet_bootstrap.cc:492] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f: Bootstrap starting.
I20260710 11:08:40.202682  3551 tablet_bootstrap.cc:654] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.208652  3548 tablet_bootstrap.cc:654] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.208963  3550 tablet_bootstrap.cc:654] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.222834  3548 tablet_bootstrap.cc:492] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f: No bootstrap required, opened a new log
I20260710 11:08:40.222980  3550 tablet_bootstrap.cc:492] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97: No bootstrap required, opened a new log
I20260710 11:08:40.223553  3548 ts_tablet_manager.cc:1403] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260710 11:08:40.223646  3550 ts_tablet_manager.cc:1403] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260710 11:08:40.227176  3548 raft_consensus.cc:359] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } }
I20260710 11:08:40.228221  3548 raft_consensus.cc:385] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.228660  3548 raft_consensus.cc:740] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a1768733bf430b9b43492014b6084f, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.228798  3551 tablet_bootstrap.cc:492] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58: No bootstrap required, opened a new log
I20260710 11:08:40.229808  3551 ts_tablet_manager.cc:1403] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.011s
I20260710 11:08:40.229614  3550 raft_consensus.cc:359] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.229725  3548 consensus_queue.cc:260] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } }
I20260710 11:08:40.230547  3550 raft_consensus.cc:385] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.230914  3550 raft_consensus.cc:740] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6a2a624f6643e18cf87f1ec010cd97, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.231984  3548 ts_tablet_manager.cc:1434] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:40.231753  3550 consensus_queue.cc:260] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.232725  3551 raft_consensus.cc:359] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } }
I20260710 11:08:40.233430  3551 raft_consensus.cc:385] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.233687  3550 ts_tablet_manager.cc:1434] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:40.233740  3551 raft_consensus.cc:740] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443a4c6ae158407a9af078c474837c58, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.234632  3551 consensus_queue.cc:260] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } }
I20260710 11:08:40.239140  3533 heartbeater.cc:499] Master 127.31.145.126:34383 was elected leader, sending a full tablet report...
I20260710 11:08:40.239540  3551 ts_tablet_manager.cc:1434] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.008s
I20260710 11:08:40.240355  3551 tablet_bootstrap.cc:492] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58: Bootstrap starting.
I20260710 11:08:40.246486  3551 tablet_bootstrap.cc:654] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.251048  3551 tablet_bootstrap.cc:492] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58: No bootstrap required, opened a new log
I20260710 11:08:40.251420  3551 ts_tablet_manager.cc:1403] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:08:40.253371  3551 raft_consensus.cc:359] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.253894  3551 raft_consensus.cc:385] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.254083  3551 raft_consensus.cc:740] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443a4c6ae158407a9af078c474837c58, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.254555  3551 consensus_queue.cc:260] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.256191  3551 ts_tablet_manager.cc:1434] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
W20260710 11:08:40.293289  3534 tablet.cc:2406] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:40.312083  3553 raft_consensus.cc:493] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.312554  3553 raft_consensus.cc:515] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } }
I20260710 11:08:40.314492  3553 leader_election.cc:290] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 443a4c6ae158407a9af078c474837c58 (127.31.145.67:40585), 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65:33181)
I20260710 11:08:40.322433  3508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8684a2946aae47be8cc1a1f6e785e9b4" candidate_uuid: "a9a1768733bf430b9b43492014b6084f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443a4c6ae158407a9af078c474837c58" is_pre_election: true
I20260710 11:08:40.323163  3508 raft_consensus.cc:2468] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a1768733bf430b9b43492014b6084f in term 0.
I20260710 11:08:40.323760  3359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8684a2946aae47be8cc1a1f6e785e9b4" candidate_uuid: "a9a1768733bf430b9b43492014b6084f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" is_pre_election: true
I20260710 11:08:40.324095  3398 leader_election.cc:304] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443a4c6ae158407a9af078c474837c58, a9a1768733bf430b9b43492014b6084f; no voters: 
I20260710 11:08:40.324425  3359 raft_consensus.cc:2468] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a1768733bf430b9b43492014b6084f in term 0.
I20260710 11:08:40.324913  3553 raft_consensus.cc:2804] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:40.325232  3553 raft_consensus.cc:493] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:40.325575  3553 raft_consensus.cc:3060] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.326357  3561 raft_consensus.cc:493] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.326828  3561 raft_consensus.cc:515] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.328948  3561 leader_election.cc:290] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65:33181), 443a4c6ae158407a9af078c474837c58 (127.31.145.67:40585)
I20260710 11:08:40.329509  3359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccd6256cd494d589676184b24aadd30" candidate_uuid: "a9a1768733bf430b9b43492014b6084f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" is_pre_election: true
I20260710 11:08:40.330056  3359 raft_consensus.cc:2468] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a1768733bf430b9b43492014b6084f in term 0.
I20260710 11:08:40.329995  3508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccd6256cd494d589676184b24aadd30" candidate_uuid: "a9a1768733bf430b9b43492014b6084f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443a4c6ae158407a9af078c474837c58" is_pre_election: true
I20260710 11:08:40.330737  3508 raft_consensus.cc:2468] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9a1768733bf430b9b43492014b6084f in term 0.
I20260710 11:08:40.331048  3397 leader_election.cc:304] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6a2a624f6643e18cf87f1ec010cd97, a9a1768733bf430b9b43492014b6084f; no voters: 
I20260710 11:08:40.331792  3561 raft_consensus.cc:2804] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:40.332069  3561 raft_consensus.cc:493] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:40.332322  3561 raft_consensus.cc:3060] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.332581  3553 raft_consensus.cc:515] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } }
I20260710 11:08:40.334561  3553 leader_election.cc:290] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [CANDIDATE]: Term 1 election: Requested vote from peers 443a4c6ae158407a9af078c474837c58 (127.31.145.67:40585), 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65:33181)
I20260710 11:08:40.335129  3508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8684a2946aae47be8cc1a1f6e785e9b4" candidate_uuid: "a9a1768733bf430b9b43492014b6084f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443a4c6ae158407a9af078c474837c58"
I20260710 11:08:40.335141  3359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8684a2946aae47be8cc1a1f6e785e9b4" candidate_uuid: "a9a1768733bf430b9b43492014b6084f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
I20260710 11:08:40.335584  3508 raft_consensus.cc:3060] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.335794  3359 raft_consensus.cc:3060] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.338600  3561 raft_consensus.cc:515] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.340792  3561 leader_election.cc:290] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [CANDIDATE]: Term 1 election: Requested vote from peers 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65:33181), 443a4c6ae158407a9af078c474837c58 (127.31.145.67:40585)
I20260710 11:08:40.341902  3358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccd6256cd494d589676184b24aadd30" candidate_uuid: "a9a1768733bf430b9b43492014b6084f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
I20260710 11:08:40.342036  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccd6256cd494d589676184b24aadd30" candidate_uuid: "a9a1768733bf430b9b43492014b6084f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "443a4c6ae158407a9af078c474837c58"
I20260710 11:08:40.342631  3358 raft_consensus.cc:3060] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.342649  3507 raft_consensus.cc:3060] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.342665  3359 raft_consensus.cc:2468] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a1768733bf430b9b43492014b6084f in term 1.
I20260710 11:08:40.343556  3508 raft_consensus.cc:2468] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a1768733bf430b9b43492014b6084f in term 1.
I20260710 11:08:40.344141  3397 leader_election.cc:304] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6a2a624f6643e18cf87f1ec010cd97, a9a1768733bf430b9b43492014b6084f; no voters: 
I20260710 11:08:40.344921  3561 raft_consensus.cc:2804] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:40.345291  3561 raft_consensus.cc:697] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 1 LEADER]: Becoming Leader. State: Replica: a9a1768733bf430b9b43492014b6084f, State: Running, Role: LEADER
I20260710 11:08:40.346129  3561 consensus_queue.cc:237] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } }
I20260710 11:08:40.350034  3358 raft_consensus.cc:2468] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a1768733bf430b9b43492014b6084f in term 1.
I20260710 11:08:40.350767  3507 raft_consensus.cc:2468] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a1768733bf430b9b43492014b6084f in term 1.
I20260710 11:08:40.351444  3397 leader_election.cc:304] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6a2a624f6643e18cf87f1ec010cd97, a9a1768733bf430b9b43492014b6084f; no voters: 
I20260710 11:08:40.352521  3553 raft_consensus.cc:2804] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:40.352985  3553 raft_consensus.cc:697] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 1 LEADER]: Becoming Leader. State: Replica: a9a1768733bf430b9b43492014b6084f, State: Running, Role: LEADER
I20260710 11:08:40.353763  3553 consensus_queue.cc:237] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.355475  3255 catalog_manager.cc:5697] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f reported cstate change: term changed from 0 to 1, leader changed from <none> to a9a1768733bf430b9b43492014b6084f (127.31.145.66). New cstate: current_term: 1 leader_uuid: "a9a1768733bf430b9b43492014b6084f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:40.366698  3255 catalog_manager.cc:5697] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f reported cstate change: term changed from 0 to 1, leader changed from <none> to a9a1768733bf430b9b43492014b6084f (127.31.145.66). New cstate: current_term: 1 leader_uuid: "a9a1768733bf430b9b43492014b6084f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:40.408907  3255 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57358:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:40.410995  3255 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:40.431645  3349 tablet_service.cc:1511] Processing CreateTablet for tablet c65048f6cc7c4f95b0409746278856f7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1d1a96c5953945c8b34db778920a504f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:40.432869  3349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65048f6cc7c4f95b0409746278856f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.432962  3423 tablet_service.cc:1511] Processing CreateTablet for tablet c65048f6cc7c4f95b0409746278856f7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1d1a96c5953945c8b34db778920a504f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:40.434173  3423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65048f6cc7c4f95b0409746278856f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.434201  3498 tablet_service.cc:1511] Processing CreateTablet for tablet c65048f6cc7c4f95b0409746278856f7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1d1a96c5953945c8b34db778920a504f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:40.435479  3498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65048f6cc7c4f95b0409746278856f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.436698  3348 tablet_service.cc:1511] Processing CreateTablet for tablet ddf5ec49dfb848059609996b955c6aff (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1d1a96c5953945c8b34db778920a504f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:40.437835  3348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf5ec49dfb848059609996b955c6aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.441061  3424 tablet_service.cc:1511] Processing CreateTablet for tablet ddf5ec49dfb848059609996b955c6aff (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1d1a96c5953945c8b34db778920a504f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:40.442284  3424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf5ec49dfb848059609996b955c6aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.442610  3497 tablet_service.cc:1511] Processing CreateTablet for tablet ddf5ec49dfb848059609996b955c6aff (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1d1a96c5953945c8b34db778920a504f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:40.443857  3497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf5ec49dfb848059609996b955c6aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:40.449020  3550 tablet_bootstrap.cc:492] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97: Bootstrap starting.
I20260710 11:08:40.452867  3551 tablet_bootstrap.cc:492] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58: Bootstrap starting.
I20260710 11:08:40.454981  3550 tablet_bootstrap.cc:654] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.458176  3548 tablet_bootstrap.cc:492] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f: Bootstrap starting.
I20260710 11:08:40.459437  3551 tablet_bootstrap.cc:654] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.465163  3548 tablet_bootstrap.cc:654] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.466552  3550 tablet_bootstrap.cc:492] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97: No bootstrap required, opened a new log
I20260710 11:08:40.467072  3550 ts_tablet_manager.cc:1403] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:08:40.470220  3550 raft_consensus.cc:359] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.471001  3550 raft_consensus.cc:385] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.471642  3550 raft_consensus.cc:740] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6a2a624f6643e18cf87f1ec010cd97, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.475178  3550 consensus_queue.cc:260] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.477480  3550 ts_tablet_manager.cc:1434] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:08:40.479329  3551 tablet_bootstrap.cc:492] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58: No bootstrap required, opened a new log
I20260710 11:08:40.479858  3551 ts_tablet_manager.cc:1403] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.009s
I20260710 11:08:40.482898  3551 raft_consensus.cc:359] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.483598  3551 raft_consensus.cc:385] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.483912  3551 raft_consensus.cc:740] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443a4c6ae158407a9af078c474837c58, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.484973  3548 tablet_bootstrap.cc:492] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f: No bootstrap required, opened a new log
I20260710 11:08:40.484827  3551 consensus_queue.cc:260] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.485527  3548 ts_tablet_manager.cc:1403] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.008s
I20260710 11:08:40.486241  3550 tablet_bootstrap.cc:492] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97: Bootstrap starting.
I20260710 11:08:40.487123  3551 ts_tablet_manager.cc:1434] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:40.488230  3551 tablet_bootstrap.cc:492] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58: Bootstrap starting.
I20260710 11:08:40.493861  3550 tablet_bootstrap.cc:654] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.494688  3551 tablet_bootstrap.cc:654] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.496848  3548 raft_consensus.cc:359] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.497750  3548 raft_consensus.cc:385] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.498150  3548 raft_consensus.cc:740] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a1768733bf430b9b43492014b6084f, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.499294  3548 consensus_queue.cc:260] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.503448  3548 ts_tablet_manager.cc:1434] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:40.504599  3548 tablet_bootstrap.cc:492] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f: Bootstrap starting.
I20260710 11:08:40.505601  3550 tablet_bootstrap.cc:492] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97: No bootstrap required, opened a new log
I20260710 11:08:40.506084  3550 ts_tablet_manager.cc:1403] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:08:40.506345  3551 tablet_bootstrap.cc:492] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58: No bootstrap required, opened a new log
I20260710 11:08:40.506843  3551 ts_tablet_manager.cc:1403] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:08:40.508998  3550 raft_consensus.cc:359] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.509913  3550 raft_consensus.cc:385] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.509804  3551 raft_consensus.cc:359] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.510357  3550 raft_consensus.cc:740] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6a2a624f6643e18cf87f1ec010cd97, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.510818  3551 raft_consensus.cc:385] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.511237  3551 raft_consensus.cc:740] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443a4c6ae158407a9af078c474837c58, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.511452  3550 consensus_queue.cc:260] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.512182  3551 consensus_queue.cc:260] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.513132  3548 tablet_bootstrap.cc:654] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:40.514799  3550 ts_tablet_manager.cc:1434] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:40.516927  3551 ts_tablet_manager.cc:1434] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:40.523218  3548 tablet_bootstrap.cc:492] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f: No bootstrap required, opened a new log
I20260710 11:08:40.523633  3548 ts_tablet_manager.cc:1403] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260710 11:08:40.525995  3548 raft_consensus.cc:359] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.526525  3548 raft_consensus.cc:385] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:40.526732  3548 raft_consensus.cc:740] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9a1768733bf430b9b43492014b6084f, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.527313  3548 consensus_queue.cc:260] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.528865  3548 ts_tablet_manager.cc:1434] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260710 11:08:40.686869  3558 raft_consensus.cc:493] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.687398  3558 raft_consensus.cc:515] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.689394  3558 leader_election.cc:290] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65:33181), a9a1768733bf430b9b43492014b6084f (127.31.145.66:41455)
I20260710 11:08:40.700011  3358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf5ec49dfb848059609996b955c6aff" candidate_uuid: "443a4c6ae158407a9af078c474837c58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" is_pre_election: true
I20260710 11:08:40.700198  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf5ec49dfb848059609996b955c6aff" candidate_uuid: "443a4c6ae158407a9af078c474837c58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a1768733bf430b9b43492014b6084f" is_pre_election: true
I20260710 11:08:40.700610  3358 raft_consensus.cc:2468] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443a4c6ae158407a9af078c474837c58 in term 0.
I20260710 11:08:40.700783  3434 raft_consensus.cc:2468] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443a4c6ae158407a9af078c474837c58 in term 0.
I20260710 11:08:40.701540  3471 leader_election.cc:304] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443a4c6ae158407a9af078c474837c58, 4f6a2a624f6643e18cf87f1ec010cd97; no voters: 
I20260710 11:08:40.702253  3558 raft_consensus.cc:2804] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:40.702553  3558 raft_consensus.cc:493] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:40.702792  3558 raft_consensus.cc:3060] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.707413  3558 raft_consensus.cc:515] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
W20260710 11:08:40.708168  3305 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:40.708981  3558 leader_election.cc:290] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [CANDIDATE]: Term 1 election: Requested vote from peers 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65:33181), a9a1768733bf430b9b43492014b6084f (127.31.145.66:41455)
I20260710 11:08:40.709715  3358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf5ec49dfb848059609996b955c6aff" candidate_uuid: "443a4c6ae158407a9af078c474837c58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
I20260710 11:08:40.709993  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf5ec49dfb848059609996b955c6aff" candidate_uuid: "443a4c6ae158407a9af078c474837c58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a1768733bf430b9b43492014b6084f"
I20260710 11:08:40.710189  3358 raft_consensus.cc:3060] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.710495  3434 raft_consensus.cc:3060] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.715404  3358 raft_consensus.cc:2468] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443a4c6ae158407a9af078c474837c58 in term 1.
I20260710 11:08:40.715837  3434 raft_consensus.cc:2468] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443a4c6ae158407a9af078c474837c58 in term 1.
I20260710 11:08:40.716338  3471 leader_election.cc:304] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443a4c6ae158407a9af078c474837c58, 4f6a2a624f6643e18cf87f1ec010cd97; no voters: 
I20260710 11:08:40.717069  3558 raft_consensus.cc:2804] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:40.717906  3558 raft_consensus.cc:697] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 1 LEADER]: Becoming Leader. State: Replica: 443a4c6ae158407a9af078c474837c58, State: Running, Role: LEADER
I20260710 11:08:40.718542  3558 consensus_queue.cc:237] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.725449  3257 catalog_manager.cc:5697] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443a4c6ae158407a9af078c474837c58 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "443a4c6ae158407a9af078c474837c58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:40.764513  3558 raft_consensus.cc:493] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.765028  3558 raft_consensus.cc:515] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.766726  3558 leader_election.cc:290] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65:33181), a9a1768733bf430b9b43492014b6084f (127.31.145.66:41455)
I20260710 11:08:40.767513  3358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65048f6cc7c4f95b0409746278856f7" candidate_uuid: "443a4c6ae158407a9af078c474837c58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" is_pre_election: true
I20260710 11:08:40.767606  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65048f6cc7c4f95b0409746278856f7" candidate_uuid: "443a4c6ae158407a9af078c474837c58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a1768733bf430b9b43492014b6084f" is_pre_election: true
I20260710 11:08:40.768059  3358 raft_consensus.cc:2468] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443a4c6ae158407a9af078c474837c58 in term 0.
I20260710 11:08:40.768154  3434 raft_consensus.cc:2468] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 443a4c6ae158407a9af078c474837c58 in term 0.
I20260710 11:08:40.768959  3471 leader_election.cc:304] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443a4c6ae158407a9af078c474837c58, 4f6a2a624f6643e18cf87f1ec010cd97; no voters: 
I20260710 11:08:40.769603  3558 raft_consensus.cc:2804] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:40.769896  3558 raft_consensus.cc:493] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:40.770148  3558 raft_consensus.cc:3060] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.775235  3558 raft_consensus.cc:515] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.776708  3558 leader_election.cc:290] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [CANDIDATE]: Term 1 election: Requested vote from peers 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65:33181), a9a1768733bf430b9b43492014b6084f (127.31.145.66:41455)
I20260710 11:08:40.777419  3358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65048f6cc7c4f95b0409746278856f7" candidate_uuid: "443a4c6ae158407a9af078c474837c58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
I20260710 11:08:40.777585  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65048f6cc7c4f95b0409746278856f7" candidate_uuid: "443a4c6ae158407a9af078c474837c58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9a1768733bf430b9b43492014b6084f"
I20260710 11:08:40.777910  3358 raft_consensus.cc:3060] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.778075  3434 raft_consensus.cc:3060] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:40.783035  3358 raft_consensus.cc:2468] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443a4c6ae158407a9af078c474837c58 in term 1.
I20260710 11:08:40.783031  3434 raft_consensus.cc:2468] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443a4c6ae158407a9af078c474837c58 in term 1.
I20260710 11:08:40.784117  3471 leader_election.cc:304] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443a4c6ae158407a9af078c474837c58, 4f6a2a624f6643e18cf87f1ec010cd97; no voters: 
I20260710 11:08:40.784719  3558 raft_consensus.cc:2804] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:40.785133  3558 raft_consensus.cc:697] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 1 LEADER]: Becoming Leader. State: Replica: 443a4c6ae158407a9af078c474837c58, State: Running, Role: LEADER
I20260710 11:08:40.785871  3558 consensus_queue.cc:237] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:40.792021  3257 catalog_manager.cc:5697] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 443a4c6ae158407a9af078c474837c58 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "443a4c6ae158407a9af078c474837c58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:40.801859  3553 consensus_queue.cc:1048] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:40.812309  3583 consensus_queue.cc:1048] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [LEADER]: Connected to new peer: Peer: permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:40.814698  3583 consensus_queue.cc:1048] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [LEADER]: Connected to new peer: Peer: permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:40.827260  3553 consensus_queue.cc:1048] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:40.855731  3434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8684a2946aae47be8cc1a1f6e785e9b4"
dest_uuid: "a9a1768733bf430b9b43492014b6084f"
mode: GRACEFUL
new_leader_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
 from {username='slave'} at 127.0.0.1:42242
I20260710 11:08:40.856200  3434 raft_consensus.cc:606] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 1 LEADER]: Received request to transfer leadership to TS 4f6a2a624f6643e18cf87f1ec010cd97
I20260710 11:08:40.860724  3434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fccd6256cd494d589676184b24aadd30"
dest_uuid: "a9a1768733bf430b9b43492014b6084f"
mode: GRACEFUL
new_leader_uuid: "443a4c6ae158407a9af078c474837c58"
 from {username='slave'} at 127.0.0.1:42242
I20260710 11:08:40.861243  3434 raft_consensus.cc:606] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 1 LEADER]: Received request to transfer leadership to TS 443a4c6ae158407a9af078c474837c58
I20260710 11:08:40.873752  3508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c65048f6cc7c4f95b0409746278856f7"
dest_uuid: "443a4c6ae158407a9af078c474837c58"
mode: GRACEFUL
new_leader_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
 from {username='slave'} at 127.0.0.1:49970
I20260710 11:08:40.874341  3508 raft_consensus.cc:606] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 1 LEADER]: Received request to transfer leadership to TS 4f6a2a624f6643e18cf87f1ec010cd97
I20260710 11:08:40.879061  3508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddf5ec49dfb848059609996b955c6aff"
dest_uuid: "443a4c6ae158407a9af078c474837c58"
mode: GRACEFUL
new_leader_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
 from {username='slave'} at 127.0.0.1:49970
I20260710 11:08:40.879503  3508 raft_consensus.cc:606] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 1 LEADER]: Received request to transfer leadership to TS 4f6a2a624f6643e18cf87f1ec010cd97
I20260710 11:08:41.224620  3558 consensus_queue.cc:1048] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.227561  3558 consensus_queue.cc:1048] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.231300  3578 raft_consensus.cc:993] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58: : Instructing follower 4f6a2a624f6643e18cf87f1ec010cd97 to start an election
I20260710 11:08:41.231979  3558 raft_consensus.cc:1081] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 1 LEADER]: Signalling peer 4f6a2a624f6643e18cf87f1ec010cd97 to start an election
I20260710 11:08:41.234594  3358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddf5ec49dfb848059609996b955c6aff"
dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
 from {username='slave'} at 127.0.0.1:40356
I20260710 11:08:41.235248  3358 raft_consensus.cc:493] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:41.236948  3358 raft_consensus.cc:3060] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.239013  3595 consensus_queue.cc:1048] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.241400  3578 raft_consensus.cc:993] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58: : Instructing follower 4f6a2a624f6643e18cf87f1ec010cd97 to start an election
I20260710 11:08:41.241843  3578 raft_consensus.cc:1081] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 1 LEADER]: Signalling peer 4f6a2a624f6643e18cf87f1ec010cd97 to start an election
I20260710 11:08:41.243975  3359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c65048f6cc7c4f95b0409746278856f7"
dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
 from {username='slave'} at 127.0.0.1:40356
I20260710 11:08:41.244485  3359 raft_consensus.cc:493] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:41.244832  3359 raft_consensus.cc:3060] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.248824  3358 raft_consensus.cc:515] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:41.251703  3359 raft_consensus.cc:515] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:41.254943  3359 leader_election.cc:290] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [CANDIDATE]: Term 2 election: Requested vote from peers a9a1768733bf430b9b43492014b6084f (127.31.145.66:41455), 443a4c6ae158407a9af078c474837c58 (127.31.145.67:40585)
I20260710 11:08:41.252523  3593 consensus_queue.cc:1048] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:41.264531  3358 leader_election.cc:290] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [CANDIDATE]: Term 2 election: Requested vote from peers a9a1768733bf430b9b43492014b6084f (127.31.145.66:41455), 443a4c6ae158407a9af078c474837c58 (127.31.145.67:40585)
I20260710 11:08:41.266953  3583 raft_consensus.cc:993] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f: : Instructing follower 4f6a2a624f6643e18cf87f1ec010cd97 to start an election
I20260710 11:08:41.268008  3583 raft_consensus.cc:1081] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 1 LEADER]: Signalling peer 4f6a2a624f6643e18cf87f1ec010cd97 to start an election
I20260710 11:08:41.270052  3359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8684a2946aae47be8cc1a1f6e785e9b4"
dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
 from {username='slave'} at 127.0.0.1:40340
I20260710 11:08:41.270604  3359 raft_consensus.cc:493] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:41.270962  3359 raft_consensus.cc:3060] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.278519  3508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65048f6cc7c4f95b0409746278856f7" candidate_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443a4c6ae158407a9af078c474837c58"
I20260710 11:08:41.279104  3508 raft_consensus.cc:3055] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:41.279404  3508 raft_consensus.cc:740] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443a4c6ae158407a9af078c474837c58, State: Running, Role: LEADER
I20260710 11:08:41.280156  3508 consensus_queue.cc:260] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:41.281497  3508 raft_consensus.cc:3060] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.280094  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf5ec49dfb848059609996b955c6aff" candidate_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443a4c6ae158407a9af078c474837c58"
I20260710 11:08:41.282341  3507 raft_consensus.cc:3055] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:41.282670  3507 raft_consensus.cc:740] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 443a4c6ae158407a9af078c474837c58, State: Running, Role: LEADER
I20260710 11:08:41.283483  3507 consensus_queue.cc:260] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:41.284716  3507 raft_consensus.cc:3060] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.285305  3433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf5ec49dfb848059609996b955c6aff" candidate_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a1768733bf430b9b43492014b6084f"
I20260710 11:08:41.285938  3433 raft_consensus.cc:3060] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.288357  3434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65048f6cc7c4f95b0409746278856f7" candidate_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a1768733bf430b9b43492014b6084f"
I20260710 11:08:41.288923  3434 raft_consensus.cc:3060] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.292815  3433 raft_consensus.cc:2468] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6a2a624f6643e18cf87f1ec010cd97 in term 2.
I20260710 11:08:41.294121  3324 leader_election.cc:304] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6a2a624f6643e18cf87f1ec010cd97, a9a1768733bf430b9b43492014b6084f; no voters: 
I20260710 11:08:41.294519  3507 raft_consensus.cc:2468] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6a2a624f6643e18cf87f1ec010cd97 in term 2.
I20260710 11:08:41.295079  3554 raft_consensus.cc:2804] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:41.277864  3359 raft_consensus.cc:515] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } }
I20260710 11:08:41.299526  3433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8684a2946aae47be8cc1a1f6e785e9b4" candidate_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a1768733bf430b9b43492014b6084f"
I20260710 11:08:41.300222  3433 raft_consensus.cc:3055] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:41.301530  3433 raft_consensus.cc:740] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9a1768733bf430b9b43492014b6084f, State: Running, Role: LEADER
I20260710 11:08:41.301083  3359 leader_election.cc:290] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [CANDIDATE]: Term 2 election: Requested vote from peers a9a1768733bf430b9b43492014b6084f (127.31.145.66:41455), 443a4c6ae158407a9af078c474837c58 (127.31.145.67:40585)
I20260710 11:08:41.302124  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8684a2946aae47be8cc1a1f6e785e9b4" candidate_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "443a4c6ae158407a9af078c474837c58"
I20260710 11:08:41.292763  3508 raft_consensus.cc:2468] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6a2a624f6643e18cf87f1ec010cd97 in term 2.
I20260710 11:08:41.303493  3323 leader_election.cc:304] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443a4c6ae158407a9af078c474837c58, 4f6a2a624f6643e18cf87f1ec010cd97; no voters: 
I20260710 11:08:41.303884  3433 consensus_queue.cc:260] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } }
I20260710 11:08:41.304472  3434 raft_consensus.cc:2468] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6a2a624f6643e18cf87f1ec010cd97 in term 2.
I20260710 11:08:41.304651  3507 raft_consensus.cc:3060] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.305414  3433 raft_consensus.cc:3060] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.307329  3554 raft_consensus.cc:697] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 LEADER]: Becoming Leader. State: Replica: 4f6a2a624f6643e18cf87f1ec010cd97, State: Running, Role: LEADER
I20260710 11:08:41.308349  3554 consensus_queue.cc:237] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:41.312144  3433 raft_consensus.cc:2468] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6a2a624f6643e18cf87f1ec010cd97 in term 2.
I20260710 11:08:41.312448  3554 raft_consensus.cc:2804] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:41.313051  3507 raft_consensus.cc:2468] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6a2a624f6643e18cf87f1ec010cd97 in term 2.
I20260710 11:08:41.313732  3324 leader_election.cc:304] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6a2a624f6643e18cf87f1ec010cd97, a9a1768733bf430b9b43492014b6084f; no voters: 
I20260710 11:08:41.315672  3554 raft_consensus.cc:697] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 LEADER]: Becoming Leader. State: Replica: 4f6a2a624f6643e18cf87f1ec010cd97, State: Running, Role: LEADER
I20260710 11:08:41.315943  3553 raft_consensus.cc:993] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f: : Instructing follower 443a4c6ae158407a9af078c474837c58 to start an election
I20260710 11:08:41.316416  3583 raft_consensus.cc:1081] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 1 LEADER]: Signalling peer 443a4c6ae158407a9af078c474837c58 to start an election
I20260710 11:08:41.316375  3600 raft_consensus.cc:2804] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:41.317559  3600 raft_consensus.cc:697] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 LEADER]: Becoming Leader. State: Replica: 4f6a2a624f6643e18cf87f1ec010cd97, State: Running, Role: LEADER
I20260710 11:08:41.317935  3507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fccd6256cd494d589676184b24aadd30"
dest_uuid: "443a4c6ae158407a9af078c474837c58"
 from {username='slave'} at 127.0.0.1:49960
I20260710 11:08:41.318522  3507 raft_consensus.cc:493] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:41.318923  3507 raft_consensus.cc:3060] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.318732  3554 consensus_queue.cc:237] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:41.318230  3600 consensus_queue.cc:237] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } }
I20260710 11:08:41.324299  3255 catalog_manager.cc:5697] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 reported cstate change: term changed from 1 to 2, leader changed from 443a4c6ae158407a9af078c474837c58 (127.31.145.67) to 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:41.325654  3507 raft_consensus.cc:515] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:41.327593  3507 leader_election.cc:290] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [CANDIDATE]: Term 2 election: Requested vote from peers 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65:33181), a9a1768733bf430b9b43492014b6084f (127.31.145.66:41455)
I20260710 11:08:41.328418  3359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccd6256cd494d589676184b24aadd30" candidate_uuid: "443a4c6ae158407a9af078c474837c58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
I20260710 11:08:41.328860  3433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccd6256cd494d589676184b24aadd30" candidate_uuid: "443a4c6ae158407a9af078c474837c58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9a1768733bf430b9b43492014b6084f"
I20260710 11:08:41.329022  3359 raft_consensus.cc:3060] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.329360  3433 raft_consensus.cc:3055] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:41.329768  3433 raft_consensus.cc:740] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9a1768733bf430b9b43492014b6084f, State: Running, Role: LEADER
I20260710 11:08:41.330526  3433 consensus_queue.cc:260] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:41.331717  3433 raft_consensus.cc:3060] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.334805  3359 raft_consensus.cc:2468] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443a4c6ae158407a9af078c474837c58 in term 2.
I20260710 11:08:41.336081  3471 leader_election.cc:304] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 443a4c6ae158407a9af078c474837c58, 4f6a2a624f6643e18cf87f1ec010cd97; no voters: 
I20260710 11:08:41.336799  3595 raft_consensus.cc:2804] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:41.337165  3595 raft_consensus.cc:697] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 2 LEADER]: Becoming Leader. State: Replica: 443a4c6ae158407a9af078c474837c58, State: Running, Role: LEADER
I20260710 11:08:41.337814  3433 raft_consensus.cc:2468] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 443a4c6ae158407a9af078c474837c58 in term 2.
I20260710 11:08:41.337929  3595 consensus_queue.cc:237] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:41.341801  3255 catalog_manager.cc:5697] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 reported cstate change: term changed from 1 to 2, leader changed from 443a4c6ae158407a9af078c474837c58 (127.31.145.67) to 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:41.343005  3255 catalog_manager.cc:5697] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 reported cstate change: term changed from 1 to 2, leader changed from a9a1768733bf430b9b43492014b6084f (127.31.145.66) to 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.344367  3254 catalog_manager.cc:5697] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 reported cstate change: term changed from 1 to 2, leader changed from a9a1768733bf430b9b43492014b6084f (127.31.145.66) to 443a4c6ae158407a9af078c474837c58 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "443a4c6ae158407a9af078c474837c58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.579322 32325 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:08:41.580837 32325 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:08:41.581205 32325 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:08:41.592374  3359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c65048f6cc7c4f95b0409746278856f7"
dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
mode: GRACEFUL
new_leader_uuid: "a9a1768733bf430b9b43492014b6084f"
 from {username='slave'} at 127.0.0.1:40364
I20260710 11:08:41.592861  3359 raft_consensus.cc:606] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 LEADER]: Received request to transfer leadership to TS a9a1768733bf430b9b43492014b6084f
I20260710 11:08:41.593940 32325 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:08:41.704161  3433 raft_consensus.cc:1275] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Refusing update from remote peer 4f6a2a624f6643e18cf87f1ec010cd97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:41.705360  3600 consensus_queue.cc:1048] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:41.712693  3507 raft_consensus.cc:1275] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Refusing update from remote peer 4f6a2a624f6643e18cf87f1ec010cd97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:41.714910  3601 consensus_queue.cc:1048] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:41.762239  3507 raft_consensus.cc:1275] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Refusing update from remote peer 4f6a2a624f6643e18cf87f1ec010cd97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:41.763411  3601 consensus_queue.cc:1048] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:41.770257  3433 raft_consensus.cc:1275] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Refusing update from remote peer 4f6a2a624f6643e18cf87f1ec010cd97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:41.771672  3554 consensus_queue.cc:1048] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:41.787519  3433 raft_consensus.cc:1275] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Refusing update from remote peer 4f6a2a624f6643e18cf87f1ec010cd97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:41.788599  3554 consensus_queue.cc:1048] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:41.792861  3600 raft_consensus.cc:993] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97: : Instructing follower a9a1768733bf430b9b43492014b6084f to start an election
I20260710 11:08:41.793324  3601 raft_consensus.cc:1081] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 LEADER]: Signalling peer a9a1768733bf430b9b43492014b6084f to start an election
I20260710 11:08:41.795279  3434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c65048f6cc7c4f95b0409746278856f7"
dest_uuid: "a9a1768733bf430b9b43492014b6084f"
 from {username='slave'} at 127.0.0.1:42252
I20260710 11:08:41.795805  3434 raft_consensus.cc:493] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:41.796165  3434 raft_consensus.cc:3060] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.797605  3507 raft_consensus.cc:1275] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Refusing update from remote peer 4f6a2a624f6643e18cf87f1ec010cd97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:41.799146  3554 consensus_queue.cc:1048] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:41.804347  3434 raft_consensus.cc:515] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:41.806877  3359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65048f6cc7c4f95b0409746278856f7" candidate_uuid: "a9a1768733bf430b9b43492014b6084f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f6a2a624f6643e18cf87f1ec010cd97"
I20260710 11:08:41.807431  3359 raft_consensus.cc:3055] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:41.807752  3359 raft_consensus.cc:740] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f6a2a624f6643e18cf87f1ec010cd97, State: Running, Role: LEADER
I20260710 11:08:41.808522  3359 consensus_queue.cc:260] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [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: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:41.809682  3359 raft_consensus.cc:3060] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.810830  3434 leader_election.cc:290] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [CANDIDATE]: Term 3 election: Requested vote from peers 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65:33181), 443a4c6ae158407a9af078c474837c58 (127.31.145.67:40585)
I20260710 11:08:41.812912  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65048f6cc7c4f95b0409746278856f7" candidate_uuid: "a9a1768733bf430b9b43492014b6084f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "443a4c6ae158407a9af078c474837c58"
I20260710 11:08:41.813544  3507 raft_consensus.cc:3060] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.816663  3359 raft_consensus.cc:2468] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a1768733bf430b9b43492014b6084f in term 3.
I20260710 11:08:41.817910  3397 leader_election.cc:304] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [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: 4f6a2a624f6643e18cf87f1ec010cd97, a9a1768733bf430b9b43492014b6084f; no voters: 
I20260710 11:08:41.818651  3583 raft_consensus.cc:2804] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:41.819538  3583 raft_consensus.cc:697] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 3 LEADER]: Becoming Leader. State: Replica: a9a1768733bf430b9b43492014b6084f, State: Running, Role: LEADER
I20260710 11:08:41.820045  3507 raft_consensus.cc:2468] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9a1768733bf430b9b43492014b6084f in term 3.
I20260710 11:08:41.820333  3583 consensus_queue.cc:237] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [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: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } }
I20260710 11:08:41.826001  3257 catalog_manager.cc:5697] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f reported cstate change: term changed from 2 to 3, leader changed from 4f6a2a624f6643e18cf87f1ec010cd97 (127.31.145.65) to a9a1768733bf430b9b43492014b6084f (127.31.145.66). New cstate: current_term: 3 leader_uuid: "a9a1768733bf430b9b43492014b6084f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "443a4c6ae158407a9af078c474837c58" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 40585 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:41.866091  3359 raft_consensus.cc:1275] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Refusing update from remote peer 443a4c6ae158407a9af078c474837c58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:41.867758  3595 consensus_queue.cc:1048] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6a2a624f6643e18cf87f1ec010cd97" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:41.868397  3434 raft_consensus.cc:1275] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Refusing update from remote peer 443a4c6ae158407a9af078c474837c58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:41.869571  3595 consensus_queue.cc:1048] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9a1768733bf430b9b43492014b6084f" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:41.949342 32325 tablet_server.cc:179] TabletServer@127.31.145.65:0 shutting down...
I20260710 11:08:41.967059 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:41.967698 32325 tablet_replica.cc:333] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97: stopping tablet replica
I20260710 11:08:41.968271 32325 raft_consensus.cc:2243] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.969024 32325 raft_consensus.cc:2272] T ddf5ec49dfb848059609996b955c6aff P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.971051 32325 tablet_replica.cc:333] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97: stopping tablet replica
I20260710 11:08:41.971570 32325 raft_consensus.cc:2243] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.971967 32325 raft_consensus.cc:2272] T c65048f6cc7c4f95b0409746278856f7 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.974023 32325 tablet_replica.cc:333] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97: stopping tablet replica
I20260710 11:08:41.974507 32325 raft_consensus.cc:2243] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:41.974880 32325 raft_consensus.cc:2272] T fccd6256cd494d589676184b24aadd30 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.976749 32325 tablet_replica.cc:333] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97: stopping tablet replica
I20260710 11:08:41.977176 32325 raft_consensus.cc:2243] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:41.977963 32325 raft_consensus.cc:2272] T 8684a2946aae47be8cc1a1f6e785e9b4 P 4f6a2a624f6643e18cf87f1ec010cd97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:41.999694 32325 tablet_server.cc:196] TabletServer@127.31.145.65:0 shutdown complete.
I20260710 11:08:42.010658 32325 tablet_server.cc:179] TabletServer@127.31.145.66:0 shutting down...
I20260710 11:08:42.025780 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:42.026438 32325 tablet_replica.cc:333] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f: stopping tablet replica
I20260710 11:08:42.027009 32325 raft_consensus.cc:2243] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:42.027617 32325 pending_rounds.cc:70] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f: Trying to abort 1 pending ops.
I20260710 11:08:42.027806 32325 pending_rounds.cc:77] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960332583759872 op_type: NO_OP noop_request { }
I20260710 11:08:42.028092 32325 raft_consensus.cc:2889] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:42.028365 32325 raft_consensus.cc:2272] T c65048f6cc7c4f95b0409746278856f7 P a9a1768733bf430b9b43492014b6084f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:42.030476 32325 tablet_replica.cc:333] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f: stopping tablet replica
I20260710 11:08:42.031004 32325 raft_consensus.cc:2243] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:42.031404 32325 raft_consensus.cc:2272] T ddf5ec49dfb848059609996b955c6aff P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:42.033314 32325 tablet_replica.cc:333] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f: stopping tablet replica
I20260710 11:08:42.033805 32325 raft_consensus.cc:2243] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:42.034178 32325 raft_consensus.cc:2272] T 8684a2946aae47be8cc1a1f6e785e9b4 P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:42.036114 32325 tablet_replica.cc:333] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f: stopping tablet replica
I20260710 11:08:42.036563 32325 raft_consensus.cc:2243] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:42.036929 32325 raft_consensus.cc:2272] T fccd6256cd494d589676184b24aadd30 P a9a1768733bf430b9b43492014b6084f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:42.058161 32325 tablet_server.cc:196] TabletServer@127.31.145.66:0 shutdown complete.
I20260710 11:08:42.068563 32325 tablet_server.cc:179] TabletServer@127.31.145.67:0 shutting down...
I20260710 11:08:42.084427 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:42.085026 32325 tablet_replica.cc:333] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58: stopping tablet replica
I20260710 11:08:42.085566 32325 raft_consensus.cc:2243] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:42.086004 32325 raft_consensus.cc:2272] T ddf5ec49dfb848059609996b955c6aff P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:42.088061 32325 tablet_replica.cc:333] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58: stopping tablet replica
I20260710 11:08:42.088529 32325 raft_consensus.cc:2243] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:42.088909 32325 raft_consensus.cc:2272] T c65048f6cc7c4f95b0409746278856f7 P 443a4c6ae158407a9af078c474837c58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:42.090922 32325 tablet_replica.cc:333] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58: stopping tablet replica
I20260710 11:08:42.091358 32325 raft_consensus.cc:2243] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:42.092043 32325 raft_consensus.cc:2272] T fccd6256cd494d589676184b24aadd30 P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:42.094048 32325 tablet_replica.cc:333] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58: stopping tablet replica
I20260710 11:08:42.094463 32325 raft_consensus.cc:2243] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:42.094810 32325 raft_consensus.cc:2272] T 8684a2946aae47be8cc1a1f6e785e9b4 P 443a4c6ae158407a9af078c474837c58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:42.116655 32325 tablet_server.cc:196] TabletServer@127.31.145.67:0 shutdown complete.
I20260710 11:08:42.127167 32325 master.cc:562] Master@127.31.145.126:34383 shutting down...
I20260710 11:08:42.139914 32325 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:42.140434 32325 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:42.140722 32325 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8701123ca6114163b58fb4cbfb777d2c: stopping tablet replica
I20260710 11:08:42.158053 32325 master.cc:584] Master@127.31.145.126:34383 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2599 ms)
[----------] 6 tests from LeaderRebalancerTest (89614 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:08:42.183665 32325 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.145.126:37501
I20260710 11:08:42.184636 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:42.189386  3614 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:42.189743  3613 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:42.190644  3616 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:42.191283 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:42.192052 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:42.192230 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:42.192384 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681722192366 us; error 0 us; skew 500 ppm
I20260710 11:08:42.192912 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:42.195142 32325 webserver.cc:533] Webserver started at http://127.31.145.126:35457/ using document root <none> and password file <none>
I20260710 11:08:42.195587 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:42.195756 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:42.195989 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:42.197026 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/master-0-root/instance:
uuid: "3ae9d240a7ad40e18ac92c3dbf21ecd9"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-ljn8"
I20260710 11:08:42.201586 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:08:42.204842  3621 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.205684 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:42.205969 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/master-0-root
uuid: "3ae9d240a7ad40e18ac92c3dbf21ecd9"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-ljn8"
I20260710 11:08:42.206233 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:42.230986 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:42.232004 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:42.265782 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.126:37501
I20260710 11:08:42.265851  3672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.126:37501 every 8 connection(s)
I20260710 11:08:42.269351  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.278708  3673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9: Bootstrap starting.
I20260710 11:08:42.282651  3673 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.286185  3673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9: No bootstrap required, opened a new log
I20260710 11:08:42.288031  3673 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ae9d240a7ad40e18ac92c3dbf21ecd9" member_type: VOTER }
I20260710 11:08:42.288380  3673 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.288618  3673 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae9d240a7ad40e18ac92c3dbf21ecd9, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.289135  3673 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ae9d240a7ad40e18ac92c3dbf21ecd9" member_type: VOTER }
I20260710 11:08:42.289611  3673 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:42.289812  3673 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:42.290071  3673 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:42.295713  3673 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ae9d240a7ad40e18ac92c3dbf21ecd9" member_type: VOTER }
I20260710 11:08:42.296226  3673 leader_election.cc:304] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [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: 3ae9d240a7ad40e18ac92c3dbf21ecd9; no voters: 
I20260710 11:08:42.297333  3673 leader_election.cc:290] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:42.297646  3676 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:42.298817  3676 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [term 1 LEADER]: Becoming Leader. State: Replica: 3ae9d240a7ad40e18ac92c3dbf21ecd9, State: Running, Role: LEADER
I20260710 11:08:42.299415  3676 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [LEADER]: Queue going to LEADER mode. State: All 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: "3ae9d240a7ad40e18ac92c3dbf21ecd9" member_type: VOTER }
I20260710 11:08:42.300068  3673 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:42.302016  3678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ae9d240a7ad40e18ac92c3dbf21ecd9. Latest consensus state: current_term: 1 leader_uuid: "3ae9d240a7ad40e18ac92c3dbf21ecd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ae9d240a7ad40e18ac92c3dbf21ecd9" member_type: VOTER } }
I20260710 11:08:42.302006  3677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3ae9d240a7ad40e18ac92c3dbf21ecd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ae9d240a7ad40e18ac92c3dbf21ecd9" member_type: VOTER } }
I20260710 11:08:42.302695  3678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:42.302778  3677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:42.307260  3681 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:42.314381  3681 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:42.315797 32325 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:42.322983  3681 catalog_manager.cc:1383] Generated new cluster ID: 4cc399b1034a4560a523d9a863b903fd
I20260710 11:08:42.323232  3681 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:42.344115  3681 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:42.345353  3681 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:42.361510  3681 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9: Generated new TSK 0
I20260710 11:08:42.362069  3681 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:42.382107 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:42.387905  3694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:42.388625  3695 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:42.390316 32325 server_base.cc:1061] running on GCE node
W20260710 11:08:42.391059  3697 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:42.391881 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:42.392066 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:42.392182 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681722392172 us; error 0 us; skew 500 ppm
I20260710 11:08:42.392634 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:42.394785 32325 webserver.cc:533] Webserver started at http://127.31.145.65:36147/ using document root <none> and password file <none>
I20260710 11:08:42.395215 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:42.395375 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:42.395579 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:42.396565 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-0-root/instance:
uuid: "31caa43ae4af412f984f24f34061cbc4"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-ljn8"
I20260710 11:08:42.400844 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:08:42.404273  3702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.404979 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:42.405215 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-0-root
uuid: "31caa43ae4af412f984f24f34061cbc4"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-ljn8"
I20260710 11:08:42.405480 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:42.418156 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:42.419130 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:42.420409 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:42.422586 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:42.422755 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.423013 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:42.423151 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.457841 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.65:41537
I20260710 11:08:42.457947  3764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.65:41537 every 8 connection(s)
I20260710 11:08:42.462389 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:42.469914  3769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:42.470810  3770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:42.473166  3772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:42.474200  3765 heartbeater.cc:344] Connected to a master server at 127.31.145.126:37501
I20260710 11:08:42.474537  3765 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:42.475198  3765 heartbeater.cc:507] Master 127.31.145.126:37501 requested a full tablet report, sending...
I20260710 11:08:42.477125  3638 ts_manager.cc:194] Registered new tserver with Master: 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537)
I20260710 11:08:42.478952  3638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34064
I20260710 11:08:42.479615 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:42.480466 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:42.480659 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:42.480821 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681722480804 us; error 0 us; skew 500 ppm
I20260710 11:08:42.481297 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:42.483397 32325 webserver.cc:533] Webserver started at http://127.31.145.66:43349/ using document root <none> and password file <none>
I20260710 11:08:42.483836 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:42.484019 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:42.484262 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:42.485484 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-1-root/instance:
uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-ljn8"
I20260710 11:08:42.489586 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:08:42.492679  3777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.493387 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:42.493680 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-1-root
uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-ljn8"
I20260710 11:08:42.493947 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:42.507969 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:42.508944 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:42.510291 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:42.512463 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:42.512651 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.512856 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:42.513008 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.547840 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.66:36331
I20260710 11:08:42.547940  3839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.66:36331 every 8 connection(s)
I20260710 11:08:42.552268 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:42.558528  3843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:42.559751  3844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:42.562498  3846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:42.563000  3840 heartbeater.cc:344] Connected to a master server at 127.31.145.126:37501
I20260710 11:08:42.563410  3840 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:42.563619 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:42.564277  3840 heartbeater.cc:507] Master 127.31.145.126:37501 requested a full tablet report, sending...
I20260710 11:08:42.564599 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:42.564843 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:42.565009 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681722564993 us; error 0 us; skew 500 ppm
I20260710 11:08:42.565696 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:42.566437  3638 ts_manager.cc:194] Registered new tserver with Master: ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:42.568275  3638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34076
I20260710 11:08:42.568275 32325 webserver.cc:533] Webserver started at http://127.31.145.67:39709/ using document root <none> and password file <none>
I20260710 11:08:42.568989 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:42.569228 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:42.569568 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:42.570865 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-2-root/instance:
uuid: "759937e3704b464aaa7c82848d1a5950"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-ljn8"
I20260710 11:08:42.574806 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.001s
I20260710 11:08:42.577754  3851 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.578424 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:42.578663 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-2-root
uuid: "759937e3704b464aaa7c82848d1a5950"
format_stamp: "Formatted at 2026-07-10 11:08:42 on dist-test-slave-ljn8"
I20260710 11:08:42.578896 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681632410645-32325-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:42.602756 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:42.603710 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:42.604970 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:42.607035 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:42.607208 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.607431 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:42.607601 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:42.647601 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.67:43805
I20260710 11:08:42.647722  3913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.67:43805 every 8 connection(s)
I20260710 11:08:42.659848  3914 heartbeater.cc:344] Connected to a master server at 127.31.145.126:37501
I20260710 11:08:42.660220  3914 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:42.660900  3914 heartbeater.cc:507] Master 127.31.145.126:37501 requested a full tablet report, sending...
I20260710 11:08:42.662808  3638 ts_manager.cc:194] Registered new tserver with Master: 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:42.663756 32325 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013129379s
I20260710 11:08:42.664716  3638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34092
I20260710 11:08:42.686029  3638 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34108:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:42.688395  3638 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:42.759895  3730 tablet_service.cc:1511] Processing CreateTablet for tablet 31c01d6f70904676b141d7ea5e1fa95e (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:42.761175  3805 tablet_service.cc:1511] Processing CreateTablet for tablet 31c01d6f70904676b141d7ea5e1fa95e (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:42.762565  3805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c01d6f70904676b141d7ea5e1fa95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.762269  3803 tablet_service.cc:1511] Processing CreateTablet for tablet 282c9df2fb0d422fb7dcc539464033d5 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:42.763581  3803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 282c9df2fb0d422fb7dcc539464033d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.763290  3728 tablet_service.cc:1511] Processing CreateTablet for tablet 282c9df2fb0d422fb7dcc539464033d5 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:42.762277  3729 tablet_service.cc:1511] Processing CreateTablet for tablet 96c0139bbac5408f92773e7b07ef8250 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:42.765578  3802 tablet_service.cc:1511] Processing CreateTablet for tablet 6790d6bcf2da4f20969a14b2a03cad5b (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:42.766459  3804 tablet_service.cc:1511] Processing CreateTablet for tablet 96c0139bbac5408f92773e7b07ef8250 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:42.766852  3802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6790d6bcf2da4f20969a14b2a03cad5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.767715  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c0139bbac5408f92773e7b07ef8250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.767565  3727 tablet_service.cc:1511] Processing CreateTablet for tablet 6790d6bcf2da4f20969a14b2a03cad5b (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:42.769604  3726 tablet_service.cc:1511] Processing CreateTablet for tablet d85b4d57f23f4b6898f09012799bcfd3 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:42.772316  3725 tablet_service.cc:1511] Processing CreateTablet for tablet aa85fb8099834194923106b34a91a85f (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:42.761245  3730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c01d6f70904676b141d7ea5e1fa95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.774518  3724 tablet_service.cc:1511] Processing CreateTablet for tablet ab21f4d7fae241568db866427a0be726 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:42.775734  3724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab21f4d7fae241568db866427a0be726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.776708  3725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa85fb8099834194923106b34a91a85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.778707  3726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85b4d57f23f4b6898f09012799bcfd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.779467  3801 tablet_service.cc:1511] Processing CreateTablet for tablet d85b4d57f23f4b6898f09012799bcfd3 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:42.780714  3727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6790d6bcf2da4f20969a14b2a03cad5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.781847  3800 tablet_service.cc:1511] Processing CreateTablet for tablet aa85fb8099834194923106b34a91a85f (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:42.783430  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 282c9df2fb0d422fb7dcc539464033d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.780711  3801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85b4d57f23f4b6898f09012799bcfd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.787186  3800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa85fb8099834194923106b34a91a85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.793850  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c0139bbac5408f92773e7b07ef8250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.798273  3799 tablet_service.cc:1511] Processing CreateTablet for tablet ab21f4d7fae241568db866427a0be726 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:42.799674  3799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab21f4d7fae241568db866427a0be726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.812321  3723 tablet_service.cc:1511] Processing CreateTablet for tablet 4fcda11f95984a0ea8e400603fb93b02 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:42.813743  3723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fcda11f95984a0ea8e400603fb93b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.815127  3929 tablet_bootstrap.cc:492] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:42.820611  3929 tablet_bootstrap.cc:654] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.821980  3805 tablet_service.cc:1511] Processing CreateTablet for tablet 4fcda11f95984a0ea8e400603fb93b02 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:42.823331  3805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fcda11f95984a0ea8e400603fb93b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.830466  3722 tablet_service.cc:1511] Processing CreateTablet for tablet 2d16f53f03204b048ac033a206979b89 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:42.831822  3722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d16f53f03204b048ac033a206979b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.831545  3804 tablet_service.cc:1511] Processing CreateTablet for tablet 2d16f53f03204b048ac033a206979b89 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:42.832252  3879 tablet_service.cc:1511] Processing CreateTablet for tablet 31c01d6f70904676b141d7ea5e1fa95e (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:42.832748  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d16f53f03204b048ac033a206979b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.833422  3879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c01d6f70904676b141d7ea5e1fa95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.840281  3878 tablet_service.cc:1511] Processing CreateTablet for tablet 96c0139bbac5408f92773e7b07ef8250 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:42.841632  3878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c0139bbac5408f92773e7b07ef8250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.847262  3877 tablet_service.cc:1511] Processing CreateTablet for tablet 282c9df2fb0d422fb7dcc539464033d5 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:42.848663  3877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 282c9df2fb0d422fb7dcc539464033d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.854489  3929 tablet_bootstrap.cc:492] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:42.855013  3929 ts_tablet_manager.cc:1403] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.007s
I20260710 11:08:42.855072  3876 tablet_service.cc:1511] Processing CreateTablet for tablet 6790d6bcf2da4f20969a14b2a03cad5b (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:42.856465  3876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6790d6bcf2da4f20969a14b2a03cad5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.857828  3929 raft_consensus.cc:359] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:42.858539  3929 raft_consensus.cc:385] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.858814  3929 raft_consensus.cc:740] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.859615  3929 consensus_queue.cc:260] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:42.863092  3875 tablet_service.cc:1511] Processing CreateTablet for tablet d85b4d57f23f4b6898f09012799bcfd3 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:42.864490  3875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85b4d57f23f4b6898f09012799bcfd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.882036  3840 heartbeater.cc:499] Master 127.31.145.126:37501 was elected leader, sending a full tablet report...
I20260710 11:08:42.883563  3874 tablet_service.cc:1511] Processing CreateTablet for tablet aa85fb8099834194923106b34a91a85f (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:42.884891  3874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa85fb8099834194923106b34a91a85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.886492  3873 tablet_service.cc:1511] Processing CreateTablet for tablet ab21f4d7fae241568db866427a0be726 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:42.887782  3873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab21f4d7fae241568db866427a0be726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.890527  3872 tablet_service.cc:1511] Processing CreateTablet for tablet 4fcda11f95984a0ea8e400603fb93b02 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:42.891742  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fcda11f95984a0ea8e400603fb93b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.898996  3871 tablet_service.cc:1511] Processing CreateTablet for tablet 2d16f53f03204b048ac033a206979b89 (DEFAULT_TABLE table=test-workload [id=598f931586284b848f9928a1a0bf5bda]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:42.900056  3932 raft_consensus.cc:493] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:42.900629  3932 raft_consensus.cc:515] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:42.906766  3932 leader_election.cc:290] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:42.900297  3871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d16f53f03204b048ac033a206979b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:42.914077  3930 tablet_bootstrap.cc:492] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:42.922683  3933 tablet_bootstrap.cc:492] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
W20260710 11:08:42.931671  3779 leader_election.cc:343] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Not found: Tablet not found: 96c0139bbac5408f92773e7b07ef8250
I20260710 11:08:42.936470  3930 tablet_bootstrap.cc:654] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.951056  3933 tablet_bootstrap.cc:654] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:42.965327  3778 leader_election.cc:343] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805): Not found: Tablet not found: 96c0139bbac5408f92773e7b07ef8250
I20260710 11:08:42.965885  3778 leader_election.cc:304] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950
I20260710 11:08:42.966656  3932 raft_consensus.cc:2749] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:42.967429  3929 ts_tablet_manager.cc:1434] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.112s	user 0.010s	sys 0.011s
I20260710 11:08:42.968466  3929 tablet_bootstrap.cc:492] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:42.975133  3929 tablet_bootstrap.cc:654] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.976899  3930 tablet_bootstrap.cc:492] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:42.977136  3933 tablet_bootstrap.cc:492] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:42.977308  3930 ts_tablet_manager.cc:1403] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.003s
I20260710 11:08:42.977718  3933 ts_tablet_manager.cc:1403] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.009s
I20260710 11:08:42.979673  3929 tablet_bootstrap.cc:492] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:42.980198  3929 ts_tablet_manager.cc:1403] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 11:08:42.980386  3930 raft_consensus.cc:359] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:42.980819  3933 raft_consensus.cc:359] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:42.981588  3933 raft_consensus.cc:385] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.981890  3933 raft_consensus.cc:740] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.982615  3933 consensus_queue.cc:260] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:42.983225  3929 raft_consensus.cc:359] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:42.981221  3930 raft_consensus.cc:385] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.984071  3929 raft_consensus.cc:385] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:42.984102  3930 raft_consensus.cc:740] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.984671  3929 raft_consensus.cc:740] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:42.984992  3930 consensus_queue.cc:260] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:42.985553  3929 consensus_queue.cc:260] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:42.987118  3765 heartbeater.cc:499] Master 127.31.145.126:37501 was elected leader, sending a full tablet report...
I20260710 11:08:42.987601  3930 ts_tablet_manager.cc:1434] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:42.988498  3930 tablet_bootstrap.cc:492] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:42.990600  3929 ts_tablet_manager.cc:1434] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:08:42.991695  3929 tablet_bootstrap.cc:492] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:42.994681  3930 tablet_bootstrap.cc:654] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.996423  3914 heartbeater.cc:499] Master 127.31.145.126:37501 was elected leader, sending a full tablet report...
I20260710 11:08:42.996979  3933 ts_tablet_manager.cc:1434] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:08:42.997620  3929 tablet_bootstrap.cc:654] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:42.998019  3933 tablet_bootstrap.cc:492] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:43.003865  3933 tablet_bootstrap.cc:654] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.010181  3929 tablet_bootstrap.cc:492] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:43.010684  3930 tablet_bootstrap.cc:492] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:43.010704  3933 tablet_bootstrap.cc:492] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:43.010720  3929 ts_tablet_manager.cc:1403] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260710 11:08:43.011467  3930 ts_tablet_manager.cc:1403] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260710 11:08:43.011662  3933 ts_tablet_manager.cc:1403] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 11:08:43.014003  3929 raft_consensus.cc:359] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.014267  3930 raft_consensus.cc:359] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.014757  3929 raft_consensus.cc:385] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.014992  3930 raft_consensus.cc:385] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.014576  3933 raft_consensus.cc:359] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.015128  3929 raft_consensus.cc:740] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.015444  3930 raft_consensus.cc:740] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.015676  3933 raft_consensus.cc:385] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.016124  3933 raft_consensus.cc:740] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.016057  3929 consensus_queue.cc:260] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.016335  3930 consensus_queue.cc:260] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.018401  3929 ts_tablet_manager.cc:1434] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:43.019358  3929 tablet_bootstrap.cc:492] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:43.019035  3933 consensus_queue.cc:260] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.021191  3933 ts_tablet_manager.cc:1434] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260710 11:08:43.022162  3933 tablet_bootstrap.cc:492] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:43.025525  3929 tablet_bootstrap.cc:654] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.026032  3930 ts_tablet_manager.cc:1434] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 11:08:43.026990  3930 tablet_bootstrap.cc:492] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:43.028020  3933 tablet_bootstrap.cc:654] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.032346  3930 tablet_bootstrap.cc:654] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.038487  3930 tablet_bootstrap.cc:492] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:43.038968  3930 ts_tablet_manager.cc:1403] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:08:43.040297  3933 tablet_bootstrap.cc:492] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:43.040807  3933 ts_tablet_manager.cc:1403] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:08:43.041584  3930 raft_consensus.cc:359] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.042304  3930 raft_consensus.cc:385] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.042587  3930 raft_consensus.cc:740] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.043409  3933 raft_consensus.cc:359] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.043371  3930 consensus_queue.cc:260] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.044193  3933 raft_consensus.cc:385] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.044502  3933 raft_consensus.cc:740] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.045331  3933 consensus_queue.cc:260] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.045965  3930 ts_tablet_manager.cc:1434] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:08:43.046485  3929 tablet_bootstrap.cc:492] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:43.046957  3929 ts_tablet_manager.cc:1403] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260710 11:08:43.047201  3930 tablet_bootstrap.cc:492] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:43.047425  3933 ts_tablet_manager.cc:1434] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:43.048352  3933 tablet_bootstrap.cc:492] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:43.049628  3929 raft_consensus.cc:359] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.050321  3929 raft_consensus.cc:385] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.050614  3929 raft_consensus.cc:740] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.051353  3929 consensus_queue.cc:260] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.052954  3929 ts_tablet_manager.cc:1434] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:43.053256  3930 tablet_bootstrap.cc:654] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.054739  3933 tablet_bootstrap.cc:654] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.058965  3930 tablet_bootstrap.cc:492] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:43.059089  3929 tablet_bootstrap.cc:492] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:43.059437  3930 ts_tablet_manager.cc:1403] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:08:43.062367  3933 tablet_bootstrap.cc:492] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:43.062212  3930 raft_consensus.cc:359] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.063019  3930 raft_consensus.cc:385] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.063062  3933 ts_tablet_manager.cc:1403] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:08:43.063426  3930 raft_consensus.cc:740] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.064321  3930 consensus_queue.cc:260] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.065649  3929 tablet_bootstrap.cc:654] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.066655  3930 ts_tablet_manager.cc:1434] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:43.066354  3933 raft_consensus.cc:359] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.067180  3933 raft_consensus.cc:385] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.067653  3930 tablet_bootstrap.cc:492] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:43.067518  3933 raft_consensus.cc:740] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.069561  3933 consensus_queue.cc:260] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.071079  3929 tablet_bootstrap.cc:492] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:43.071593  3929 ts_tablet_manager.cc:1403] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260710 11:08:43.071905  3933 ts_tablet_manager.cc:1434] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:08:43.072875  3933 tablet_bootstrap.cc:492] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:43.074131  3930 tablet_bootstrap.cc:654] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.074612  3929 raft_consensus.cc:359] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.075369  3929 raft_consensus.cc:385] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.075706  3929 raft_consensus.cc:740] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.076480  3929 consensus_queue.cc:260] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.079006  3929 ts_tablet_manager.cc:1434] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:43.079491  3933 tablet_bootstrap.cc:654] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.080288  3929 tablet_bootstrap.cc:492] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:43.086555  3929 tablet_bootstrap.cc:654] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.105561  3930 tablet_bootstrap.cc:492] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:43.105945  3930 ts_tablet_manager.cc:1403] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.016s
I20260710 11:08:43.106494  3933 tablet_bootstrap.cc:492] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:43.106760  3929 tablet_bootstrap.cc:492] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:43.107147  3933 ts_tablet_manager.cc:1403] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.018s
I20260710 11:08:43.107187  3929 ts_tablet_manager.cc:1403] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260710 11:08:43.108163  3930 raft_consensus.cc:359] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.108690  3930 raft_consensus.cc:385] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.108887  3930 raft_consensus.cc:740] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.109421  3930 consensus_queue.cc:260] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.110214  3929 raft_consensus.cc:359] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.110903  3929 raft_consensus.cc:385] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.111181  3929 raft_consensus.cc:740] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.111393  3930 ts_tablet_manager.cc:1434] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260710 11:08:43.111618  3933 raft_consensus.cc:359] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.111896  3929 consensus_queue.cc:260] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.112429  3930 tablet_bootstrap.cc:492] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:43.114089  3929 ts_tablet_manager.cc:1434] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:43.115048  3929 tablet_bootstrap.cc:492] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:43.112471  3933 raft_consensus.cc:385] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.115538  3933 raft_consensus.cc:740] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.115715  3932 raft_consensus.cc:493] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.116235  3932 raft_consensus.cc:515] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.116403  3933 consensus_queue.cc:260] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.118294  3932 leader_election.cc:290] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.118896  3933 ts_tablet_manager.cc:1434] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:08:43.119872  3933 tablet_bootstrap.cc:492] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:43.120209  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6790d6bcf2da4f20969a14b2a03cad5b" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:43.120879  3889 raft_consensus.cc:2468] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 0.
I20260710 11:08:43.121289  3929 tablet_bootstrap.cc:654] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.122640  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6790d6bcf2da4f20969a14b2a03cad5b" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:43.123294  3740 raft_consensus.cc:2468] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 0.
I20260710 11:08:43.124607  3779 leader_election.cc:304] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.125485  3932 raft_consensus.cc:2804] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.125846  3932 raft_consensus.cc:493] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.126161  3932 raft_consensus.cc:3060] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.126507  3933 tablet_bootstrap.cc:654] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.136446  3932 raft_consensus.cc:515] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.139127  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6790d6bcf2da4f20969a14b2a03cad5b" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:43.139670  3740 raft_consensus.cc:3060] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.146929  3740 raft_consensus.cc:2468] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 1.
I20260710 11:08:43.148156  3779 leader_election.cc:304] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.159699  3930 tablet_bootstrap.cc:654] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.162585  3956 raft_consensus.cc:493] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.162966  3956 raft_consensus.cc:515] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.163698  3929 tablet_bootstrap.cc:492] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:43.164261  3929 ts_tablet_manager.cc:1403] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.028s
I20260710 11:08:43.164474  3956 leader_election.cc:290] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.165001  3956 raft_consensus.cc:2804] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.165647  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16f53f03204b048ac033a206979b89" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:43.166266  3889 raft_consensus.cc:2468] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 0.
I20260710 11:08:43.167536  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6790d6bcf2da4f20969a14b2a03cad5b" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:43.167861  3778 leader_election.cc:304] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.168103  3889 raft_consensus.cc:3060] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.168690  3932 leader_election.cc:290] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.169281  3932 raft_consensus.cc:2804] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.169631  3932 raft_consensus.cc:493] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.169942  3932 raft_consensus.cc:3060] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.175109  3889 raft_consensus.cc:2468] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 1.
I20260710 11:08:43.176968  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16f53f03204b048ac033a206979b89" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:43.177639  3740 raft_consensus.cc:2468] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 0.
I20260710 11:08:43.178346  3933 tablet_bootstrap.cc:492] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:43.178529  3956 raft_consensus.cc:697] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Becoming Leader. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:43.178828  3933 ts_tablet_manager.cc:1403] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.035s
I20260710 11:08:43.179319  3932 raft_consensus.cc:515] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.167542  3929 raft_consensus.cc:359] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.181048  3929 raft_consensus.cc:385] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.181334  3929 raft_consensus.cc:740] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.181870  3930 tablet_bootstrap.cc:492] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:43.182847  3930 ts_tablet_manager.cc:1403] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.002s
I20260710 11:08:43.181728  3933 raft_consensus.cc:359] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.182379  3929 consensus_queue.cc:260] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.183149  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16f53f03204b048ac033a206979b89" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:43.183205  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16f53f03204b048ac033a206979b89" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:43.183898  3889 raft_consensus.cc:3060] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.183971  3740 raft_consensus.cc:3060] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.185177  3929 ts_tablet_manager.cc:1434] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:08:43.179500  3956 consensus_queue.cc:237] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.183317  3933 raft_consensus.cc:385] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.186710  3933 raft_consensus.cc:740] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.187460  3933 consensus_queue.cc:260] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.186100  3930 raft_consensus.cc:359] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.186223  3929 tablet_bootstrap.cc:492] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:43.191233  3943 raft_consensus.cc:493] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.196758  3930 raft_consensus.cc:385] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.197188  3943 raft_consensus.cc:515] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.200064  3943 leader_election.cc:290] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.199283  3889 raft_consensus.cc:2468] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 1.
I20260710 11:08:43.189626  3933 ts_tablet_manager.cc:1434] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260710 11:08:43.197209  3930 raft_consensus.cc:740] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.196014  3932 leader_election.cc:290] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.193019  3740 raft_consensus.cc:2468] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 1.
I20260710 11:08:43.206714  3930 consensus_queue.cc:260] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.208884  3933 tablet_bootstrap.cc:492] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:43.210390  3778 leader_election.cc:304] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.211390  3932 raft_consensus.cc:2804] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.211572  3930 ts_tablet_manager.cc:1434] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.002s
I20260710 11:08:43.212658  3930 tablet_bootstrap.cc:492] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:43.214393  3932 raft_consensus.cc:697] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Becoming Leader. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:43.218014  3938 raft_consensus.cc:493] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.215261  3932 consensus_queue.cc:237] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.218524  3938 raft_consensus.cc:515] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.219633  3929 tablet_bootstrap.cc:654] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.222674  3943 raft_consensus.cc:493] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.222908  3938 leader_election.cc:290] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:43.225303  3943 raft_consensus.cc:515] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.226466  3930 tablet_bootstrap.cc:654] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.227417  3943 leader_election.cc:290] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.269492  3932 raft_consensus.cc:493] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.270809  3932 raft_consensus.cc:515] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.275552  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282c9df2fb0d422fb7dcc539464033d5" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:43.276212  3933 tablet_bootstrap.cc:654] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:43.278642  3779 leader_election.cc:343] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.278558  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282c9df2fb0d422fb7dcc539464033d5" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:43.279851  3889 raft_consensus.cc:2468] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 0.
I20260710 11:08:43.281121  3932 leader_election.cc:290] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.279354  3930 tablet_bootstrap.cc:492] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:43.282502  3930 ts_tablet_manager.cc:1403] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.005s
I20260710 11:08:43.282823  3778 leader_election.cc:304] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [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: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 31caa43ae4af412f984f24f34061cbc4
I20260710 11:08:43.285192  3929 tablet_bootstrap.cc:492] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:43.285310  3932 raft_consensus.cc:2804] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.285823  3932 raft_consensus.cc:493] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.286202  3929 ts_tablet_manager.cc:1403] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.004s
I20260710 11:08:43.286298  3932 raft_consensus.cc:3060] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.287696  3930 raft_consensus.cc:359] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.289450  3930 raft_consensus.cc:385] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.290274  3930 raft_consensus.cc:740] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.291769  3930 consensus_queue.cc:260] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.294800  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85b4d57f23f4b6898f09012799bcfd3" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:43.295750  3888 raft_consensus.cc:2468] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 0.
I20260710 11:08:43.297444  3703 leader_election.cc:304] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: 
I20260710 11:08:43.260403  3637 catalog_manager.cc:5697] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a reported cstate change: term changed from 0 to 1, leader changed from <none> to ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66). New cstate: current_term: 1 leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.298662  3943 raft_consensus.cc:2804] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.299069  3943 raft_consensus.cc:493] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.299400  3943 raft_consensus.cc:3060] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.299605  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21f4d7fae241568db866427a0be726" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
W20260710 11:08:43.301977  3703 leader_election.cc:343] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.305200  3929 raft_consensus.cc:359] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.310153  3929 raft_consensus.cc:385] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.310526  3929 raft_consensus.cc:740] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
W20260710 11:08:43.311530  3686 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:43.315325  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21f4d7fae241568db866427a0be726" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:43.318626  3929 consensus_queue.cc:260] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
W20260710 11:08:43.319916  3705 leader_election.cc:343] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.320465  3705 leader_election.cc:304] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4; no voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:43.321857  3929 ts_tablet_manager.cc:1434] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.001s
I20260710 11:08:43.322160  3939 raft_consensus.cc:2749] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:43.316592  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85b4d57f23f4b6898f09012799bcfd3" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:43.323414  3929 tablet_bootstrap.cc:492] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:43.323359  3814 raft_consensus.cc:2468] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 0.
I20260710 11:08:43.324837  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c01d6f70904676b141d7ea5e1fa95e" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:43.326556  3815 raft_consensus.cc:2468] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 0.
I20260710 11:08:43.328146  3854 leader_election.cc:304] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.328274  3943 raft_consensus.cc:515] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.329478  3938 raft_consensus.cc:2804] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.330499  3938 raft_consensus.cc:493] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.330853  3938 raft_consensus.cc:3060] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.331423  3929 tablet_bootstrap.cc:654] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.335803  3930 ts_tablet_manager.cc:1434] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.006s
I20260710 11:08:43.340937  3943 leader_election.cc:290] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 election: Requested vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.341598  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85b4d57f23f4b6898f09012799bcfd3" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:43.342231  3815 raft_consensus.cc:3060] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.342869  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85b4d57f23f4b6898f09012799bcfd3" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:43.343155  3933 tablet_bootstrap.cc:492] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:43.343990  3933 ts_tablet_manager.cc:1403] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.014s
I20260710 11:08:43.344448  3889 raft_consensus.cc:3060] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.341599  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c01d6f70904676b141d7ea5e1fa95e" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:43.346256  3740 raft_consensus.cc:2468] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 0.
I20260710 11:08:43.347843  3933 raft_consensus.cc:359] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.348683  3933 raft_consensus.cc:385] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.348977  3933 raft_consensus.cc:740] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.349804  3933 consensus_queue.cc:260] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.353629  3815 raft_consensus.cc:2468] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 1.
I20260710 11:08:43.355334  3930 tablet_bootstrap.cc:492] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:43.358142  3705 leader_election.cc:304] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.359051  3943 raft_consensus.cc:2804] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.359484  3943 raft_consensus.cc:697] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Becoming Leader. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:43.360502  3943 consensus_queue.cc:237] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.355319  3938 raft_consensus.cc:515] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.365947  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c01d6f70904676b141d7ea5e1fa95e" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:43.366552  3740 raft_consensus.cc:3060] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.356573  3932 raft_consensus.cc:515] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.358127  3889 raft_consensus.cc:2468] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 1.
I20260710 11:08:43.373806  3930 tablet_bootstrap.cc:654] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.378480  3938 leader_election.cc:290] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:43.383479  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c01d6f70904676b141d7ea5e1fa95e" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:43.384097  3815 raft_consensus.cc:3060] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.387204  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282c9df2fb0d422fb7dcc539464033d5" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:43.388080  3739 raft_consensus.cc:3060] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.389178  3932 leader_election.cc:290] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.393500  3740 raft_consensus.cc:2468] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:43.394833  3853 leader_election.cc:304] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: 
I20260710 11:08:43.394544  3635 catalog_manager.cc:5697] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "31caa43ae4af412f984f24f34061cbc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.395808  3938 raft_consensus.cc:2804] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.395912  3972 raft_consensus.cc:493] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.396371  3938 raft_consensus.cc:697] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:43.396565  3972 raft_consensus.cc:515] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.397511  3938 consensus_queue.cc:237] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.399798  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa85fb8099834194923106b34a91a85f" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
W20260710 11:08:43.401409  3853 leader_election.cc:343] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.403019  3933 ts_tablet_manager.cc:1434] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.059s	user 0.018s	sys 0.015s
I20260710 11:08:43.404873  3972 leader_election.cc:290] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:43.395078  3815 raft_consensus.cc:2468] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:43.406790  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa85fb8099834194923106b34a91a85f" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:43.407603  3814 raft_consensus.cc:2468] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 0.
I20260710 11:08:43.410653  3933 tablet_bootstrap.cc:492] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:43.415958  3929 tablet_bootstrap.cc:492] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:43.416383  3929 ts_tablet_manager.cc:1403] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.003s
I20260710 11:08:43.417218  3854 leader_election.cc:304] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [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: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 31caa43ae4af412f984f24f34061cbc4
I20260710 11:08:43.418372  3972 raft_consensus.cc:2804] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.418696  3972 raft_consensus.cc:493] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.419051  3972 raft_consensus.cc:3060] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.419469  3929 raft_consensus.cc:359] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.420153  3929 raft_consensus.cc:385] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.420116  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282c9df2fb0d422fb7dcc539464033d5" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:43.420715  3929 raft_consensus.cc:740] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.420962  3889 raft_consensus.cc:3060] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.421820  3929 consensus_queue.cc:260] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.424149  3929 ts_tablet_manager.cc:1434] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:08:43.426753  3972 raft_consensus.cc:515] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.428613  3889 raft_consensus.cc:2468] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 1.
I20260710 11:08:43.429948  3778 leader_election.cc:304] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.429962  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa85fb8099834194923106b34a91a85f" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:43.430894  3932 raft_consensus.cc:2804] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.431373  3932 raft_consensus.cc:697] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Becoming Leader. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
W20260710 11:08:43.431813  3853 leader_election.cc:343] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.432276  3932 consensus_queue.cc:237] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.433876  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa85fb8099834194923106b34a91a85f" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:43.434443  3814 raft_consensus.cc:3060] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.434978  3739 raft_consensus.cc:2468] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 1.
I20260710 11:08:43.443922  3814 raft_consensus.cc:2468] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:43.440008  3635 catalog_manager.cc:5697] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a reported cstate change: term changed from 0 to 1, leader changed from <none> to ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66). New cstate: current_term: 1 leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.445848  3854 leader_election.cc:304] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [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: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 31caa43ae4af412f984f24f34061cbc4
I20260710 11:08:43.446033  3956 raft_consensus.cc:493] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.446558  3956 raft_consensus.cc:515] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.446951  3973 raft_consensus.cc:2804] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.435945  3972 leader_election.cc:290] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:43.457036  3930 tablet_bootstrap.cc:492] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:43.458092  3930 ts_tablet_manager.cc:1403] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.103s	user 0.029s	sys 0.047s
I20260710 11:08:43.461207  3930 raft_consensus.cc:359] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.461988  3930 raft_consensus.cc:385] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.462319  3930 raft_consensus.cc:740] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.463155  3973 raft_consensus.cc:697] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:43.465778  3637 catalog_manager.cc:5697] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 0 to 1, leader changed from <none> to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:43.469928  3973 consensus_queue.cc:237] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.468207  3956 leader_election.cc:290] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.468631  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcda11f95984a0ea8e400603fb93b02" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:43.463979  3930 consensus_queue.cc:260] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.471338  3739 raft_consensus.cc:2468] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 0.
I20260710 11:08:43.472442  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcda11f95984a0ea8e400603fb93b02" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:43.473085  3779 leader_election.cc:304] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.474001  3956 raft_consensus.cc:2804] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.474377  3956 raft_consensus.cc:493] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.474746  3956 raft_consensus.cc:3060] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.475317  3930 ts_tablet_manager.cc:1434] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:08:43.476501  3930 tablet_bootstrap.cc:492] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
W20260710 11:08:43.480057  3778 leader_election.cc:343] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.484954  3930 tablet_bootstrap.cc:654] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.487203  3635 catalog_manager.cc:5697] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a reported cstate change: term changed from 0 to 1, leader changed from <none> to ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66). New cstate: current_term: 1 leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.488758  3933 tablet_bootstrap.cc:654] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.492704  3930 tablet_bootstrap.cc:492] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:43.493992  3930 ts_tablet_manager.cc:1403] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260710 11:08:43.494593  3956 raft_consensus.cc:515] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.497643  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcda11f95984a0ea8e400603fb93b02" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:43.498172  3739 raft_consensus.cc:3060] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.498435  3930 raft_consensus.cc:359] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.499076  3930 raft_consensus.cc:385] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.499347  3930 raft_consensus.cc:740] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.500105  3930 consensus_queue.cc:260] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.502149  3930 ts_tablet_manager.cc:1434] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:08:43.505879  3638 catalog_manager.cc:5697] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 0 to 1, leader changed from <none> to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:43.511644  3739 raft_consensus.cc:2468] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 1.
I20260710 11:08:43.512866  3779 leader_election.cc:304] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.513543  3932 raft_consensus.cc:2804] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.514029  3932 raft_consensus.cc:697] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Becoming Leader. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:43.514895  3932 consensus_queue.cc:237] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.517968  3933 tablet_bootstrap.cc:492] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:43.518419  3933 ts_tablet_manager.cc:1403] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.013s
I20260710 11:08:43.522487  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcda11f95984a0ea8e400603fb93b02" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:43.522662  3933 raft_consensus.cc:359] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.523340  3933 raft_consensus.cc:385] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.523612  3933 raft_consensus.cc:740] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.523739  3956 leader_election.cc:290] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.524302  3933 consensus_queue.cc:260] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.524175  3638 catalog_manager.cc:5697] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a reported cstate change: term changed from 0 to 1, leader changed from <none> to ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66). New cstate: current_term: 1 leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:43.526098  3778 leader_election.cc:343] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.528419  3933 ts_tablet_manager.cc:1434] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:43.529558  3933 tablet_bootstrap.cc:492] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:43.537123  3933 tablet_bootstrap.cc:654] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:43.540875  3933 tablet_bootstrap.cc:492] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:43.541231  3933 ts_tablet_manager.cc:1403] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:08:43.543147  3933 raft_consensus.cc:359] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.543587  3933 raft_consensus.cc:385] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:43.543803  3933 raft_consensus.cc:740] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.544327  3933 consensus_queue.cc:260] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.545749  3933 ts_tablet_manager.cc:1434] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:43.549430  3973 raft_consensus.cc:493] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.549906  3973 raft_consensus.cc:515] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.551936  3973 leader_election.cc:290] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:43.552588  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21f4d7fae241568db866427a0be726" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:43.552909  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21f4d7fae241568db866427a0be726" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:43.553256  3739 raft_consensus.cc:2468] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 0.
I20260710 11:08:43.553470  3814 raft_consensus.cc:2468] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 0.
I20260710 11:08:43.554283  3853 leader_election.cc:304] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: 
I20260710 11:08:43.555024  3973 raft_consensus.cc:2804] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.555301  3973 raft_consensus.cc:493] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.555598  3973 raft_consensus.cc:3060] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.560689  3973 raft_consensus.cc:515] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.562309  3973 leader_election.cc:290] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:43.563031  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21f4d7fae241568db866427a0be726" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:43.563261  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21f4d7fae241568db866427a0be726" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:43.563517  3739 raft_consensus.cc:3060] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.563845  3814 raft_consensus.cc:3060] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.568599  3739 raft_consensus.cc:2468] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:43.568782  3814 raft_consensus.cc:2468] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:43.569847  3854 leader_election.cc:304] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.570659  3973 raft_consensus.cc:2804] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.571031  3973 raft_consensus.cc:697] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:43.571709  3973 consensus_queue.cc:237] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.578573  3637 catalog_manager.cc:5697] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 0 to 1, leader changed from <none> to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:43.635803  3973 raft_consensus.cc:493] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.636320  3973 raft_consensus.cc:515] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.638695  3973 leader_election.cc:290] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:43.639017  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c0139bbac5408f92773e7b07ef8250" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:43.639333  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c0139bbac5408f92773e7b07ef8250" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:43.639715  3739 raft_consensus.cc:2468] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 0.
I20260710 11:08:43.639986  3814 raft_consensus.cc:2468] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 0.
I20260710 11:08:43.640754  3853 leader_election.cc:304] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: 
I20260710 11:08:43.641359  3973 raft_consensus.cc:2804] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:43.641717  3973 raft_consensus.cc:493] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:43.641989  3973 raft_consensus.cc:3060] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.646791  3973 raft_consensus.cc:515] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.648375  3973 leader_election.cc:290] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:43.649019  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c0139bbac5408f92773e7b07ef8250" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:43.649330  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c0139bbac5408f92773e7b07ef8250" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:43.649655  3739 raft_consensus.cc:3060] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.649911  3814 raft_consensus.cc:3060] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.656636  3739 raft_consensus.cc:2468] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:43.656636  3814 raft_consensus.cc:2468] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:43.657912  3854 leader_election.cc:304] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.658542  3973 raft_consensus.cc:2804] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:43.658922  3973 raft_consensus.cc:697] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:43.659590  3973 consensus_queue.cc:237] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.666563  3956 consensus_queue.cc:1048] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.667398  3637 catalog_manager.cc:5697] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 0 to 1, leader changed from <none> to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:43.679965  3955 consensus_queue.cc:1048] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:43.712038  3889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31c01d6f70904676b141d7ea5e1fa95e"
dest_uuid: "759937e3704b464aaa7c82848d1a5950"
mode: GRACEFUL
new_leader_uuid: "31caa43ae4af412f984f24f34061cbc4"
 from {username='slave'} at 127.0.0.1:56190
I20260710 11:08:43.712630  3889 raft_consensus.cc:606] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Received request to transfer leadership to TS 31caa43ae4af412f984f24f34061cbc4
I20260710 11:08:43.717211  3889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96c0139bbac5408f92773e7b07ef8250"
dest_uuid: "759937e3704b464aaa7c82848d1a5950"
mode: GRACEFUL
new_leader_uuid: "31caa43ae4af412f984f24f34061cbc4"
 from {username='slave'} at 127.0.0.1:56190
I20260710 11:08:43.717702  3889 raft_consensus.cc:606] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Received request to transfer leadership to TS 31caa43ae4af412f984f24f34061cbc4
I20260710 11:08:43.729019  3814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "282c9df2fb0d422fb7dcc539464033d5"
dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
mode: GRACEFUL
new_leader_uuid: "31caa43ae4af412f984f24f34061cbc4"
 from {username='slave'} at 127.0.0.1:57284
I20260710 11:08:43.729523  3814 raft_consensus.cc:606] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Received request to transfer leadership to TS 31caa43ae4af412f984f24f34061cbc4
I20260710 11:08:43.733860  3814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6790d6bcf2da4f20969a14b2a03cad5b"
dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
mode: GRACEFUL
new_leader_uuid: "31caa43ae4af412f984f24f34061cbc4"
 from {username='slave'} at 127.0.0.1:57284
I20260710 11:08:43.734290  3814 raft_consensus.cc:606] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Received request to transfer leadership to TS 31caa43ae4af412f984f24f34061cbc4
I20260710 11:08:43.741588  3943 raft_consensus.cc:493] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:43.742000  3943 raft_consensus.cc:515] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.743849  3943 leader_election.cc:290] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.744455  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa85fb8099834194923106b34a91a85f" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:43.744822  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa85fb8099834194923106b34a91a85f" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:43.745270  3814 raft_consensus.cc:2393] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31caa43ae4af412f984f24f34061cbc4 in current term 1: Already voted for candidate 759937e3704b464aaa7c82848d1a5950 in this term.
I20260710 11:08:43.746034  3739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d85b4d57f23f4b6898f09012799bcfd3"
dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
mode: GRACEFUL
new_leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:45406
I20260710 11:08:43.746359  3703 leader_election.cc:304] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4; no voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:43.746541  3739 raft_consensus.cc:606] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Received request to transfer leadership to TS ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:43.747022  3943 raft_consensus.cc:3060] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.751365  3889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa85fb8099834194923106b34a91a85f"
dest_uuid: "759937e3704b464aaa7c82848d1a5950"
mode: GRACEFUL
new_leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:56190
I20260710 11:08:43.751884  3889 raft_consensus.cc:606] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Received request to transfer leadership to TS ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:43.752318  3943 raft_consensus.cc:2749] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:43.756321  3889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab21f4d7fae241568db866427a0be726"
dest_uuid: "759937e3704b464aaa7c82848d1a5950"
mode: GRACEFUL
new_leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:56190
I20260710 11:08:43.756800  3889 raft_consensus.cc:606] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Received request to transfer leadership to TS ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:43.763304  3814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d16f53f03204b048ac033a206979b89"
dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
mode: GRACEFUL
new_leader_uuid: "759937e3704b464aaa7c82848d1a5950"
 from {username='slave'} at 127.0.0.1:57284
I20260710 11:08:43.763744  3814 raft_consensus.cc:606] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Received request to transfer leadership to TS 759937e3704b464aaa7c82848d1a5950
I20260710 11:08:43.817049  3955 consensus_queue.cc:1048] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.822753  3955 consensus_queue.cc:1048] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.830518  3932 consensus_queue.cc:1048] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.837946  3956 raft_consensus.cc:993] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a: : Instructing follower 759937e3704b464aaa7c82848d1a5950 to start an election
I20260710 11:08:43.838419  3956 raft_consensus.cc:1081] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Signalling peer 759937e3704b464aaa7c82848d1a5950 to start an election
I20260710 11:08:43.840049  3888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d16f53f03204b048ac033a206979b89"
dest_uuid: "759937e3704b464aaa7c82848d1a5950"
 from {username='slave'} at 127.0.0.1:56172
I20260710 11:08:43.840916  3932 raft_consensus.cc:993] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a: : Instructing follower 31caa43ae4af412f984f24f34061cbc4 to start an election
I20260710 11:08:43.844717  3888 raft_consensus.cc:493] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.845211  3888 raft_consensus.cc:3060] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.845227  3956 raft_consensus.cc:1081] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Signalling peer 31caa43ae4af412f984f24f34061cbc4 to start an election
I20260710 11:08:43.847520  3740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "282c9df2fb0d422fb7dcc539464033d5"
dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
 from {username='slave'} at 127.0.0.1:45384
I20260710 11:08:43.848088  3740 raft_consensus.cc:493] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.848472  3740 raft_consensus.cc:3060] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.855239  3740 raft_consensus.cc:515] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.855607  3932 consensus_queue.cc:1048] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.857355  3740 leader_election.cc:290] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 2 election: Requested vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.853397  3888 raft_consensus.cc:515] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.858825  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282c9df2fb0d422fb7dcc539464033d5" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:43.859915  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282c9df2fb0d422fb7dcc539464033d5" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:43.860574  3814 raft_consensus.cc:3055] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:43.860905  3814 raft_consensus.cc:740] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:43.861881  3814 consensus_queue.cc:260] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.863168  3814 raft_consensus.cc:3060] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.863750  3888 leader_election.cc:290] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 2 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:43.865110  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16f53f03204b048ac033a206979b89" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:43.865594  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d16f53f03204b048ac033a206979b89" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:43.865782  3815 raft_consensus.cc:3055] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:43.866174  3815 raft_consensus.cc:740] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:43.866223  3740 raft_consensus.cc:3060] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.867113  3815 consensus_queue.cc:260] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.868376  3815 raft_consensus.cc:3060] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.868448  3973 consensus_queue.cc:1048] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.873018  3814 raft_consensus.cc:2468] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 2.
I20260710 11:08:43.873106  3740 raft_consensus.cc:2468] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 2.
I20260710 11:08:43.874451  3705 leader_election.cc:304] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [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: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 759937e3704b464aaa7c82848d1a5950
I20260710 11:08:43.875623  3943 raft_consensus.cc:2804] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:43.876806  3815 raft_consensus.cc:2468] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 2.
I20260710 11:08:43.877980  3854 leader_election.cc:304] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.879812  3979 raft_consensus.cc:2804] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:43.879330  3943 raft_consensus.cc:697] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Becoming Leader. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:43.880322  3979 raft_consensus.cc:697] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 2 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:43.880805  3943 consensus_queue.cc:237] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.881143  3979 consensus_queue.cc:237] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.886632  3972 consensus_queue.cc:1048] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.894477  3943 consensus_queue.cc:1048] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.894295  3637 catalog_manager.cc:5697] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 reported cstate change: term changed from 1 to 2, leader changed from ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66) to 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "31caa43ae4af412f984f24f34061cbc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.900748  3938 raft_consensus.cc:993] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950: : Instructing follower 31caa43ae4af412f984f24f34061cbc4 to start an election
I20260710 11:08:43.901221  3938 raft_consensus.cc:1081] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Signalling peer 31caa43ae4af412f984f24f34061cbc4 to start an election
I20260710 11:08:43.903862  3740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31c01d6f70904676b141d7ea5e1fa95e"
dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
 from {username='slave'} at 127.0.0.1:45398
I20260710 11:08:43.904556  3740 raft_consensus.cc:493] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.906314  3740 raft_consensus.cc:3060] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.905896  3972 consensus_queue.cc:1048] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:43.907042  3887 raft_consensus.cc:3060] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:43.905519  3638 catalog_manager.cc:5697] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 1 to 2, leader changed from ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66) to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:43.913282  3740 raft_consensus.cc:515] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.915333  3740 leader_election.cc:290] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 2 election: Requested vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.916113  3932 consensus_queue.cc:1048] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.918471  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c01d6f70904676b141d7ea5e1fa95e" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:43.918457  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c01d6f70904676b141d7ea5e1fa95e" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:43.919109  3888 raft_consensus.cc:3055] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:43.919373  3815 raft_consensus.cc:3060] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.919440  3888 raft_consensus.cc:740] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:43.920346  3888 consensus_queue.cc:260] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.921043  4001 consensus_queue.cc:1048] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.923312  3888 raft_consensus.cc:3060] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.926530  3815 raft_consensus.cc:2468] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 2.
I20260710 11:08:43.929030  3705 leader_election.cc:304] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.929981  3943 raft_consensus.cc:2804] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:43.930433  4000 raft_consensus.cc:993] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4: : Instructing follower ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:43.931367  4001 raft_consensus.cc:1081] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Signalling peer ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:43.931834  3943 raft_consensus.cc:697] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Becoming Leader. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:43.930586  3888 raft_consensus.cc:2468] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 2.
I20260710 11:08:43.933230  3813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d85b4d57f23f4b6898f09012799bcfd3"
dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:57266
I20260710 11:08:43.933836  3813 raft_consensus.cc:493] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.934190  3813 raft_consensus.cc:3060] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.932674  3943 consensus_queue.cc:237] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.941882  3813 raft_consensus.cc:515] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.945745  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85b4d57f23f4b6898f09012799bcfd3" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:43.946432  3739 raft_consensus.cc:3055] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:43.946807  3739 raft_consensus.cc:740] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:43.947641  3739 consensus_queue.cc:260] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.948544  3979 consensus_queue.cc:1048] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.948765  3739 raft_consensus.cc:3060] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.950006  3638 catalog_manager.cc:5697] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 reported cstate change: term changed from 1 to 2, leader changed from 759937e3704b464aaa7c82848d1a5950 (127.31.145.67) to 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "31caa43ae4af412f984f24f34061cbc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.950596  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85b4d57f23f4b6898f09012799bcfd3" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:43.951198  3888 raft_consensus.cc:3060] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.953290  3813 leader_election.cc:290] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.956496  3739 raft_consensus.cc:2468] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:43.957062  3888 raft_consensus.cc:2468] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:43.958645  3778 leader_election.cc:304] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.960835  3932 raft_consensus.cc:2804] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:43.961303  3932 raft_consensus.cc:697] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Becoming Leader. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:43.964015  3932 consensus_queue.cc:237] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.969584  3979 raft_consensus.cc:993] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950: : Instructing follower ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:43.970201  3979 raft_consensus.cc:1081] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Signalling peer ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:43.971153  3932 consensus_queue.cc:1048] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.975374  3815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa85fb8099834194923106b34a91a85f"
dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:57278
I20260710 11:08:43.975931  3815 raft_consensus.cc:493] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.976289  3815 raft_consensus.cc:3060] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.983150  3815 raft_consensus.cc:515] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.987018  3815 leader_election.cc:290] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:43.988408  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa85fb8099834194923106b34a91a85f" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:43.988529  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa85fb8099834194923106b34a91a85f" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:43.989086  3889 raft_consensus.cc:3055] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:43.989270  3739 raft_consensus.cc:3060] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.989531  3889 raft_consensus.cc:740] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:43.990432  3889 consensus_queue.cc:260] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.990428  3635 catalog_manager.cc:5697] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a reported cstate change: term changed from 1 to 2, leader changed from 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65) to ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66). New cstate: current_term: 2 leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.992238  3889 raft_consensus.cc:3060] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.994539  3739 raft_consensus.cc:2468] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:43.995848  3779 leader_election.cc:304] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:43.996541  3932 raft_consensus.cc:2804] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:43.996914  3932 raft_consensus.cc:697] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Becoming Leader. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:43.997674  3932 consensus_queue.cc:237] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:43.997912  3889 raft_consensus.cc:2468] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:44.005330  3638 catalog_manager.cc:5697] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a reported cstate change: term changed from 1 to 2, leader changed from 759937e3704b464aaa7c82848d1a5950 (127.31.145.67) to ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66). New cstate: current_term: 2 leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:44.054944  3973 consensus_queue.cc:1048] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:44.059265  4007 raft_consensus.cc:993] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a: : Instructing follower 31caa43ae4af412f984f24f34061cbc4 to start an election
I20260710 11:08:44.059749  3932 raft_consensus.cc:1081] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Signalling peer 31caa43ae4af412f984f24f34061cbc4 to start an election
I20260710 11:08:44.061265  3739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6790d6bcf2da4f20969a14b2a03cad5b"
dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
 from {username='slave'} at 127.0.0.1:45384
I20260710 11:08:44.061583  3938 raft_consensus.cc:993] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950: : Instructing follower ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:44.061806  3739 raft_consensus.cc:493] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:44.062052  3938 raft_consensus.cc:1081] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Signalling peer ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:44.062240  3739 raft_consensus.cc:3060] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.063812  3813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab21f4d7fae241568db866427a0be726"
dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:57278
I20260710 11:08:44.064320  3813 raft_consensus.cc:493] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:44.064604  3813 raft_consensus.cc:3060] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.069063  3979 consensus_queue.cc:1048] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:44.069289  3739 raft_consensus.cc:515] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:44.070672  3813 raft_consensus.cc:515] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:44.071849  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6790d6bcf2da4f20969a14b2a03cad5b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:44.072434  3814 raft_consensus.cc:3055] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:44.072759  3814 raft_consensus.cc:740] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:44.073365  3813 leader_election.cc:290] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:44.073606  3814 consensus_queue.cc:260] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:44.074131  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21f4d7fae241568db866427a0be726" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:44.074690  3889 raft_consensus.cc:3055] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:44.074839  3814 raft_consensus.cc:3060] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.075064  3889 raft_consensus.cc:740] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:44.075912  3889 consensus_queue.cc:260] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:44.076749  3889 raft_consensus.cc:3060] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.078778  3815 raft_consensus.cc:1240] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Rejecting Update request from peer 759937e3704b464aaa7c82848d1a5950 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:44.078871  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab21f4d7fae241568db866427a0be726" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:44.082650  3814 raft_consensus.cc:2468] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 2.
I20260710 11:08:44.083686  3705 leader_election.cc:304] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:44.084389  3943 raft_consensus.cc:2804] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:44.084769  3943 raft_consensus.cc:697] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Becoming Leader. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:44.085605  3943 consensus_queue.cc:237] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:44.087420  3889 raft_consensus.cc:2468] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:44.088605  3739 leader_election.cc:290] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 2 election: Requested vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:44.088568  3778 leader_election.cc:304] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [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: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 31caa43ae4af412f984f24f34061cbc4
I20260710 11:08:44.089636  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6790d6bcf2da4f20969a14b2a03cad5b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:44.089936  3932 raft_consensus.cc:2804] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:44.090219  3889 raft_consensus.cc:3060] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.090416  3932 raft_consensus.cc:697] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Becoming Leader. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:44.091234  3932 consensus_queue.cc:237] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [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: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:44.095522  3889 raft_consensus.cc:2468] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 2.
I20260710 11:08:44.096274  3638 catalog_manager.cc:5697] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 reported cstate change: term changed from 1 to 2, leader changed from ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66) to 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "31caa43ae4af412f984f24f34061cbc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:44.103451  3635 catalog_manager.cc:5697] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a reported cstate change: term changed from 1 to 2, leader changed from 759937e3704b464aaa7c82848d1a5950 (127.31.145.67) to ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66). New cstate: current_term: 2 leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:44.127521  3973 consensus_queue.cc:1048] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:44.133155  3979 raft_consensus.cc:993] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950: : Instructing follower 31caa43ae4af412f984f24f34061cbc4 to start an election
I20260710 11:08:44.133665  3938 raft_consensus.cc:1081] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Signalling peer 31caa43ae4af412f984f24f34061cbc4 to start an election
I20260710 11:08:44.135277  3740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96c0139bbac5408f92773e7b07ef8250"
dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
 from {username='slave'} at 127.0.0.1:45398
I20260710 11:08:44.136536  3740 raft_consensus.cc:493] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:44.136947  3740 raft_consensus.cc:3060] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.138739  3973 consensus_queue.cc:1048] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:44.143471  3740 raft_consensus.cc:515] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:44.146360  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c0139bbac5408f92773e7b07ef8250" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:44.146898  3815 raft_consensus.cc:3060] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.147240  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c0139bbac5408f92773e7b07ef8250" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:44.147295  3740 leader_election.cc:290] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 2 election: Requested vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:44.147854  3889 raft_consensus.cc:3055] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:44.148253  3889 raft_consensus.cc:740] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:44.149047  3889 consensus_queue.cc:260] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:44.150282  3889 raft_consensus.cc:3060] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.153477  3815 raft_consensus.cc:2468] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 2.
I20260710 11:08:44.154512  3705 leader_election.cc:304] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:44.155265  3943 raft_consensus.cc:2804] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:44.155786  3943 raft_consensus.cc:697] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Becoming Leader. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:44.155958  3889 raft_consensus.cc:2468] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 2.
I20260710 11:08:44.156651  3943 consensus_queue.cc:237] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:44.162551  3635 catalog_manager.cc:5697] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 reported cstate change: term changed from 1 to 2, leader changed from 759937e3704b464aaa7c82848d1a5950 (127.31.145.67) to 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "31caa43ae4af412f984f24f34061cbc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:44.349566  3815 raft_consensus.cc:1275] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Refusing update from remote peer 759937e3704b464aaa7c82848d1a5950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.350827  3973 consensus_queue.cc:1048] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.357786  3740 raft_consensus.cc:1275] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Refusing update from remote peer 759937e3704b464aaa7c82848d1a5950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.359458  3973 consensus_queue.cc:1048] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.379208  3815 raft_consensus.cc:1275] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Refusing update from remote peer 31caa43ae4af412f984f24f34061cbc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.380306  3943 consensus_queue.cc:1048] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.387058  3889 raft_consensus.cc:3060] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.393532  3889 raft_consensus.cc:1275] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Refusing update from remote peer 31caa43ae4af412f984f24f34061cbc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.394553  4000 consensus_queue.cc:1048] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.399499  3815 raft_consensus.cc:1275] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Refusing update from remote peer 31caa43ae4af412f984f24f34061cbc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.400506  4000 consensus_queue.cc:1048] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.407636  3889 raft_consensus.cc:1275] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Refusing update from remote peer 31caa43ae4af412f984f24f34061cbc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.409143  4000 consensus_queue.cc:1048] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.505661  3889 raft_consensus.cc:1275] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.506829  3932 consensus_queue.cc:1048] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.510851  3740 raft_consensus.cc:3060] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.514616  3739 raft_consensus.cc:1275] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.516372  3956 consensus_queue.cc:1048] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.517935  3740 raft_consensus.cc:1275] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.519347  3956 consensus_queue.cc:1048] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.525106  3889 raft_consensus.cc:1275] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.527311  3932 consensus_queue.cc:1048] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.531961  3889 raft_consensus.cc:1275] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.533834  4014 consensus_queue.cc:1048] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:44.540736  3740 raft_consensus.cc:1275] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.542104  4014 consensus_queue.cc:1048] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.567376  3888 raft_consensus.cc:1275] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Refusing update from remote peer 31caa43ae4af412f984f24f34061cbc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.568478  4000 consensus_queue.cc:1048] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.575321  3815 raft_consensus.cc:1275] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Refusing update from remote peer 31caa43ae4af412f984f24f34061cbc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.576757  3943 consensus_queue.cc:1048] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.634361  3888 raft_consensus.cc:1275] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Refusing update from remote peer 31caa43ae4af412f984f24f34061cbc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.635829  3943 consensus_queue.cc:1048] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.643674  3815 raft_consensus.cc:1275] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Refusing update from remote peer 31caa43ae4af412f984f24f34061cbc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.645183  3998 consensus_queue.cc:1048] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:46.793306  3638 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34120:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:46.795630  3638 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:46.844096  3729 tablet_service.cc:1511] Processing CreateTablet for tablet efded5897a4f4f488229f72d30c341c4 (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:46.844743  3799 tablet_service.cc:1511] Processing CreateTablet for tablet efded5897a4f4f488229f72d30c341c4 (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:46.845642  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efded5897a4f4f488229f72d30c341c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.846136  3799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efded5897a4f4f488229f72d30c341c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.847522  3873 tablet_service.cc:1511] Processing CreateTablet for tablet efded5897a4f4f488229f72d30c341c4 (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:46.848831  3873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efded5897a4f4f488229f72d30c341c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.849037  3724 tablet_service.cc:1511] Processing CreateTablet for tablet c0f6464e84804a768a31a9d1208f053b (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:46.850308  3724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f6464e84804a768a31a9d1208f053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.851655  3800 tablet_service.cc:1511] Processing CreateTablet for tablet c0f6464e84804a768a31a9d1208f053b (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:46.853010  3800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f6464e84804a768a31a9d1208f053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.865401  3728 tablet_service.cc:1511] Processing CreateTablet for tablet 74e1d21738a94d508f0dbda8dcaf62cd (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:46.866784  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e1d21738a94d508f0dbda8dcaf62cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.867758  3805 tablet_service.cc:1511] Processing CreateTablet for tablet 74e1d21738a94d508f0dbda8dcaf62cd (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:46.869151  3805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e1d21738a94d508f0dbda8dcaf62cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.871971  4029 tablet_bootstrap.cc:492] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:46.871833  3872 tablet_service.cc:1511] Processing CreateTablet for tablet c0f6464e84804a768a31a9d1208f053b (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:46.873101  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f6464e84804a768a31a9d1208f053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.878554  4029 tablet_bootstrap.cc:654] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:46.889578  4030 tablet_bootstrap.cc:492] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:46.901449  4030 tablet_bootstrap.cc:654] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:46.915606  4030 tablet_bootstrap.cc:492] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:46.916061  4030 ts_tablet_manager.cc:1403] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.009s
I20260710 11:08:46.919054  4030 raft_consensus.cc:359] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:46.919816  4030 raft_consensus.cc:385] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:46.920102  4030 raft_consensus.cc:740] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:46.920845  4030 consensus_queue.cc:260] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:46.928001  3872 tablet_service.cc:1511] Processing CreateTablet for tablet 74e1d21738a94d508f0dbda8dcaf62cd (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:46.929248  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e1d21738a94d508f0dbda8dcaf62cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.930588  4030 ts_tablet_manager.cc:1434] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:08:46.936686  3724 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab75ac697574f3b9c30567edb0a18b7 (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:46.937987  4030 tablet_bootstrap.cc:492] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:46.938097  3724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab75ac697574f3b9c30567edb0a18b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.944396  4030 tablet_bootstrap.cc:654] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:46.958328  4030 tablet_bootstrap.cc:492] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:46.958873  4030 ts_tablet_manager.cc:1403] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260710 11:08:46.962159  4030 raft_consensus.cc:359] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:46.962926  4030 raft_consensus.cc:385] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:46.963243  4030 raft_consensus.cc:740] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:46.964015  4030 consensus_queue.cc:260] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:46.965492  3804 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab75ac697574f3b9c30567edb0a18b7 (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:46.966996  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab75ac697574f3b9c30567edb0a18b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.967979  4017 raft_consensus.cc:493] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:46.968515  4017 raft_consensus.cc:515] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:46.972144  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efded5897a4f4f488229f72d30c341c4" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:46.976933  4030 ts_tablet_manager.cc:1434] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
W20260710 11:08:46.977841  3853 leader_election.cc:343] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:46.978852  4017 leader_election.cc:290] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:46.980433  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efded5897a4f4f488229f72d30c341c4" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
W20260710 11:08:46.982472  3854 leader_election.cc:343] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:46.982954  3854 leader_election.cc:304] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950; no voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:46.984244  4017 raft_consensus.cc:2749] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:46.985297  4030 tablet_bootstrap.cc:492] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:46.991688  4029 tablet_bootstrap.cc:492] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:46.992262  4029 ts_tablet_manager.cc:1403] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.121s	user 0.050s	sys 0.065s
I20260710 11:08:46.992967  3872 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab75ac697574f3b9c30567edb0a18b7 (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:46.994406  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab75ac697574f3b9c30567edb0a18b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.995252  3801 tablet_service.cc:1511] Processing CreateTablet for tablet 9d56e1549d5240a09ef2f456fee9bfad (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:46.996516  3801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d56e1549d5240a09ef2f456fee9bfad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.996919  4029 raft_consensus.cc:359] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:46.997727  4029 raft_consensus.cc:385] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:46.998076  4029 raft_consensus.cc:740] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:46.999282  3728 tablet_service.cc:1511] Processing CreateTablet for tablet 9d56e1549d5240a09ef2f456fee9bfad (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:47.000556  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d56e1549d5240a09ef2f456fee9bfad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.001605  4029 consensus_queue.cc:260] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.003602  4029 ts_tablet_manager.cc:1434] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:08:47.004719  4029 tablet_bootstrap.cc:492] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:47.008857  3873 tablet_service.cc:1511] Processing CreateTablet for tablet 9d56e1549d5240a09ef2f456fee9bfad (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:47.010248  3873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d56e1549d5240a09ef2f456fee9bfad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:46.995110  4032 tablet_bootstrap.cc:492] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:47.011797  4029 tablet_bootstrap.cc:654] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.015617  4030 tablet_bootstrap.cc:654] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.018146  4032 tablet_bootstrap.cc:654] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.024689  3729 tablet_service.cc:1511] Processing CreateTablet for tablet e3b7741bc1df4f1f83c4f7459ec5b09b (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:47.026017  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b7741bc1df4f1f83c4f7459ec5b09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.037500  3878 tablet_service.cc:1511] Processing CreateTablet for tablet e3b7741bc1df4f1f83c4f7459ec5b09b (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:47.038888  3878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b7741bc1df4f1f83c4f7459ec5b09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.039891  3724 tablet_service.cc:1511] Processing CreateTablet for tablet edf2ce9112ed49a9a9bca24618fb8e4b (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:47.041316  3724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf2ce9112ed49a9a9bca24618fb8e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.043569  4030 tablet_bootstrap.cc:492] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:47.044094  4030 ts_tablet_manager.cc:1403] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.004s
I20260710 11:08:47.036218  3799 tablet_service.cc:1511] Processing CreateTablet for tablet e3b7741bc1df4f1f83c4f7459ec5b09b (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:47.046654  3799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b7741bc1df4f1f83c4f7459ec5b09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.049628  3874 tablet_service.cc:1511] Processing CreateTablet for tablet edf2ce9112ed49a9a9bca24618fb8e4b (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:47.050356  3804 tablet_service.cc:1511] Processing CreateTablet for tablet edf2ce9112ed49a9a9bca24618fb8e4b (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:47.050897  3874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf2ce9112ed49a9a9bca24618fb8e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.051699  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf2ce9112ed49a9a9bca24618fb8e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.057137  4030 raft_consensus.cc:359] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.057898  4030 raft_consensus.cc:385] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.058012  3725 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5d816a50ad4154abfb05d4e5292b48 (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:47.059420  3725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5d816a50ad4154abfb05d4e5292b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.058197  4030 raft_consensus.cc:740] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.062220  4030 consensus_queue.cc:260] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.063386  4032 tablet_bootstrap.cc:492] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:47.063866  4032 ts_tablet_manager.cc:1403] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.000s
I20260710 11:08:47.064622  4030 ts_tablet_manager.cc:1434] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 11:08:47.065639  4030 tablet_bootstrap.cc:492] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:47.069449  3805 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5d816a50ad4154abfb05d4e5292b48 (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:47.070685  3805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5d816a50ad4154abfb05d4e5292b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.071913  4030 tablet_bootstrap.cc:654] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.082412  4029 tablet_bootstrap.cc:492] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:47.083025  4029 ts_tablet_manager.cc:1403] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.079s	user 0.033s	sys 0.013s
I20260710 11:08:47.082412  4032 raft_consensus.cc:359] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.085371  4032 raft_consensus.cc:385] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.085536  3872 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5d816a50ad4154abfb05d4e5292b48 (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:47.086817  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5d816a50ad4154abfb05d4e5292b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.094455  3800 tablet_service.cc:1511] Processing CreateTablet for tablet ae49691dee5f42ba87007dc22ae5f0d3 (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:47.095245  4029 raft_consensus.cc:359] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.095752  3800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae49691dee5f42ba87007dc22ae5f0d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.096102  4029 raft_consensus.cc:385] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.096467  4029 raft_consensus.cc:740] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.097307  4029 consensus_queue.cc:260] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.102963  4032 raft_consensus.cc:740] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.103770  4032 consensus_queue.cc:260] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.106233  4029 ts_tablet_manager.cc:1434] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:08:47.106470  3728 tablet_service.cc:1511] Processing CreateTablet for tablet ae49691dee5f42ba87007dc22ae5f0d3 (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:47.110808  4017 raft_consensus.cc:493] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.111095  4030 tablet_bootstrap.cc:492] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:47.111557  4029 tablet_bootstrap.cc:492] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:47.111317  4017 raft_consensus.cc:515] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.113863  4017 leader_election.cc:290] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:47.111615  4030 ts_tablet_manager.cc:1403] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.010s
I20260710 11:08:47.114446  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1d21738a94d508f0dbda8dcaf62cd" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:47.115605  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1d21738a94d508f0dbda8dcaf62cd" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:47.117002  4030 raft_consensus.cc:359] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.117769  4030 raft_consensus.cc:385] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.118080  4030 raft_consensus.cc:740] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.118934  4030 consensus_queue.cc:260] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.121001  4029 tablet_bootstrap.cc:654] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:47.121707  3854 leader_election.cc:343] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:47.122946  4032 ts_tablet_manager.cc:1434] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.003s
I20260710 11:08:47.123659  4030 ts_tablet_manager.cc:1434] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:08:47.123965  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae49691dee5f42ba87007dc22ae5f0d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.124723  4030 tablet_bootstrap.cc:492] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
W20260710 11:08:47.128566  3853 leader_election.cc:343] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:47.129027  3853 leader_election.cc:304] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950; no voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:47.130070  4017 raft_consensus.cc:2749] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:47.132648  4030 tablet_bootstrap.cc:654] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.136369  4032 tablet_bootstrap.cc:492] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:47.142861  3872 tablet_service.cc:1511] Processing CreateTablet for tablet ae49691dee5f42ba87007dc22ae5f0d3 (DEFAULT_TABLE table=soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:47.144147  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae49691dee5f42ba87007dc22ae5f0d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:47.145323  4030 tablet_bootstrap.cc:492] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:47.145921  4030 ts_tablet_manager.cc:1403] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260710 11:08:47.147114  4017 raft_consensus.cc:493] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.147596  4017 raft_consensus.cc:515] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.149062  4030 raft_consensus.cc:359] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.149809  4017 leader_election.cc:290] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:47.151139  4030 raft_consensus.cc:385] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.152019  4030 raft_consensus.cc:740] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.153515  4030 consensus_queue.cc:260] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.154376  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab75ac697574f3b9c30567edb0a18b7" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
W20260710 11:08:47.156203  3853 leader_election.cc:343] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:47.158298  4030 ts_tablet_manager.cc:1434] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:08:47.160108  4030 tablet_bootstrap.cc:492] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:47.163205  4032 tablet_bootstrap.cc:654] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.151081  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab75ac697574f3b9c30567edb0a18b7" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
W20260710 11:08:47.168581  3854 leader_election.cc:343] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:47.169026  3854 leader_election.cc:304] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950; no voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:47.170161  4017 raft_consensus.cc:2749] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:47.170925  4029 tablet_bootstrap.cc:492] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:47.171501  4029 ts_tablet_manager.cc:1403] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.018s
I20260710 11:08:47.171586  4030 tablet_bootstrap.cc:654] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.174510  4029 raft_consensus.cc:359] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.175194  4029 raft_consensus.cc:385] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.175479  4029 raft_consensus.cc:740] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.176151  4029 consensus_queue.cc:260] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.178737  4029 ts_tablet_manager.cc:1434] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:47.179775  4029 tablet_bootstrap.cc:492] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:47.180303  4030 tablet_bootstrap.cc:492] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:47.180760  4030 ts_tablet_manager.cc:1403] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260710 11:08:47.183597  4030 raft_consensus.cc:359] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.184266  4030 raft_consensus.cc:385] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.184540  4030 raft_consensus.cc:740] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.185252  4030 consensus_queue.cc:260] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.186465  4029 tablet_bootstrap.cc:654] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.187721  4030 ts_tablet_manager.cc:1434] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:47.188717  4030 tablet_bootstrap.cc:492] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:47.185992  4032 tablet_bootstrap.cc:492] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:47.191934  4032 ts_tablet_manager.cc:1403] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.004s
I20260710 11:08:47.193701  4029 tablet_bootstrap.cc:492] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:47.194216  4029 ts_tablet_manager.cc:1403] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:08:47.194926  4030 tablet_bootstrap.cc:654] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.195084  4032 raft_consensus.cc:359] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.195852  4032 raft_consensus.cc:385] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.196120  4032 raft_consensus.cc:740] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.197278  4029 raft_consensus.cc:359] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.198082  4029 raft_consensus.cc:385] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.196849  4032 consensus_queue.cc:260] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.198391  4029 raft_consensus.cc:740] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.199261  4029 consensus_queue.cc:260] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.200274  4032 ts_tablet_manager.cc:1434] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:47.201242  4032 tablet_bootstrap.cc:492] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:47.201522  4029 ts_tablet_manager.cc:1434] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:47.202488  4029 tablet_bootstrap.cc:492] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:47.207948  4032 tablet_bootstrap.cc:654] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.208535  4029 tablet_bootstrap.cc:654] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.208639  4030 tablet_bootstrap.cc:492] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:47.209383  4030 ts_tablet_manager.cc:1403] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260710 11:08:47.212370  4030 raft_consensus.cc:359] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.213145  4030 raft_consensus.cc:385] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.213512  4030 raft_consensus.cc:740] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.214380  4030 consensus_queue.cc:260] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.217096  4030 ts_tablet_manager.cc:1434] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:47.218185  4030 tablet_bootstrap.cc:492] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:47.224357  4030 tablet_bootstrap.cc:654] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.249655  4030 tablet_bootstrap.cc:492] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:47.250003  4029 tablet_bootstrap.cc:492] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:47.250130  4030 ts_tablet_manager.cc:1403] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.022s
I20260710 11:08:47.250502  4029 ts_tablet_manager.cc:1403] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.024s
I20260710 11:08:47.250607  4032 tablet_bootstrap.cc:492] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:47.251151  4032 ts_tablet_manager.cc:1403] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.035s
I20260710 11:08:47.252743  4029 raft_consensus.cc:359] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.253311  4029 raft_consensus.cc:385] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.253638  4029 raft_consensus.cc:740] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.253162  4030 raft_consensus.cc:359] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.253991  4030 raft_consensus.cc:385] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.253991  4032 raft_consensus.cc:359] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.254360  4030 raft_consensus.cc:740] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.254281  4029 consensus_queue.cc:260] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.254829  4032 raft_consensus.cc:385] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.255155  4032 raft_consensus.cc:740] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.255311  4030 consensus_queue.cc:260] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.256536  4029 ts_tablet_manager.cc:1434] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:08:47.257287  4030 ts_tablet_manager.cc:1434] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:47.257509  4029 tablet_bootstrap.cc:492] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:47.258530  4030 tablet_bootstrap.cc:492] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950: Bootstrap starting.
I20260710 11:08:47.255985  4032 consensus_queue.cc:260] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.264228  4029 tablet_bootstrap.cc:654] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.264644  4032 ts_tablet_manager.cc:1434] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:08:47.266016  4032 tablet_bootstrap.cc:492] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:47.267369  4030 tablet_bootstrap.cc:654] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.269747  4017 raft_consensus.cc:493] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.271979  4017 raft_consensus.cc:515] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.274325  4017 leader_election.cc:290] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:47.278841  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
W20260710 11:08:47.280608  3853 leader_election.cc:343] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:47.279016  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
W20260710 11:08:47.282431  3854 leader_election.cc:343] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:47.282923  3854 leader_election.cc:304] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950; no voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:47.287704  4032 tablet_bootstrap.cc:654] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.285732  4017 raft_consensus.cc:2749] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:47.305478  4029 tablet_bootstrap.cc:492] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:47.305981  4029 ts_tablet_manager.cc:1403] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.020s
I20260710 11:08:47.308823  4029 raft_consensus.cc:359] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.309537  4030 tablet_bootstrap.cc:492] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950: No bootstrap required, opened a new log
I20260710 11:08:47.309537  4029 raft_consensus.cc:385] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.310015  4029 raft_consensus.cc:740] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.310164  4030 ts_tablet_manager.cc:1403] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.011s
I20260710 11:08:47.310774  4029 consensus_queue.cc:260] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.312980  4029 ts_tablet_manager.cc:1434] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:08:47.312728  4030 raft_consensus.cc:359] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.313387  4030 raft_consensus.cc:385] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.313724  4030 raft_consensus.cc:740] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.314009  4029 tablet_bootstrap.cc:492] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:47.314380  4030 consensus_queue.cc:260] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.317570  4030 ts_tablet_manager.cc:1434] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:47.320811  4029 tablet_bootstrap.cc:654] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.322688  4017 raft_consensus.cc:493] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.323211  4017 raft_consensus.cc:515] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.322935  4053 raft_consensus.cc:493] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.324167  4053 raft_consensus.cc:515] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.325615  4017 leader_election.cc:290] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:47.326242  4053 leader_election.cc:290] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:47.328116  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5d816a50ad4154abfb05d4e5292b48" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:47.328163  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f6464e84804a768a31a9d1208f053b" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:47.328559  4032 tablet_bootstrap.cc:492] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:47.329077  4032 ts_tablet_manager.cc:1403] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.007s
I20260710 11:08:47.328975  3814 raft_consensus.cc:2468] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 0.
W20260710 11:08:47.329716  3854 leader_election.cc:343] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:47.330437  3854 leader_election.cc:304] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:47.331626  4051 raft_consensus.cc:2804] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:47.331976  4051 raft_consensus.cc:493] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:47.332325  4051 raft_consensus.cc:3060] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.332085  4032 raft_consensus.cc:359] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.332651  4029 tablet_bootstrap.cc:492] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:47.332885  4032 raft_consensus.cc:385] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.333130  4029 ts_tablet_manager.cc:1403] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260710 11:08:47.333199  4032 raft_consensus.cc:740] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.334065  4032 consensus_queue.cc:260] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.336270  4032 ts_tablet_manager.cc:1434] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:47.336086  4029 raft_consensus.cc:359] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.336814  4029 raft_consensus.cc:385] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.337313  4032 tablet_bootstrap.cc:492] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:47.337088  4029 raft_consensus.cc:740] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.338266  4029 consensus_queue.cc:260] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.339409  4051 raft_consensus.cc:515] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.340553  4029 ts_tablet_manager.cc:1434] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 11:08:47.328503  4034 raft_consensus.cc:493] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.341277  4034 raft_consensus.cc:515] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.342024  4029 tablet_bootstrap.cc:492] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:47.342651  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f6464e84804a768a31a9d1208f053b" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:47.343257  4034 leader_election.cc:290] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.343262  3815 raft_consensus.cc:3060] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.344673  4032 tablet_bootstrap.cc:654] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.349195  4029 tablet_bootstrap.cc:654] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.350960  4051 leader_election.cc:290] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:47.351711  3815 raft_consensus.cc:2468] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:47.352864  3854 leader_election.cc:304] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:47.353708  4051 raft_consensus.cc:2804] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:47.354331  4051 raft_consensus.cc:697] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:47.355947  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f6464e84804a768a31a9d1208f053b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:47.356698  3813 raft_consensus.cc:2393] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31caa43ae4af412f984f24f34061cbc4 in current term 1: Already voted for candidate 759937e3704b464aaa7c82848d1a5950 in this term.
I20260710 11:08:47.357015  3998 raft_consensus.cc:493] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.357491  3998 raft_consensus.cc:515] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.359612  3998 leader_election.cc:290] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.355096  4051 consensus_queue.cc:237] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.360826  4029 tablet_bootstrap.cc:492] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:47.361327  4029 ts_tablet_manager.cc:1403] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:08:47.362066  3998 raft_consensus.cc:493] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.362555  3998 raft_consensus.cc:515] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.364136  4029 raft_consensus.cc:359] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.364857  4029 raft_consensus.cc:385] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.365113  4029 raft_consensus.cc:740] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.365201  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab75ac697574f3b9c30567edb0a18b7" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:47.365581  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efded5897a4f4f488229f72d30c341c4" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:47.365962  4029 consensus_queue.cc:260] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.365907  3813 raft_consensus.cc:2468] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 0.
I20260710 11:08:47.365154  3998 leader_election.cc:290] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.368180  4029 ts_tablet_manager.cc:1434] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
W20260710 11:08:47.352917  3686 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:47.368453  3705 leader_election.cc:304] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:47.369314  4034 raft_consensus.cc:2804] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:47.369352  3815 raft_consensus.cc:2468] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 0.
I20260710 11:08:47.369837  4034 raft_consensus.cc:493] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:47.370196  4034 raft_consensus.cc:3060] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.370564  3705 leader_election.cc:304] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:47.371923  3998 raft_consensus.cc:2804] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:47.372623  4029 tablet_bootstrap.cc:492] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4: Bootstrap starting.
I20260710 11:08:47.372269  3998 raft_consensus.cc:493] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:47.377596  3998 raft_consensus.cc:3060] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.379813  4029 tablet_bootstrap.cc:654] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.384526  3998 raft_consensus.cc:515] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.393849  4034 raft_consensus.cc:515] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.397018  4034 leader_election.cc:290] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 election: Requested vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.397107  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab75ac697574f3b9c30567edb0a18b7" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:47.397754  3815 raft_consensus.cc:3060] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.399534  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efded5897a4f4f488229f72d30c341c4" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:47.400125  3813 raft_consensus.cc:3060] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.400921  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f6464e84804a768a31a9d1208f053b" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:47.401412  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab75ac697574f3b9c30567edb0a18b7" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:47.402014  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f6464e84804a768a31a9d1208f053b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:47.402186  3887 raft_consensus.cc:2468] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 0.
I20260710 11:08:47.403134  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f6464e84804a768a31a9d1208f053b" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:47.403951  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab75ac697574f3b9c30567edb0a18b7" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:47.401543  3740 raft_consensus.cc:2468] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 0.
I20260710 11:08:47.404528  3887 raft_consensus.cc:3060] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.405860  3998 leader_election.cc:290] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 election: Requested vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.405805  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5d816a50ad4154abfb05d4e5292b48" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:47.406545  3739 raft_consensus.cc:2468] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 0.
I20260710 11:08:47.407477  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efded5897a4f4f488229f72d30c341c4" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:47.407981  3889 raft_consensus.cc:2468] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 0.
I20260710 11:08:47.411293  3813 raft_consensus.cc:2468] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 1.
I20260710 11:08:47.415614  3705 leader_election.cc:304] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:47.416648  3998 raft_consensus.cc:2804] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:47.417915  3998 raft_consensus.cc:697] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Becoming Leader. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:47.420420  3998 consensus_queue.cc:237] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.422312  3703 leader_election.cc:304] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4; no voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:47.423928  4034 raft_consensus.cc:3060] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.425750  3637 catalog_manager.cc:5697] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 0 to 1, leader changed from <none> to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:47.428922  4029 tablet_bootstrap.cc:492] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4: No bootstrap required, opened a new log
I20260710 11:08:47.419579  4051 raft_consensus.cc:493] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.429592  4029 ts_tablet_manager.cc:1403] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.013s
I20260710 11:08:47.429802  4051 raft_consensus.cc:515] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.432490  4029 raft_consensus.cc:359] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.433130  4029 raft_consensus.cc:385] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.433399  4029 raft_consensus.cc:740] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.433589  3853 leader_election.cc:304] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [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: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:47.434149  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d56e1549d5240a09ef2f456fee9bfad" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:47.434368  4053 raft_consensus.cc:2804] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:47.434836  4053 raft_consensus.cc:493] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:47.435164  4053 raft_consensus.cc:3060] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.435611  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efded5897a4f4f488229f72d30c341c4" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950"
W20260710 11:08:47.435894  3854 leader_election.cc:343] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:47.436157  3889 raft_consensus.cc:3060] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.441548  4051 leader_election.cc:290] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:47.442018  4053 raft_consensus.cc:515] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.442893  3889 raft_consensus.cc:2468] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 1.
I20260710 11:08:47.434082  4029 consensus_queue.cc:260] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.421996  3887 raft_consensus.cc:2468] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 1.
I20260710 11:08:47.444780  4029 ts_tablet_manager.cc:1434] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:08:47.444913  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d56e1549d5240a09ef2f456fee9bfad" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:47.464838  3739 raft_consensus.cc:2468] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 0.
I20260710 11:08:47.443115  3815 raft_consensus.cc:2468] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 1.
I20260710 11:08:47.465960  3853 leader_election.cc:304] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [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: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:47.443477  4034 raft_consensus.cc:2749] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:47.466886  3705 leader_election.cc:304] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:47.454295  4053 leader_election.cc:290] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:47.449991  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5d816a50ad4154abfb05d4e5292b48" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:47.467855  4058 raft_consensus.cc:2804] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:47.467965  3740 raft_consensus.cc:3060] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.446691  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5d816a50ad4154abfb05d4e5292b48" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:47.466887  4051 raft_consensus.cc:2804] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:47.469164  4051 raft_consensus.cc:493] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:47.469379  4032 tablet_bootstrap.cc:492] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:47.469851  4032 ts_tablet_manager.cc:1403] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.133s	user 0.035s	sys 0.057s
W20260710 11:08:47.469820  3854 leader_election.cc:343] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:47.469520  4051 raft_consensus.cc:3060] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.472648  4032 raft_consensus.cc:359] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.475380  4032 raft_consensus.cc:385] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.475672  4032 raft_consensus.cc:740] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.476370  4032 consensus_queue.cc:260] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.478526  4032 ts_tablet_manager.cc:1434] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 11:08:47.479488  4032 tablet_bootstrap.cc:492] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:47.479183  3635 catalog_manager.cc:5697] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "31caa43ae4af412f984f24f34061cbc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:47.481377  3740 raft_consensus.cc:2468] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:47.481418  4051 raft_consensus.cc:515] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.488703  4051 leader_election.cc:290] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:47.491146  4032 tablet_bootstrap.cc:654] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.491698  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d56e1549d5240a09ef2f456fee9bfad" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:47.492328  3813 raft_consensus.cc:3060] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.499063  3813 raft_consensus.cc:2468] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:47.491678  4058 raft_consensus.cc:697] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Becoming Leader. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:47.500408  3854 leader_election.cc:304] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:47.500509  4058 consensus_queue.cc:237] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.503028  3998 raft_consensus.cc:493] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.503525  3998 raft_consensus.cc:515] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.505743  3853 leader_election.cc:304] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [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: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:47.506395  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1d21738a94d508f0dbda8dcaf62cd" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:47.506965  4053 raft_consensus.cc:2804] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:47.507591  4053 raft_consensus.cc:697] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:47.507733  4017 raft_consensus.cc:2804] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:47.508549  4053 consensus_queue.cc:237] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.509650  3998 leader_election.cc:290] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.510669  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1d21738a94d508f0dbda8dcaf62cd" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:47.511370  3887 raft_consensus.cc:2468] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 0.
I20260710 11:08:47.512840  3703 leader_election.cc:304] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: 
I20260710 11:08:47.507174  3813 raft_consensus.cc:2468] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 0.
I20260710 11:08:47.513675  3998 raft_consensus.cc:2804] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:47.514145  3998 raft_consensus.cc:493] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:47.514523  3998 raft_consensus.cc:3060] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.518530  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d56e1549d5240a09ef2f456fee9bfad" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:47.519258  3740 raft_consensus.cc:3060] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.522465  4017 raft_consensus.cc:697] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:47.523582  4017 consensus_queue.cc:237] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.527081  3740 raft_consensus.cc:2468] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:47.527408  3998 raft_consensus.cc:515] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.530388  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1d21738a94d508f0dbda8dcaf62cd" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:47.530979  3813 raft_consensus.cc:3060] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.531927  4032 tablet_bootstrap.cc:492] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:47.532500  4032 ts_tablet_manager.cc:1403] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.019s
I20260710 11:08:47.535660  4032 raft_consensus.cc:359] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.536484  4032 raft_consensus.cc:385] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.536823  4032 raft_consensus.cc:740] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.537608  4032 consensus_queue.cc:260] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.539891  4032 ts_tablet_manager.cc:1434] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:47.540525  3813 raft_consensus.cc:2468] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 1.
I20260710 11:08:47.541527  4032 tablet_bootstrap.cc:492] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:47.541679  3705 leader_election.cc:304] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:47.542821  3998 leader_election.cc:290] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 election: Requested vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.543318  3998 raft_consensus.cc:2804] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:47.543732  3998 raft_consensus.cc:697] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Becoming Leader. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:47.544507  3998 consensus_queue.cc:237] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.546280  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e1d21738a94d508f0dbda8dcaf62cd" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:47.546933  3887 raft_consensus.cc:3060] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.548453  4032 tablet_bootstrap.cc:654] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.553844  4032 tablet_bootstrap.cc:492] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:47.554306  4032 ts_tablet_manager.cc:1403] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:08:47.554385  3887 raft_consensus.cc:2468] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 1.
I20260710 11:08:47.557003  4032 raft_consensus.cc:359] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.557564  4032 raft_consensus.cc:385] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.557853  4032 raft_consensus.cc:740] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.558775  4032 consensus_queue.cc:260] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.561005  4032 ts_tablet_manager.cc:1434] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:47.562036  4032 tablet_bootstrap.cc:492] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:47.562772  3635 catalog_manager.cc:5697] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 0 to 1, leader changed from <none> to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:47.564330  3635 catalog_manager.cc:5697] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 0 to 1, leader changed from <none> to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:47.568527  4032 tablet_bootstrap.cc:654] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.571092  4053 raft_consensus.cc:493] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.571925  4053 raft_consensus.cc:515] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.574128  4053 leader_election.cc:290] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:47.574787  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae49691dee5f42ba87007dc22ae5f0d3" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:47.575433  3740 raft_consensus.cc:2468] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 0.
I20260710 11:08:47.575654  3637 catalog_manager.cc:5697] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "31caa43ae4af412f984f24f34061cbc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:47.578363  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae49691dee5f42ba87007dc22ae5f0d3" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:47.579872  3853 leader_election.cc:304] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: 
I20260710 11:08:47.581313  4017 raft_consensus.cc:2804] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:47.581779  4017 raft_consensus.cc:493] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:47.582139  4017 raft_consensus.cc:3060] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.584384  3637 catalog_manager.cc:5697] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "31caa43ae4af412f984f24f34061cbc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:47.587080  4032 tablet_bootstrap.cc:492] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:47.587462  4032 ts_tablet_manager.cc:1403] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260710 11:08:47.589015  4017 raft_consensus.cc:515] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
W20260710 11:08:47.589810  3854 leader_election.cc:343] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:47.589781  4032 raft_consensus.cc:359] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.590591  4032 raft_consensus.cc:385] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.590865  4032 raft_consensus.cc:740] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.591576  4032 consensus_queue.cc:260] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.592957  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae49691dee5f42ba87007dc22ae5f0d3" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:47.593415  4032 ts_tablet_manager.cc:1434] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:08:47.593525  3740 raft_consensus.cc:3060] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.594429  4032 tablet_bootstrap.cc:492] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a: Bootstrap starting.
I20260710 11:08:47.599984  3740 raft_consensus.cc:2468] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:47.600354  4032 tablet_bootstrap.cc:654] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:47.601084  3853 leader_election.cc:304] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: 
I20260710 11:08:47.601964  4053 raft_consensus.cc:2804] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:47.602453  4053 raft_consensus.cc:697] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:47.603624  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae49691dee5f42ba87007dc22ae5f0d3" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:47.604233  3813 raft_consensus.cc:3060] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.603327  4053 consensus_queue.cc:237] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.605312  4032 tablet_bootstrap.cc:492] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a: No bootstrap required, opened a new log
I20260710 11:08:47.603071  4017 leader_election.cc:290] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 1 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:47.605854  4032 ts_tablet_manager.cc:1403] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:08:47.608748  4032 raft_consensus.cc:359] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.609493  4032 raft_consensus.cc:385] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:47.610114  4032 raft_consensus.cc:740] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Initialized, Role: FOLLOWER
I20260710 11:08:47.610737  4032 consensus_queue.cc:260] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.612334  3813 raft_consensus.cc:2468] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 1.
I20260710 11:08:47.612679  4032 ts_tablet_manager.cc:1434] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:08:47.613173  4058 raft_consensus.cc:493] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.613684  4058 raft_consensus.cc:515] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.615770  4058 leader_election.cc:290] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.616776  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b7741bc1df4f1f83c4f7459ec5b09b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:47.618526  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b7741bc1df4f1f83c4f7459ec5b09b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:47.621206  3887 raft_consensus.cc:2468] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 0.
I20260710 11:08:47.621223  3813 raft_consensus.cc:2468] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 0.
I20260710 11:08:47.622398  3703 leader_election.cc:304] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: 
I20260710 11:08:47.623256  4058 raft_consensus.cc:2804] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:47.623550  4058 raft_consensus.cc:493] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:47.623818  4058 raft_consensus.cc:3060] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.624118  3637 catalog_manager.cc:5697] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 0 to 1, leader changed from <none> to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:47.629566  4058 raft_consensus.cc:515] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.632339  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b7741bc1df4f1f83c4f7459ec5b09b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:47.632871  3813 raft_consensus.cc:3060] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.633376  4058 leader_election.cc:290] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 election: Requested vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.633715  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b7741bc1df4f1f83c4f7459ec5b09b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:47.634224  3889 raft_consensus.cc:3060] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.638957  3889 raft_consensus.cc:2468] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 1.
I20260710 11:08:47.639066  3813 raft_consensus.cc:2468] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 1.
I20260710 11:08:47.639895  3703 leader_election.cc:304] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: 
I20260710 11:08:47.640594  4058 raft_consensus.cc:2804] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:47.640975  4058 raft_consensus.cc:697] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Becoming Leader. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:47.641667  4058 consensus_queue.cc:237] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.648152  3637 catalog_manager.cc:5697] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "31caa43ae4af412f984f24f34061cbc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:47.676051  4058 raft_consensus.cc:493] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.676550  4058 raft_consensus.cc:515] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.678268  4058 leader_election.cc:290] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.679051  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" is_pre_election: true
I20260710 11:08:47.679256  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:47.679762  3813 raft_consensus.cc:2468] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 0.
I20260710 11:08:47.679803  3889 raft_consensus.cc:2468] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 0.
I20260710 11:08:47.680982  3705 leader_election.cc:304] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:47.681685  4058 raft_consensus.cc:2804] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:47.681980  4058 raft_consensus.cc:493] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:47.682219  4058 raft_consensus.cc:3060] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.686705  4058 raft_consensus.cc:515] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.688169  4058 leader_election.cc:290] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 election: Requested vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.688939  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:47.689109  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:47.689399  3813 raft_consensus.cc:3060] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.689673  3889 raft_consensus.cc:3060] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.693899  3889 raft_consensus.cc:2468] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 1.
I20260710 11:08:47.694151  3813 raft_consensus.cc:2468] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 1.
I20260710 11:08:47.694798  3703 leader_election.cc:304] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: 
I20260710 11:08:47.695634  4058 raft_consensus.cc:2804] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:47.696100  4058 raft_consensus.cc:697] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Becoming Leader. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:47.696795  4058 consensus_queue.cc:237] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.702989  3637 catalog_manager.cc:5697] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "31caa43ae4af412f984f24f34061cbc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:47.774706  4024 raft_consensus.cc:493] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:47.775249  4024 raft_consensus.cc:515] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.777855  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5d816a50ad4154abfb05d4e5292b48" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31caa43ae4af412f984f24f34061cbc4" is_pre_election: true
I20260710 11:08:47.778525  3740 raft_consensus.cc:2393] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab4bc3eaaf7442329b8dea124ff6b14a in current term 1: Already voted for candidate 759937e3704b464aaa7c82848d1a5950 in this term.
I20260710 11:08:47.778682  4024 leader_election.cc:290] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.780261  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5d816a50ad4154abfb05d4e5292b48" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "759937e3704b464aaa7c82848d1a5950" is_pre_election: true
I20260710 11:08:47.781883  3778 leader_election.cc:304] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950
I20260710 11:08:47.782960  4024 raft_consensus.cc:3060] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:47.786638  3887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0f6464e84804a768a31a9d1208f053b"
dest_uuid: "759937e3704b464aaa7c82848d1a5950"
mode: GRACEFUL
new_leader_uuid: "31caa43ae4af412f984f24f34061cbc4"
 from {username='slave'} at 127.0.0.1:56190
I20260710 11:08:47.787120  3887 raft_consensus.cc:606] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Received request to transfer leadership to TS 31caa43ae4af412f984f24f34061cbc4
I20260710 11:08:47.790068  4024 raft_consensus.cc:2749] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:47.797408  3889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d56e1549d5240a09ef2f456fee9bfad"
dest_uuid: "759937e3704b464aaa7c82848d1a5950"
mode: GRACEFUL
new_leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:56190
I20260710 11:08:47.797930  3889 raft_consensus.cc:606] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Received request to transfer leadership to TS ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:47.804246  3740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3b7741bc1df4f1f83c4f7459ec5b09b"
dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
mode: GRACEFUL
new_leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:45406
I20260710 11:08:47.804736  3740 raft_consensus.cc:606] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Received request to transfer leadership to TS ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:47.809633  3740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b"
dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
mode: GRACEFUL
new_leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:45406
I20260710 11:08:47.810097  3740 raft_consensus.cc:606] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Received request to transfer leadership to TS ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:47.814164  4053 consensus_queue.cc:1048] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:47.814736  3889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a5d816a50ad4154abfb05d4e5292b48"
dest_uuid: "759937e3704b464aaa7c82848d1a5950"
mode: GRACEFUL
new_leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:56190
I20260710 11:08:47.815196  3889 raft_consensus.cc:606] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Received request to transfer leadership to TS ab4bc3eaaf7442329b8dea124ff6b14a
I20260710 11:08:47.824275  4067 raft_consensus.cc:993] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950: : Instructing follower 31caa43ae4af412f984f24f34061cbc4 to start an election
I20260710 11:08:47.824697  4017 raft_consensus.cc:1081] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Signalling peer 31caa43ae4af412f984f24f34061cbc4 to start an election
I20260710 11:08:47.826321  3739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0f6464e84804a768a31a9d1208f053b"
dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
 from {username='slave'} at 127.0.0.1:45398
I20260710 11:08:47.830967  3739 raft_consensus.cc:493] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:47.831383  3739 raft_consensus.cc:3060] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:47.831552  4017 consensus_queue.cc:1048] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:47.838776  3739 raft_consensus.cc:515] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.843526  3739 leader_election.cc:290] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 2 election: Requested vote from peers ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:47.845382  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f6464e84804a768a31a9d1208f053b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:47.845822  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f6464e84804a768a31a9d1208f053b" candidate_uuid: "31caa43ae4af412f984f24f34061cbc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:47.846405  3813 raft_consensus.cc:3060] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:47.845974  3889 raft_consensus.cc:3055] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:47.850485  3889 raft_consensus.cc:740] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:47.851207  3889 consensus_queue.cc:260] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.852056  3889 raft_consensus.cc:3060] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:47.852766  3813 raft_consensus.cc:2468] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 2.
I20260710 11:08:47.853698  3705 leader_election.cc:304] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:47.854285  4058 raft_consensus.cc:2804] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:47.854674  4058 raft_consensus.cc:697] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Becoming Leader. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:47.855407  4058 consensus_queue.cc:237] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:47.857564  3889 raft_consensus.cc:2468] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31caa43ae4af412f984f24f34061cbc4 in term 2.
I20260710 11:08:47.862095  4058 consensus_queue.cc:1048] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:47.863808  3637 catalog_manager.cc:5697] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 reported cstate change: term changed from 1 to 2, leader changed from 759937e3704b464aaa7c82848d1a5950 (127.31.145.67) to 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "31caa43ae4af412f984f24f34061cbc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:47.872570  4058 consensus_queue.cc:1048] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:47.930876  4058 consensus_queue.cc:1048] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:47.940577  4062 consensus_queue.cc:1048] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:47.995481  4062 consensus_queue.cc:1048] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.005178  4062 consensus_queue.cc:1048] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.006246  4067 consensus_queue.cc:1048] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.017014  4051 raft_consensus.cc:993] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950: : Instructing follower ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:48.017501  4051 raft_consensus.cc:1081] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Signalling peer ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:48.018335  4051 consensus_queue.cc:1048] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.020640  3813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d56e1549d5240a09ef2f456fee9bfad"
dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:57278
I20260710 11:08:48.021168  3813 raft_consensus.cc:493] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:48.021556  3813 raft_consensus.cc:3060] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.031414  3813 raft_consensus.cc:515] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:48.033797  3813 leader_election.cc:290] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:48.033952  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d56e1549d5240a09ef2f456fee9bfad" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:48.034314  3889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d56e1549d5240a09ef2f456fee9bfad" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:48.034758  3739 raft_consensus.cc:3060] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.034899  3889 raft_consensus.cc:3055] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:48.035269  3889 raft_consensus.cc:740] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:48.035837  3889 consensus_queue.cc:260] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:48.036664  3889 raft_consensus.cc:3060] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.039939  3739 raft_consensus.cc:2468] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:48.041702  3889 raft_consensus.cc:2468] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:48.042094  3779 leader_election.cc:304] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:48.042867  4024 raft_consensus.cc:2804] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:48.043329  4024 raft_consensus.cc:697] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Becoming Leader. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:48.044077  4024 consensus_queue.cc:237] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:48.051076  3635 catalog_manager.cc:5697] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a reported cstate change: term changed from 1 to 2, leader changed from 759937e3704b464aaa7c82848d1a5950 (127.31.145.67) to ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66). New cstate: current_term: 2 leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:48.062673  4017 consensus_queue.cc:1048] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.072328  4067 consensus_queue.cc:1048] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.118500  4067 consensus_queue.cc:1048] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.124598  4017 raft_consensus.cc:993] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950: : Instructing follower ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:48.125176  4053 raft_consensus.cc:1081] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Signalling peer ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:48.126751  3815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a5d816a50ad4154abfb05d4e5292b48"
dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:57278
I20260710 11:08:48.128523  3815 raft_consensus.cc:493] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:48.128924  3815 raft_consensus.cc:3060] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.129859  4067 consensus_queue.cc:1048] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.135605  3815 raft_consensus.cc:515] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:48.139215  3815 leader_election.cc:290] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:48.140110  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5d816a50ad4154abfb05d4e5292b48" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:48.140254  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5d816a50ad4154abfb05d4e5292b48" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:48.140690  3739 raft_consensus.cc:3060] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.140817  3887 raft_consensus.cc:3055] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:48.141165  3887 raft_consensus.cc:740] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:48.141865  3887 consensus_queue.cc:260] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:48.142614  3887 raft_consensus.cc:3060] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.146476  3739 raft_consensus.cc:2468] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:48.147615  3779 leader_election.cc:304] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31caa43ae4af412f984f24f34061cbc4, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:48.148011  4062 consensus_queue.cc:1048] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.148694  4024 raft_consensus.cc:2804] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:48.152017  4024 raft_consensus.cc:697] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Becoming Leader. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:48.152876  4024 consensus_queue.cc:237] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:48.161926  3887 raft_consensus.cc:2468] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:48.162606  3635 catalog_manager.cc:5697] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a reported cstate change: term changed from 1 to 2, leader changed from 759937e3704b464aaa7c82848d1a5950 (127.31.145.67) to ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66). New cstate: current_term: 2 leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:48.164053  3998 consensus_queue.cc:1048] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.173920  4063 raft_consensus.cc:993] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4: : Instructing follower ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:48.174388  3998 raft_consensus.cc:1081] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Signalling peer ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:48.175824  3813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3b7741bc1df4f1f83c4f7459ec5b09b"
dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:57266
I20260710 11:08:48.176252  3813 raft_consensus.cc:493] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:48.176530  3813 raft_consensus.cc:3060] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.181228  3813 raft_consensus.cc:515] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:48.181303  3998 consensus_queue.cc:1048] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.183033  3813 leader_election.cc:290] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:48.183537  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b7741bc1df4f1f83c4f7459ec5b09b" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:48.183537  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b7741bc1df4f1f83c4f7459ec5b09b" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:48.184293  3739 raft_consensus.cc:3055] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:48.184311  3887 raft_consensus.cc:3060] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.184736  3739 raft_consensus.cc:740] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:48.185657  3739 consensus_queue.cc:260] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:48.186892  3739 raft_consensus.cc:3060] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.191273  3887 raft_consensus.cc:2468] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:48.193917  3778 leader_election.cc:304] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:48.194075  3739 raft_consensus.cc:2468] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:48.194717  4024 raft_consensus.cc:2804] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:48.195192  4024 raft_consensus.cc:697] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Becoming Leader. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:48.195914  4024 consensus_queue.cc:237] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:48.196430  4063 consensus_queue.cc:1048] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:48.204752  4058 raft_consensus.cc:993] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4: : Instructing follower ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:48.205173  4063 raft_consensus.cc:1081] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Signalling peer ab4bc3eaaf7442329b8dea124ff6b14a to start an election
I20260710 11:08:48.206058  3638 catalog_manager.cc:5697] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a reported cstate change: term changed from 1 to 2, leader changed from 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65) to ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66). New cstate: current_term: 2 leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:48.206672  3813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b"
dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
 from {username='slave'} at 127.0.0.1:57266
I20260710 11:08:48.207296  3813 raft_consensus.cc:493] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:48.207593  3813 raft_consensus.cc:3060] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.213140  3813 raft_consensus.cc:515] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:48.214881  3813 leader_election.cc:290] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), 759937e3704b464aaa7c82848d1a5950 (127.31.145.67:43805)
I20260710 11:08:48.215560  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:48.215951  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b" candidate_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "759937e3704b464aaa7c82848d1a5950"
I20260710 11:08:48.216071  3739 raft_consensus.cc:3055] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:48.216511  3887 raft_consensus.cc:3060] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.216742  3739 raft_consensus.cc:740] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:48.217492  3739 consensus_queue.cc:260] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:48.218551  3739 raft_consensus.cc:3060] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:48.222795  3887 raft_consensus.cc:2468] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:48.223711  3778 leader_election.cc:304] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:48.224320  4024 raft_consensus.cc:2804] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:48.224514  3739 raft_consensus.cc:2468] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4bc3eaaf7442329b8dea124ff6b14a in term 2.
I20260710 11:08:48.224695  4024 raft_consensus.cc:697] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Becoming Leader. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:48.225564  4024 consensus_queue.cc:237] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:48.231288  3638 catalog_manager.cc:5697] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a reported cstate change: term changed from 1 to 2, leader changed from 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65) to ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66). New cstate: current_term: 2 leader_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:48.339830  3813 raft_consensus.cc:1275] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Refusing update from remote peer 31caa43ae4af412f984f24f34061cbc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.340906  4058 consensus_queue.cc:1048] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.347386  3887 raft_consensus.cc:1275] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Refusing update from remote peer 31caa43ae4af412f984f24f34061cbc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.349283  4063 consensus_queue.cc:1048] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.463726  3887 raft_consensus.cc:1275] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.464877  4024 consensus_queue.cc:1048] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.471690  3739 raft_consensus.cc:1275] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.473371  4014 consensus_queue.cc:1048] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.577334  3889 raft_consensus.cc:1275] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.578462  4095 consensus_queue.cc:1048] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.585757  3739 raft_consensus.cc:1275] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.586946  4095 consensus_queue.cc:1048] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.604915  3889 raft_consensus.cc:1275] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.605984  4095 consensus_queue.cc:1048] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.615025  3739 raft_consensus.cc:1275] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.616165  4095 consensus_queue.cc:1048] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.621584  3889 raft_consensus.cc:1275] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.623114  4095 consensus_queue.cc:1048] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:48.632277  3739 raft_consensus.cc:1275] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Refusing update from remote peer ab4bc3eaaf7442329b8dea124ff6b14a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:48.637745  4095 consensus_queue.cc:1048] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:50.820971  3635 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34120:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:08:50.839226  3635 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34120:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:08:50.890245 32325 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:08:51.100032  3810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b"
dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
mode: GRACEFUL
new_leader_uuid: "759937e3704b464aaa7c82848d1a5950"
 from {username='slave'} at 127.0.0.1:37878
I20260710 11:08:51.100652  3810 raft_consensus.cc:606] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Received request to transfer leadership to TS 759937e3704b464aaa7c82848d1a5950
I20260710 11:08:51.132265  4151 tablet.cc:1724] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.141716  4158 tablet.cc:1724] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.174158  4160 tablet.cc:1724] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.191167  4162 tablet.cc:1724] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.202569  4165 tablet.cc:1724] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.184969  4159 tablet.cc:1724] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.145731  4157 tablet.cc:1724] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:08:51.226346  4147 log.cc:927] Time spent T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a: Append to log took a long time: real 0.162s	user 0.003s	sys 0.002s
I20260710 11:08:51.165634  4156 tablet.cc:1724] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.249514  4170 tablet.cc:1724] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:08:51.214041  3705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.66:36331, user_credentials={real_user=slave}} blocked reactor thread for 45581.6us
I20260710 11:08:51.262832  3740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efded5897a4f4f488229f72d30c341c4"
dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
mode: GRACEFUL
new_leader_uuid: "759937e3704b464aaa7c82848d1a5950"
 from {username='slave'} at 127.0.0.1:35798
I20260710 11:08:51.263484  3740 raft_consensus.cc:606] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Received request to transfer leadership to TS 759937e3704b464aaa7c82848d1a5950
I20260710 11:08:51.268616  4154 raft_consensus.cc:993] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a: : Instructing follower 759937e3704b464aaa7c82848d1a5950 to start an election
I20260710 11:08:51.269107  4154 raft_consensus.cc:1081] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Signalling peer 759937e3704b464aaa7c82848d1a5950 to start an election
I20260710 11:08:51.269632 32325 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:08:51.270237 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:51.279460  3740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "282c9df2fb0d422fb7dcc539464033d5"
dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
mode: GRACEFUL
new_leader_uuid: "759937e3704b464aaa7c82848d1a5950"
 from {username='slave'} at 127.0.0.1:35798
I20260710 11:08:51.280046  3740 raft_consensus.cc:606] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Received request to transfer leadership to TS 759937e3704b464aaa7c82848d1a5950
I20260710 11:08:51.280529  4173 tablet.cc:1724] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:08:51.285092  3915 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:2ab75ac697574f3b9c30567edb0a18b7)
W20260710 11:08:51.289606  3915 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:2ab75ac697574f3b9c30567edb0a18b7)
W20260710 11:08:51.290364  3915 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2ab75ac697574f3b9c30567edb0a18b7)
I20260710 11:08:51.290771  4176 tablet.cc:1724] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:08:51.292385  3779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.65:41537, user_credentials={real_user=slave}} blocked reactor thread for 104394us
I20260710 11:08:51.289252  4162 tablet.cc:1724] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.299881  4151 tablet.cc:1724] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.303896  4156 tablet.cc:1724] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.313961  4160 tablet.cc:1724] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.322216  3888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b"
dest_uuid: "759937e3704b464aaa7c82848d1a5950"
 from {username='slave'} at 127.0.0.1:56172
I20260710 11:08:51.322885  3888 raft_consensus.cc:493] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.323331  3888 raft_consensus.cc:3060] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.322752  4158 tablet.cc:1724] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.323839  3815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa85fb8099834194923106b34a91a85f"
dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
mode: GRACEFUL
new_leader_uuid: "759937e3704b464aaa7c82848d1a5950"
 from {username='slave'} at 127.0.0.1:37878
I20260710 11:08:51.324388  3815 raft_consensus.cc:606] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Received request to transfer leadership to TS 759937e3704b464aaa7c82848d1a5950
I20260710 11:08:51.329705 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:51.330147 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:51.344218  3888 raft_consensus.cc:515] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:51.358119  4157 tablet.cc:1724] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.356175  4151 tablet.cc:1724] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.361532  4159 tablet.cc:1724] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.365041  4165 tablet.cc:1724] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.370966  4180 tablet.cc:1724] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.374984  4170 tablet.cc:1724] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.379585  4176 tablet.cc:1724] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.386270  3888 leader_election.cc:290] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 3 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:51.387214  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:51.387805  3815 raft_consensus.cc:3055] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:51.388100  3815 raft_consensus.cc:740] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:51.388823  3815 consensus_queue.cc:260] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [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: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:51.389786  3815 raft_consensus.cc:3060] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.388705  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf2ce9112ed49a9a9bca24618fb8e4b" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:51.390985  3737 raft_consensus.cc:3060] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.394878  4131 raft_consensus.cc:993] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4: : Instructing follower 759937e3704b464aaa7c82848d1a5950 to start an election
I20260710 11:08:51.395345  4131 raft_consensus.cc:1081] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Signalling peer 759937e3704b464aaa7c82848d1a5950 to start an election
I20260710 11:08:51.397866  3888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efded5897a4f4f488229f72d30c341c4"
dest_uuid: "759937e3704b464aaa7c82848d1a5950"
 from {username='slave'} at 127.0.0.1:56178
I20260710 11:08:51.398420  3888 raft_consensus.cc:493] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.398794  3888 raft_consensus.cc:3060] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.401566  4160 tablet.cc:1724] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.408624  3815 raft_consensus.cc:2468] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 3.
I20260710 11:08:51.408959  3737 raft_consensus.cc:2468] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 3.
I20260710 11:08:51.392787  4173 tablet.cc:1724] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.409667  3854 leader_election.cc:304] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [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: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:51.410629  4167 raft_consensus.cc:2804] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:51.411118  4167 raft_consensus.cc:697] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 3 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:51.411886  4167 consensus_queue.cc:237] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [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: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:51.412863  3888 raft_consensus.cc:515] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:51.403081  4156 tablet.cc:1724] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.424569  4159 tablet.cc:1724] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:08:51.430718  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efded5897a4f4f488229f72d30c341c4" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:51.431327  3815 raft_consensus.cc:3060] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.439076  3635 catalog_manager.cc:5697] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 2 to 3, leader changed from ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66) to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.442802  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efded5897a4f4f488229f72d30c341c4" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:51.443572  3737 raft_consensus.cc:3055] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.443953  3737 raft_consensus.cc:740] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:51.443969  3888 leader_election.cc:290] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 2 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:51.448539  3815 raft_consensus.cc:2468] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 2.
I20260710 11:08:51.449580  3854 leader_election.cc:304] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:51.444763  3737 consensus_queue.cc:260] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:51.450508  4142 raft_consensus.cc:2804] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.450723  3737 raft_consensus.cc:3060] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.451084  4142 raft_consensus.cc:697] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 2 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:51.451910  4142 consensus_queue.cc:237] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:51.460071  3737 raft_consensus.cc:2468] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 2.
I20260710 11:08:51.469846  3637 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9: soft_deleted_table [id=c1f8d0b0622b403bbba8201f90026ee4] alter complete (version 1)
I20260710 11:08:51.477705  3637 catalog_manager.cc:5697] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 1 to 2, leader changed from 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65) to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.491703  4131 raft_consensus.cc:993] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4: : Instructing follower 759937e3704b464aaa7c82848d1a5950 to start an election
I20260710 11:08:51.492220  4132 raft_consensus.cc:1081] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Signalling peer 759937e3704b464aaa7c82848d1a5950 to start an election
I20260710 11:08:51.493603  3888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "282c9df2fb0d422fb7dcc539464033d5"
dest_uuid: "759937e3704b464aaa7c82848d1a5950"
 from {username='slave'} at 127.0.0.1:56178
I20260710 11:08:51.494060  3888 raft_consensus.cc:493] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.494333  3888 raft_consensus.cc:3060] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.499048  3888 raft_consensus.cc:515] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:51.500563  3888 leader_election.cc:290] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 3 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:51.501384  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282c9df2fb0d422fb7dcc539464033d5" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:51.501579  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282c9df2fb0d422fb7dcc539464033d5" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:51.501968  3737 raft_consensus.cc:3055] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:51.502140  3815 raft_consensus.cc:3060] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.502295  3737 raft_consensus.cc:740] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31caa43ae4af412f984f24f34061cbc4, State: Running, Role: LEADER
I20260710 11:08:51.503000  3737 consensus_queue.cc:260] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [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: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:51.503955  3737 raft_consensus.cc:3060] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.507504  3815 raft_consensus.cc:2468] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 3.
I20260710 11:08:51.508527  3854 leader_election.cc:304] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [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: 759937e3704b464aaa7c82848d1a5950, ab4bc3eaaf7442329b8dea124ff6b14a; no voters: 
I20260710 11:08:51.509384  4142 raft_consensus.cc:2804] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:51.509491  3737 raft_consensus.cc:2468] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 3.
I20260710 11:08:51.509881  4142 raft_consensus.cc:697] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 3 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:51.510699  4142 consensus_queue.cc:237] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [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: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:51.518189  3638 catalog_manager.cc:5697] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 2 to 3, leader changed from 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65) to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.687732  4154 raft_consensus.cc:993] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a: : Instructing follower 759937e3704b464aaa7c82848d1a5950 to start an election
I20260710 11:08:51.688294  4166 raft_consensus.cc:1081] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Signalling peer 759937e3704b464aaa7c82848d1a5950 to start an election
I20260710 11:08:51.689846  3888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa85fb8099834194923106b34a91a85f"
dest_uuid: "759937e3704b464aaa7c82848d1a5950"
 from {username='slave'} at 127.0.0.1:56172
I20260710 11:08:51.690356  3888 raft_consensus.cc:493] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.690600  3888 raft_consensus.cc:3060] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.695111  3888 raft_consensus.cc:515] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:51.696633  3888 leader_election.cc:290] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [CANDIDATE]: Term 3 election: Requested vote from peers 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537), ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331)
I20260710 11:08:51.697547  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa85fb8099834194923106b34a91a85f" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a"
I20260710 11:08:51.697655  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa85fb8099834194923106b34a91a85f" candidate_uuid: "759937e3704b464aaa7c82848d1a5950" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31caa43ae4af412f984f24f34061cbc4"
I20260710 11:08:51.698120  3815 raft_consensus.cc:3055] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:51.698263  3737 raft_consensus.cc:3060] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.698406  3815 raft_consensus.cc:740] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab4bc3eaaf7442329b8dea124ff6b14a, State: Running, Role: LEADER
I20260710 11:08:51.699164  3815 consensus_queue.cc:260] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [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: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:51.700100  3815 raft_consensus.cc:3060] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.703630  3737 raft_consensus.cc:2468] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 3.
I20260710 11:08:51.704526  3853 leader_election.cc:304] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [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: 31caa43ae4af412f984f24f34061cbc4, 759937e3704b464aaa7c82848d1a5950; no voters: 
I20260710 11:08:51.704650  3815 raft_consensus.cc:2468] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 759937e3704b464aaa7c82848d1a5950 in term 3.
I20260710 11:08:51.705165  4142 raft_consensus.cc:2804] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:51.705669  4142 raft_consensus.cc:697] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 3 LEADER]: Becoming Leader. State: Replica: 759937e3704b464aaa7c82848d1a5950, State: Running, Role: LEADER
I20260710 11:08:51.706334  4142 consensus_queue.cc:237] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [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: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } }
I20260710 11:08:51.712994  3638 catalog_manager.cc:5697] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 reported cstate change: term changed from 2 to 3, leader changed from ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66) to 759937e3704b464aaa7c82848d1a5950 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "759937e3704b464aaa7c82848d1a5950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "759937e3704b464aaa7c82848d1a5950" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 43805 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.799682  3815 raft_consensus.cc:1275] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 3 FOLLOWER]: Refusing update from remote peer 759937e3704b464aaa7c82848d1a5950: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:08:51.800747  4142 consensus_queue.cc:1048] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:51.809880  3737 raft_consensus.cc:1275] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 3 FOLLOWER]: Refusing update from remote peer 759937e3704b464aaa7c82848d1a5950: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:08:51.811132  4142 consensus_queue.cc:1048] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:51.966100  3737 raft_consensus.cc:1275] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 3 FOLLOWER]: Refusing update from remote peer 759937e3704b464aaa7c82848d1a5950: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:51.967164  4142 consensus_queue.cc:1048] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:51.974730  3815 raft_consensus.cc:1275] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 3 FOLLOWER]: Refusing update from remote peer 759937e3704b464aaa7c82848d1a5950: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:51.976066  4167 consensus_queue.cc:1048] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:51.986958  3815 raft_consensus.cc:1275] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Refusing update from remote peer 759937e3704b464aaa7c82848d1a5950: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:51.987988  4142 consensus_queue.cc:1048] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:51.996879  3737 raft_consensus.cc:1275] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Refusing update from remote peer 759937e3704b464aaa7c82848d1a5950: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:08:51.998123  4194 consensus_queue.cc:1048] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:52.166356  3737 raft_consensus.cc:1275] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 3 FOLLOWER]: Refusing update from remote peer 759937e3704b464aaa7c82848d1a5950: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:52.167515  4194 consensus_queue.cc:1048] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31caa43ae4af412f984f24f34061cbc4" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:52.176425  3815 raft_consensus.cc:1275] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 3 FOLLOWER]: Refusing update from remote peer 759937e3704b464aaa7c82848d1a5950: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:52.178018  4167 consensus_queue.cc:1048] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4bc3eaaf7442329b8dea124ff6b14a" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:52.385703 32325 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:08:52.390499 32325 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:08:52.390964 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:52.396433 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:08:52.396749 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:53.430487 32325 tablet_server.cc:179] TabletServer@127.31.145.65:0 shutting down...
W20260710 11:08:53.453913  3779 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260710 11:08:53.457825  3779 consensus_peers.cc:597] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a -> Peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Couldn't send request to peer 31caa43ae4af412f984f24f34061cbc4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:53.463661 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:53.464571 32325 tablet_replica.cc:333] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.465423 32325 raft_consensus.cc:2243] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.466188 32325 raft_consensus.cc:2272] T ae49691dee5f42ba87007dc22ae5f0d3 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.468672 32325 tablet_replica.cc:333] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.469333 32325 raft_consensus.cc:2243] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.469980 32325 raft_consensus.cc:2272] T 9d56e1549d5240a09ef2f456fee9bfad P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.472136 32325 tablet_replica.cc:333] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.472681 32325 raft_consensus.cc:2243] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.473203 32325 raft_consensus.cc:2272] T e3b7741bc1df4f1f83c4f7459ec5b09b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.475327 32325 tablet_replica.cc:333] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.475914 32325 raft_consensus.cc:2243] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.477324 32325 raft_consensus.cc:2272] T 2ab75ac697574f3b9c30567edb0a18b7 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.480484 32325 tablet_replica.cc:333] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.481113 32325 raft_consensus.cc:2243] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.482645 32325 raft_consensus.cc:2272] T 74e1d21738a94d508f0dbda8dcaf62cd P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:53.482789  3853 consensus_peers.cc:597] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 -> Peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Couldn't send request to peer 31caa43ae4af412f984f24f34061cbc4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:53.485867 32325 tablet_replica.cc:333] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.486631 32325 raft_consensus.cc:2243] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.487327 32325 raft_consensus.cc:2272] T efded5897a4f4f488229f72d30c341c4 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:53.487325  3779 consensus_peers.cc:597] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a -> Peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Couldn't send request to peer 31caa43ae4af412f984f24f34061cbc4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:53.490203 32325 tablet_replica.cc:333] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.490869 32325 raft_consensus.cc:2243] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.492353 32325 raft_consensus.cc:2272] T 31c01d6f70904676b141d7ea5e1fa95e P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.494885 32325 tablet_replica.cc:333] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.495586 32325 raft_consensus.cc:2243] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.496133 32325 raft_consensus.cc:2272] T 282c9df2fb0d422fb7dcc539464033d5 P 31caa43ae4af412f984f24f34061cbc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.498716 32325 tablet_replica.cc:333] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.499330 32325 raft_consensus.cc:2243] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.500415 32325 raft_consensus.cc:2272] T 96c0139bbac5408f92773e7b07ef8250 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.503883 32325 tablet_replica.cc:333] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.504703 32325 raft_consensus.cc:2243] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.505329 32325 raft_consensus.cc:2272] T 4fcda11f95984a0ea8e400603fb93b02 P 31caa43ae4af412f984f24f34061cbc4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:53.506570  3853 consensus_peers.cc:597] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 -> Peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Couldn't send request to peer 31caa43ae4af412f984f24f34061cbc4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:53.507941 32325 tablet_replica.cc:333] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.508533 32325 raft_consensus.cc:2243] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.509074 32325 raft_consensus.cc:2272] T 8a5d816a50ad4154abfb05d4e5292b48 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.511227 32325 tablet_replica.cc:333] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.511719 32325 raft_consensus.cc:2243] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.512609 32325 raft_consensus.cc:2272] T 6790d6bcf2da4f20969a14b2a03cad5b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.514882 32325 tablet_replica.cc:333] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.515384 32325 raft_consensus.cc:2243] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.515902 32325 raft_consensus.cc:2272] T 2d16f53f03204b048ac033a206979b89 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.517989 32325 tablet_replica.cc:333] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.518496 32325 raft_consensus.cc:2243] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.518966 32325 raft_consensus.cc:2272] T ab21f4d7fae241568db866427a0be726 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.520889 32325 tablet_replica.cc:333] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.521350 32325 raft_consensus.cc:2243] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.522173 32325 raft_consensus.cc:2272] T c0f6464e84804a768a31a9d1208f053b P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.524112 32325 tablet_replica.cc:333] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.524559 32325 raft_consensus.cc:2243] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.525054 32325 raft_consensus.cc:2272] T d85b4d57f23f4b6898f09012799bcfd3 P 31caa43ae4af412f984f24f34061cbc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.527045 32325 tablet_replica.cc:333] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.527482 32325 raft_consensus.cc:2243] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.527908 32325 raft_consensus.cc:2272] T edf2ce9112ed49a9a9bca24618fb8e4b P 31caa43ae4af412f984f24f34061cbc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.529944 32325 tablet_replica.cc:333] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4: stopping tablet replica
I20260710 11:08:53.530583 32325 raft_consensus.cc:2243] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.531214 32325 raft_consensus.cc:2272] T aa85fb8099834194923106b34a91a85f P 31caa43ae4af412f984f24f34061cbc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.575678 32325 tablet_server.cc:196] TabletServer@127.31.145.65:0 shutdown complete.
W20260710 11:08:53.589527  3853 consensus_peers.cc:597] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 -> Peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Couldn't send request to peer 31caa43ae4af412f984f24f34061cbc4. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:41537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:53.592567  3779 consensus_peers.cc:597] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a -> Peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Couldn't send request to peer 31caa43ae4af412f984f24f34061cbc4. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:41537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:53.621555 32325 tablet_server.cc:179] TabletServer@127.31.145.66:0 shutting down...
I20260710 11:08:53.647982 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:53.648978 32325 tablet_replica.cc:333] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.650041 32325 raft_consensus.cc:2243] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.650686 32325 raft_consensus.cc:2272] T ae49691dee5f42ba87007dc22ae5f0d3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:53.652712  3779 consensus_peers.cc:597] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a -> Peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Couldn't send request to peer 31caa43ae4af412f984f24f34061cbc4. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:41537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:53.652999 32325 tablet_replica.cc:333] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.653815 32325 raft_consensus.cc:2243] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.654613 32325 raft_consensus.cc:2272] T e3b7741bc1df4f1f83c4f7459ec5b09b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.656565 32325 tablet_replica.cc:333] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.657119 32325 raft_consensus.cc:2243] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.657958 32325 raft_consensus.cc:2272] T 9d56e1549d5240a09ef2f456fee9bfad P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.659890 32325 tablet_replica.cc:333] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.660445 32325 raft_consensus.cc:2243] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.660928 32325 raft_consensus.cc:2272] T 2ab75ac697574f3b9c30567edb0a18b7 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.662858 32325 tablet_replica.cc:333] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.663385 32325 raft_consensus.cc:2243] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.663856 32325 raft_consensus.cc:2272] T 74e1d21738a94d508f0dbda8dcaf62cd P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.665727 32325 tablet_replica.cc:333] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.666231 32325 raft_consensus.cc:2243] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.666708 32325 raft_consensus.cc:2272] T efded5897a4f4f488229f72d30c341c4 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.668615 32325 tablet_replica.cc:333] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.669095 32325 raft_consensus.cc:2243] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.669590 32325 raft_consensus.cc:2272] T c0f6464e84804a768a31a9d1208f053b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.671380 32325 tablet_replica.cc:333] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.671825 32325 raft_consensus.cc:2243] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.672566 32325 raft_consensus.cc:2272] T ab21f4d7fae241568db866427a0be726 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.674347 32325 tablet_replica.cc:333] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.674863 32325 raft_consensus.cc:2243] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.675351 32325 raft_consensus.cc:2272] T edf2ce9112ed49a9a9bca24618fb8e4b P ab4bc3eaaf7442329b8dea124ff6b14a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.677199 32325 tablet_replica.cc:333] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.677717 32325 raft_consensus.cc:2243] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.678171 32325 raft_consensus.cc:2272] T aa85fb8099834194923106b34a91a85f P ab4bc3eaaf7442329b8dea124ff6b14a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.679994 32325 tablet_replica.cc:333] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.680487 32325 raft_consensus.cc:2243] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.680881 32325 raft_consensus.cc:2272] T 2d16f53f03204b048ac033a206979b89 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.682807 32325 tablet_replica.cc:333] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.683274 32325 raft_consensus.cc:2243] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.684100 32325 raft_consensus.cc:2272] T 4fcda11f95984a0ea8e400603fb93b02 P ab4bc3eaaf7442329b8dea124ff6b14a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.685848 32325 tablet_replica.cc:333] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.686306 32325 raft_consensus.cc:2243] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.686712 32325 raft_consensus.cc:2272] T 96c0139bbac5408f92773e7b07ef8250 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.689100 32325 tablet_replica.cc:333] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.689800 32325 raft_consensus.cc:2243] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.690825 32325 raft_consensus.cc:2272] T d85b4d57f23f4b6898f09012799bcfd3 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:53.691023  3854 consensus_peers.cc:597] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 -> Peer ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331): Couldn't send request to peer ab4bc3eaaf7442329b8dea124ff6b14a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:53.692821 32325 tablet_replica.cc:333] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.693344 32325 raft_consensus.cc:2243] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.693840 32325 raft_consensus.cc:2272] T 31c01d6f70904676b141d7ea5e1fa95e P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.695763 32325 tablet_replica.cc:333] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.696251 32325 raft_consensus.cc:2243] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.696732 32325 raft_consensus.cc:2272] T 282c9df2fb0d422fb7dcc539464033d5 P ab4bc3eaaf7442329b8dea124ff6b14a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.698769 32325 tablet_replica.cc:333] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.699204 32325 raft_consensus.cc:2243] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.700053 32325 raft_consensus.cc:2272] T 8a5d816a50ad4154abfb05d4e5292b48 P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.701992 32325 tablet_replica.cc:333] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a: stopping tablet replica
I20260710 11:08:53.702543 32325 raft_consensus.cc:2243] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.703150 32325 raft_consensus.cc:2272] T 6790d6bcf2da4f20969a14b2a03cad5b P ab4bc3eaaf7442329b8dea124ff6b14a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.744385 32325 tablet_server.cc:196] TabletServer@127.31.145.66:0 shutdown complete.
W20260710 11:08:53.746544  3853 consensus_peers.cc:597] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 -> Peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Couldn't send request to peer 31caa43ae4af412f984f24f34061cbc4. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:41537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:53.778466  3853 consensus_peers.cc:597] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 -> Peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Couldn't send request to peer 31caa43ae4af412f984f24f34061cbc4. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:41537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:53.778586 32325 tablet_server.cc:179] TabletServer@127.31.145.67:0 shutting down...
I20260710 11:08:53.800931 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:53.801816 32325 tablet_replica.cc:333] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.802677 32325 raft_consensus.cc:2243] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:08:53.803603  3853 consensus_peers.cc:597] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 -> Peer 31caa43ae4af412f984f24f34061cbc4 (127.31.145.65:41537): Couldn't send request to peer 31caa43ae4af412f984f24f34061cbc4. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:41537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:53.803700 32325 raft_consensus.cc:2272] T ae49691dee5f42ba87007dc22ae5f0d3 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.805912 32325 tablet_replica.cc:333] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.806429 32325 raft_consensus.cc:2243] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.806854 32325 raft_consensus.cc:2272] T e3b7741bc1df4f1f83c4f7459ec5b09b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.809077 32325 tablet_replica.cc:333] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.809767 32325 raft_consensus.cc:2243] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.810493 32325 raft_consensus.cc:2272] T 9d56e1549d5240a09ef2f456fee9bfad P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:53.812922  3854 consensus_peers.cc:597] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 -> Peer ab4bc3eaaf7442329b8dea124ff6b14a (127.31.145.66:36331): Couldn't send request to peer ab4bc3eaaf7442329b8dea124ff6b14a. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.66:36331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:53.813038 32325 tablet_replica.cc:333] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.813675 32325 raft_consensus.cc:2243] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.814119 32325 raft_consensus.cc:2272] T 2ab75ac697574f3b9c30567edb0a18b7 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.816010 32325 tablet_replica.cc:333] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.816526 32325 raft_consensus.cc:2243] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.816957 32325 raft_consensus.cc:2272] T 74e1d21738a94d508f0dbda8dcaf62cd P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.818920 32325 tablet_replica.cc:333] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.819428 32325 raft_consensus.cc:2243] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.820137 32325 raft_consensus.cc:2272] T efded5897a4f4f488229f72d30c341c4 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.821944 32325 tablet_replica.cc:333] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.822394 32325 raft_consensus.cc:2243] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.822814 32325 raft_consensus.cc:2272] T c0f6464e84804a768a31a9d1208f053b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.824545 32325 tablet_replica.cc:333] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.824991 32325 raft_consensus.cc:2243] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.825415 32325 raft_consensus.cc:2272] T ab21f4d7fae241568db866427a0be726 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.827150 32325 tablet_replica.cc:333] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.827605 32325 raft_consensus.cc:2243] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.828346 32325 raft_consensus.cc:2272] T edf2ce9112ed49a9a9bca24618fb8e4b P 759937e3704b464aaa7c82848d1a5950 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.830210 32325 tablet_replica.cc:333] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.830715 32325 raft_consensus.cc:2243] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.831408 32325 raft_consensus.cc:2272] T aa85fb8099834194923106b34a91a85f P 759937e3704b464aaa7c82848d1a5950 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.833161 32325 tablet_replica.cc:333] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.833683 32325 raft_consensus.cc:2243] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.834087 32325 raft_consensus.cc:2272] T 31c01d6f70904676b141d7ea5e1fa95e P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.835876 32325 tablet_replica.cc:333] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.836334 32325 raft_consensus.cc:2243] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.837024 32325 raft_consensus.cc:2272] T 282c9df2fb0d422fb7dcc539464033d5 P 759937e3704b464aaa7c82848d1a5950 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.838757 32325 tablet_replica.cc:333] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.839202 32325 raft_consensus.cc:2243] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.839629 32325 raft_consensus.cc:2272] T 96c0139bbac5408f92773e7b07ef8250 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.841228 32325 tablet_replica.cc:333] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.841739 32325 raft_consensus.cc:2243] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.842118 32325 raft_consensus.cc:2272] T 4fcda11f95984a0ea8e400603fb93b02 P 759937e3704b464aaa7c82848d1a5950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.843811 32325 tablet_replica.cc:333] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.844267 32325 raft_consensus.cc:2243] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.844694 32325 raft_consensus.cc:2272] T 8a5d816a50ad4154abfb05d4e5292b48 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.846434 32325 tablet_replica.cc:333] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.846889 32325 raft_consensus.cc:2243] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.847304 32325 raft_consensus.cc:2272] T 6790d6bcf2da4f20969a14b2a03cad5b P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.849040 32325 tablet_replica.cc:333] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.849536 32325 raft_consensus.cc:2243] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:53.849933 32325 raft_consensus.cc:2272] T d85b4d57f23f4b6898f09012799bcfd3 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.851648 32325 tablet_replica.cc:333] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950: stopping tablet replica
I20260710 11:08:53.852056 32325 raft_consensus.cc:2243] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.852754 32325 raft_consensus.cc:2272] T 2d16f53f03204b048ac033a206979b89 P 759937e3704b464aaa7c82848d1a5950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.889118 32325 tablet_server.cc:196] TabletServer@127.31.145.67:0 shutdown complete.
I20260710 11:08:53.919700 32325 master.cc:562] Master@127.31.145.126:37501 shutting down...
I20260710 11:08:53.939728 32325 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:53.940320 32325 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:53.940634 32325 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ae9d240a7ad40e18ac92c3dbf21ecd9: stopping tablet replica
I20260710 11:08:53.959578 32325 master.cc:584] Master@127.31.145.126:37501 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11822 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:08:54.006470 32325 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.145.126:36287
I20260710 11:08:54.007524 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:54.012951  4206 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:54.013000  4207 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:54.013592  4209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:54.014784 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:54.015635 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:54.015820 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:54.015960 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681734015943 us; error 0 us; skew 500 ppm
I20260710 11:08:54.016455 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:54.018764 32325 webserver.cc:533] Webserver started at http://127.31.145.126:41851/ using document root <none> and password file <none>
I20260710 11:08:54.019243 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:54.019423 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:54.019667 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:54.020746 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/master-0-root/instance:
uuid: "1fef024dbecf4689be665b11a7642ae0"
format_stamp: "Formatted at 2026-07-10 11:08:54 on dist-test-slave-ljn8"
I20260710 11:08:54.024873 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:08:54.027961  4214 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:54.028605 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:54.028853 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/master-0-root
uuid: "1fef024dbecf4689be665b11a7642ae0"
format_stamp: "Formatted at 2026-07-10 11:08:54 on dist-test-slave-ljn8"
I20260710 11:08:54.029098 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:54.045106 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:54.046316 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:54.082808 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.126:36287
I20260710 11:08:54.082966  4265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.126:36287 every 8 connection(s)
I20260710 11:08:54.086638  4266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.097263  4266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0: Bootstrap starting.
I20260710 11:08:54.102102  4266 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.106293  4266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0: No bootstrap required, opened a new log
I20260710 11:08:54.108511  4266 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fef024dbecf4689be665b11a7642ae0" member_type: VOTER }
I20260710 11:08:54.108952  4266 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.109139  4266 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fef024dbecf4689be665b11a7642ae0, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.109645  4266 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1fef024dbecf4689be665b11a7642ae0" member_type: VOTER }
I20260710 11:08:54.110093  4266 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:54.110284  4266 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:54.110504  4266 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.114954  4266 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fef024dbecf4689be665b11a7642ae0" member_type: VOTER }
I20260710 11:08:54.115481  4266 leader_election.cc:304] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [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: 1fef024dbecf4689be665b11a7642ae0; no voters: 
I20260710 11:08:54.116552  4266 leader_election.cc:290] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:54.116938  4269 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.118225  4269 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [term 1 LEADER]: Becoming Leader. State: Replica: 1fef024dbecf4689be665b11a7642ae0, State: Running, Role: LEADER
I20260710 11:08:54.118916  4269 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [LEADER]: Queue going to LEADER mode. State: All 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: "1fef024dbecf4689be665b11a7642ae0" member_type: VOTER }
I20260710 11:08:54.119495  4266 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:54.123034  4270 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1fef024dbecf4689be665b11a7642ae0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fef024dbecf4689be665b11a7642ae0" member_type: VOTER } }
I20260710 11:08:54.123610  4270 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:54.124516  4271 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1fef024dbecf4689be665b11a7642ae0. Latest consensus state: current_term: 1 leader_uuid: "1fef024dbecf4689be665b11a7642ae0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fef024dbecf4689be665b11a7642ae0" member_type: VOTER } }
I20260710 11:08:54.125025  4271 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:54.126483  4276 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:54.132603  4276 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:54.133857 32325 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:54.141806  4276 catalog_manager.cc:1383] Generated new cluster ID: f74fcdbdbec646898ce9fe55381d3b2b
I20260710 11:08:54.142088  4276 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:54.152556  4276 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:54.153805  4276 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:54.167232  4276 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0: Generated new TSK 0
I20260710 11:08:54.167763  4276 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:54.200083 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:54.205900  4287 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:54.207177  4288 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:54.210563 32325 server_base.cc:1061] running on GCE node
W20260710 11:08:54.210706  4290 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:54.211831 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:54.212095 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:54.212301 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681734212283 us; error 0 us; skew 500 ppm
I20260710 11:08:54.212838 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:54.215093 32325 webserver.cc:533] Webserver started at http://127.31.145.65:43887/ using document root <none> and password file <none>
I20260710 11:08:54.215544 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:54.215719 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:54.215965 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:54.216989 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-0-root/instance:
uuid: "e9c7da5724a64c429d81baea494cb870"
format_stamp: "Formatted at 2026-07-10 11:08:54 on dist-test-slave-ljn8"
I20260710 11:08:54.221181 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:08:54.224320  4295 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:54.224977 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:54.225236 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-0-root
uuid: "e9c7da5724a64c429d81baea494cb870"
format_stamp: "Formatted at 2026-07-10 11:08:54 on dist-test-slave-ljn8"
I20260710 11:08:54.225514 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:54.251468 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:54.252629 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:54.254053 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:54.256227 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:54.256438 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:54.256650 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:54.256810 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:54.294369 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.65:32889
I20260710 11:08:54.294468  4357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.65:32889 every 8 connection(s)
I20260710 11:08:54.298957 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:54.305372  4362 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:54.310823  4363 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:54.312147 32325 server_base.cc:1061] running on GCE node
W20260710 11:08:54.312868  4365 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:54.314172 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:54.314378 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:54.314553 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681734314534 us; error 0 us; skew 500 ppm
I20260710 11:08:54.315117 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:54.316303  4358 heartbeater.cc:344] Connected to a master server at 127.31.145.126:36287
I20260710 11:08:54.316661  4358 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:54.317369  4358 heartbeater.cc:507] Master 127.31.145.126:36287 requested a full tablet report, sending...
I20260710 11:08:54.317833 32325 webserver.cc:533] Webserver started at http://127.31.145.66:34339/ using document root <none> and password file <none>
I20260710 11:08:54.318360 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:54.318544 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:54.318791 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:54.319489  4231 ts_manager.cc:194] Registered new tserver with Master: e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889)
I20260710 11:08:54.319936 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-1-root/instance:
uuid: "c794c6c6954c490d9468adf281b2fa30"
format_stamp: "Formatted at 2026-07-10 11:08:54 on dist-test-slave-ljn8"
I20260710 11:08:54.321331  4231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51778
I20260710 11:08:54.324646 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:08:54.328145  4370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:54.328874 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:54.329155 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-1-root
uuid: "c794c6c6954c490d9468adf281b2fa30"
format_stamp: "Formatted at 2026-07-10 11:08:54 on dist-test-slave-ljn8"
I20260710 11:08:54.329490 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:54.343305 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:54.344489 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:54.345996 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:54.348251 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:54.348451 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:54.348672 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:54.348824 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:54.389274 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.66:38381
I20260710 11:08:54.389375  4432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.66:38381 every 8 connection(s)
I20260710 11:08:54.394022 32325 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:54.400799  4436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:54.401912  4437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:54.405144 32325 server_base.cc:1061] running on GCE node
I20260710 11:08:54.406037  4433 heartbeater.cc:344] Connected to a master server at 127.31.145.126:36287
W20260710 11:08:54.406121  4439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:54.406462  4433 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:54.407053 32325 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:54.407270 32325 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:54.407243  4433 heartbeater.cc:507] Master 127.31.145.126:36287 requested a full tablet report, sending...
I20260710 11:08:54.407613 32325 hybrid_clock.cc:648] HybridClock initialized: now 1783681734407592 us; error 0 us; skew 500 ppm
I20260710 11:08:54.408177 32325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:54.409590  4231 ts_manager.cc:194] Registered new tserver with Master: c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:54.410621 32325 webserver.cc:533] Webserver started at http://127.31.145.67:34847/ using document root <none> and password file <none>
I20260710 11:08:54.411139 32325 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:54.411113  4231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51792
I20260710 11:08:54.411540 32325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:54.411830 32325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:54.412917 32325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-2-root/instance:
uuid: "06835d592b0e4854a1d73c7583941d68"
format_stamp: "Formatted at 2026-07-10 11:08:54 on dist-test-slave-ljn8"
I20260710 11:08:54.417172 32325 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:54.420377  4444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:54.421177 32325 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:54.421487 32325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-2-root
uuid: "06835d592b0e4854a1d73c7583941d68"
format_stamp: "Formatted at 2026-07-10 11:08:54 on dist-test-slave-ljn8"
I20260710 11:08:54.421759 32325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFiDkDE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681632410645-32325-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:54.430148 32325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:54.431332 32325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:54.432649 32325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:54.434732 32325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:54.434928 32325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:54.435143 32325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:54.435289 32325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:54.472496 32325 rpc_server.cc:307] RPC server started. Bound to: 127.31.145.67:46857
I20260710 11:08:54.472608  4506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.145.67:46857 every 8 connection(s)
I20260710 11:08:54.485162  4507 heartbeater.cc:344] Connected to a master server at 127.31.145.126:36287
I20260710 11:08:54.485602  4507 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:54.486268  4507 heartbeater.cc:507] Master 127.31.145.126:36287 requested a full tablet report, sending...
I20260710 11:08:54.488090  4231 ts_manager.cc:194] Registered new tserver with Master: 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:54.488837 32325 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013350292s
I20260710 11:08:54.489384  4231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51794
I20260710 11:08:54.512360  4231 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51808:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:54.515014  4231 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:54.576874  4472 tablet_service.cc:1511] Processing CreateTablet for tablet ffc180e0cb2748b4b1ab648582682884 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:54.578390  4472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc180e0cb2748b4b1ab648582682884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.578620  4469 tablet_service.cc:1511] Processing CreateTablet for tablet e4568341909d43c7b683005cd6df8945 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:54.579977  4469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4568341909d43c7b683005cd6df8945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.581857  4468 tablet_service.cc:1511] Processing CreateTablet for tablet f65091eabf4840a99b1e8fe3da0a7462 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:54.582628  4471 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccc7c7797b64457bfa4a47632df7e16 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:54.583240  4468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65091eabf4840a99b1e8fe3da0a7462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.584342  4470 tablet_service.cc:1511] Processing CreateTablet for tablet ebce7289f95e4a11869fdf05e2708e0b (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:54.585595  4470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebce7289f95e4a11869fdf05e2708e0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.589815  4467 tablet_service.cc:1511] Processing CreateTablet for tablet eb6ab168b8d749a5bdf1c019d3342e11 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:54.591104  4467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6ab168b8d749a5bdf1c019d3342e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.594143  4471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccc7c7797b64457bfa4a47632df7e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.594880  4466 tablet_service.cc:1511] Processing CreateTablet for tablet 9a76e47ea2ef4c9fadf8687501979d86 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:54.596128  4466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a76e47ea2ef4c9fadf8687501979d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.615959  4465 tablet_service.cc:1511] Processing CreateTablet for tablet 484f87d1210249a18edc1e3ff9e5cce4 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:54.617554  4465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484f87d1210249a18edc1e3ff9e5cce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.648092  4522 tablet_bootstrap.cc:492] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:54.651010  4464 tablet_service.cc:1511] Processing CreateTablet for tablet d9d0e2567feb47bab2ec36bba5c29efd (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:54.655578  4464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d0e2567feb47bab2ec36bba5c29efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.655689  4522 tablet_bootstrap.cc:654] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.667804  4323 tablet_service.cc:1511] Processing CreateTablet for tablet ffc180e0cb2748b4b1ab648582682884 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:54.669191  4323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc180e0cb2748b4b1ab648582682884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.670327  4322 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccc7c7797b64457bfa4a47632df7e16 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:54.674585  4322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccc7c7797b64457bfa4a47632df7e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.674913  4319 tablet_service.cc:1511] Processing CreateTablet for tablet f65091eabf4840a99b1e8fe3da0a7462 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:54.675999  4319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65091eabf4840a99b1e8fe3da0a7462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.678035  4317 tablet_service.cc:1511] Processing CreateTablet for tablet 9a76e47ea2ef4c9fadf8687501979d86 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:54.679312  4317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a76e47ea2ef4c9fadf8687501979d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.673699  4316 tablet_service.cc:1511] Processing CreateTablet for tablet 484f87d1210249a18edc1e3ff9e5cce4 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:54.680711  4316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484f87d1210249a18edc1e3ff9e5cce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.682361  4320 tablet_service.cc:1511] Processing CreateTablet for tablet e4568341909d43c7b683005cd6df8945 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:54.683661  4320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4568341909d43c7b683005cd6df8945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.688732  4321 tablet_service.cc:1511] Processing CreateTablet for tablet ebce7289f95e4a11869fdf05e2708e0b (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:54.690101  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebce7289f95e4a11869fdf05e2708e0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.691833  4315 tablet_service.cc:1511] Processing CreateTablet for tablet d9d0e2567feb47bab2ec36bba5c29efd (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:54.693104  4315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d0e2567feb47bab2ec36bba5c29efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.674639  4318 tablet_service.cc:1511] Processing CreateTablet for tablet eb6ab168b8d749a5bdf1c019d3342e11 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:54.695897  4318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6ab168b8d749a5bdf1c019d3342e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.685362  4522 tablet_bootstrap.cc:492] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:54.704090  4522 ts_tablet_manager.cc:1403] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.006s
I20260710 11:08:54.707716  4398 tablet_service.cc:1511] Processing CreateTablet for tablet ffc180e0cb2748b4b1ab648582682884 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:54.709098  4398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc180e0cb2748b4b1ab648582682884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.710691  4397 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccc7c7797b64457bfa4a47632df7e16 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:54.712126  4397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccc7c7797b64457bfa4a47632df7e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.714694  4396 tablet_service.cc:1511] Processing CreateTablet for tablet ebce7289f95e4a11869fdf05e2708e0b (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:54.716238  4396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebce7289f95e4a11869fdf05e2708e0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.718685  4395 tablet_service.cc:1511] Processing CreateTablet for tablet e4568341909d43c7b683005cd6df8945 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:54.720986  4394 tablet_service.cc:1511] Processing CreateTablet for tablet f65091eabf4840a99b1e8fe3da0a7462 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:54.722635  4391 tablet_service.cc:1511] Processing CreateTablet for tablet 484f87d1210249a18edc1e3ff9e5cce4 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:54.724778  4392 tablet_service.cc:1511] Processing CreateTablet for tablet 9a76e47ea2ef4c9fadf8687501979d86 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:54.726725  4393 tablet_service.cc:1511] Processing CreateTablet for tablet eb6ab168b8d749a5bdf1c019d3342e11 (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:54.729940  4390 tablet_service.cc:1511] Processing CreateTablet for tablet d9d0e2567feb47bab2ec36bba5c29efd (DEFAULT_TABLE table=test-workload [id=adf4a768cccf4b94838feaa8aca3f68e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:54.730968  4394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65091eabf4840a99b1e8fe3da0a7462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.731633  4391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484f87d1210249a18edc1e3ff9e5cce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.732604  4393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6ab168b8d749a5bdf1c019d3342e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.733258  4390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d0e2567feb47bab2ec36bba5c29efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.733930  4395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4568341909d43c7b683005cd6df8945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.736245  4392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a76e47ea2ef4c9fadf8687501979d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:54.707741  4522 raft_consensus.cc:359] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.793605  4522 raft_consensus.cc:385] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.793963  4522 raft_consensus.cc:740] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.794921  4522 consensus_queue.cc:260] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.803372  4524 tablet_bootstrap.cc:492] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:54.811666  4525 tablet_bootstrap.cc:492] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:54.813755  4507 heartbeater.cc:499] Master 127.31.145.126:36287 was elected leader, sending a full tablet report...
I20260710 11:08:54.815267  4522 ts_tablet_manager.cc:1434] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.003s
I20260710 11:08:54.816430  4524 tablet_bootstrap.cc:654] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.819175  4522 tablet_bootstrap.cc:492] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:54.824502  4525 tablet_bootstrap.cc:654] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.824851  4524 tablet_bootstrap.cc:492] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:54.825250  4524 ts_tablet_manager.cc:1403] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260710 11:08:54.828188  4524 raft_consensus.cc:359] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.828965  4524 raft_consensus.cc:385] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.829246  4524 raft_consensus.cc:740] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.829668  4522 tablet_bootstrap.cc:654] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.830133  4524 consensus_queue.cc:260] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.837272  4525 tablet_bootstrap.cc:492] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:54.837778  4525 ts_tablet_manager.cc:1403] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260710 11:08:54.840627  4525 raft_consensus.cc:359] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.841280  4525 raft_consensus.cc:385] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.841606  4525 raft_consensus.cc:740] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.842021  4358 heartbeater.cc:499] Master 127.31.145.126:36287 was elected leader, sending a full tablet report...
I20260710 11:08:54.842806  4524 ts_tablet_manager.cc:1434] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.007s
I20260710 11:08:54.842509  4525 consensus_queue.cc:260] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.844039  4524 tablet_bootstrap.cc:492] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:54.848591  4522 tablet_bootstrap.cc:492] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:54.849139  4522 ts_tablet_manager.cc:1403] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.007s
I20260710 11:08:54.850195  4524 tablet_bootstrap.cc:654] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.851879  4522 raft_consensus.cc:359] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.852612  4522 raft_consensus.cc:385] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.852890  4522 raft_consensus.cc:740] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.854065  4433 heartbeater.cc:499] Master 127.31.145.126:36287 was elected leader, sending a full tablet report...
I20260710 11:08:54.853750  4522 consensus_queue.cc:260] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.855062  4525 ts_tablet_manager.cc:1434] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.008s
I20260710 11:08:54.856053  4525 tablet_bootstrap.cc:492] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:54.856083  4522 ts_tablet_manager.cc:1434] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:08:54.857242  4522 tablet_bootstrap.cc:492] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:54.862221  4525 tablet_bootstrap.cc:654] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.863252  4522 tablet_bootstrap.cc:654] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.872288  4524 tablet_bootstrap.cc:492] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:54.872943  4524 ts_tablet_manager.cc:1403] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260710 11:08:54.873469  4525 tablet_bootstrap.cc:492] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:54.873986  4525 ts_tablet_manager.cc:1403] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:08:54.876116  4524 raft_consensus.cc:359] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:54.879313  4524 raft_consensus.cc:385] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.879657  4524 raft_consensus.cc:740] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.880499  4524 consensus_queue.cc:260] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:54.876714  4525 raft_consensus.cc:359] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.883203  4525 raft_consensus.cc:385] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.883533  4525 raft_consensus.cc:740] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.884142  4526 raft_consensus.cc:493] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.883248  4524 ts_tablet_manager.cc:1434] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:08:54.884279  4525 consensus_queue.cc:260] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.884627  4526 raft_consensus.cc:515] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.886181  4522 tablet_bootstrap.cc:492] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:54.886674  4525 ts_tablet_manager.cc:1434] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:08:54.886688  4522 ts_tablet_manager.cc:1403] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260710 11:08:54.887734  4525 tablet_bootstrap.cc:492] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:54.888079  4524 tablet_bootstrap.cc:492] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:54.889838  4522 raft_consensus.cc:359] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.890539  4522 raft_consensus.cc:385] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.890821  4522 raft_consensus.cc:740] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.891518  4522 consensus_queue.cc:260] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.895195  4524 tablet_bootstrap.cc:654] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.897164  4525 tablet_bootstrap.cc:654] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.900596  4522 ts_tablet_manager.cc:1434] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.012s
I20260710 11:08:54.901547  4522 tablet_bootstrap.cc:492] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:54.903169  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6ab168b8d749a5bdf1c019d3342e11" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
W20260710 11:08:54.906023  4445 leader_election.cc:343] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.906611  4526 leader_election.cc:290] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:54.907428  4522 tablet_bootstrap.cc:654] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.907517  4524 tablet_bootstrap.cc:492] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:54.908115  4524 ts_tablet_manager.cc:1403] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.001s
I20260710 11:08:54.911106  4524 raft_consensus.cc:359] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.911959  4524 raft_consensus.cc:385] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.912308  4524 raft_consensus.cc:740] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.913156  4524 consensus_queue.cc:260] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.915407  4524 ts_tablet_manager.cc:1434] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:54.916405  4524 tablet_bootstrap.cc:492] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:54.918485  4522 tablet_bootstrap.cc:492] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:54.918974  4522 ts_tablet_manager.cc:1403] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260710 11:08:54.922593  4524 tablet_bootstrap.cc:654] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.922379  4522 raft_consensus.cc:359] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.923087  4522 raft_consensus.cc:385] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.923404  4522 raft_consensus.cc:740] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.924135  4522 consensus_queue.cc:260] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.926623  4522 ts_tablet_manager.cc:1434] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:08:54.927687  4522 tablet_bootstrap.cc:492] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:54.933786  4522 tablet_bootstrap.cc:654] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.938943  4524 tablet_bootstrap.cc:492] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:54.940050  4524 ts_tablet_manager.cc:1403] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260710 11:08:54.941740  4529 raft_consensus.cc:493] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.942277  4529 raft_consensus.cc:515] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.943352  4524 raft_consensus.cc:359] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.944177  4524 raft_consensus.cc:385] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.944526  4524 raft_consensus.cc:740] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.945329  4524 consensus_queue.cc:260] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.967650  4526 raft_consensus.cc:493] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.968323  4526 raft_consensus.cc:515] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.971135  4526 leader_election.cc:290] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:54.972510  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76e47ea2ef4c9fadf8687501979d86" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
I20260710 11:08:54.973265  4408 raft_consensus.cc:2468] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:08:54.974655  4445 leader_election.cc:304] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30; no voters: 
I20260710 11:08:54.975610  4526 raft_consensus.cc:2804] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.975986  4526 raft_consensus.cc:493] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.976303  4526 raft_consensus.cc:3060] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.980089  4536 raft_consensus.cc:493] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.980674  4536 raft_consensus.cc:515] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.982971  4536 leader_election.cc:290] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:54.984697  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
W20260710 11:08:54.986320  4445 leader_election.cc:343] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.992908  4531 raft_consensus.cc:493] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.993507  4531 raft_consensus.cc:515] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:54.998715  4531 leader_election.cc:290] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.004356  4529 leader_election.cc:290] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.005193  4529 raft_consensus.cc:493] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.005700  4529 raft_consensus.cc:515] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.007719  4529 leader_election.cc:290] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.022823  4526 raft_consensus.cc:515] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.055163  4544 raft_consensus.cc:493] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.055747  4544 raft_consensus.cc:515] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.062448  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d0e2567feb47bab2ec36bba5c29efd" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
W20260710 11:08:55.064042  4374 leader_election.cc:343] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.068819  4544 leader_election.cc:290] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.070925  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76e47ea2ef4c9fadf8687501979d86" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:08:55.071553  4408 raft_consensus.cc:3060] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.078682  4408 raft_consensus.cc:2468] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:08:55.079890  4445 leader_election.cc:304] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30; no voters: 
I20260710 11:08:55.080799  4536 raft_consensus.cc:2804] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.088886  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d0e2567feb47bab2ec36bba5c29efd" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
W20260710 11:08:55.090835  4373 leader_election.cc:343] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.091337  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6ab168b8d749a5bdf1c019d3342e11" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:55.091307  4373 leader_election.cc:304] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30; no voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870
I20260710 11:08:55.093199  4531 raft_consensus.cc:2749] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.095552  4536 raft_consensus.cc:697] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:55.096550  4536 consensus_queue.cc:237] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.100126  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76e47ea2ef4c9fadf8687501979d86" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:55.101769  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:55.102399  4333 raft_consensus.cc:2468] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:08:55.103703  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76e47ea2ef4c9fadf8687501979d86" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
W20260710 11:08:55.105052  4448 leader_election.cc:343] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.105609  4448 leader_election.cc:304] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68; no voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870
I20260710 11:08:55.106907  4526 leader_election.cc:290] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:55.107510  4526 raft_consensus.cc:2749] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.118688  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:08:55.119473  4482 raft_consensus.cc:2468] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 0.
I20260710 11:08:55.121526  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc7c7797b64457bfa4a47632df7e16" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:08:55.122558  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65091eabf4840a99b1e8fe3da0a7462" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
W20260710 11:08:55.121500  4448 leader_election.cc:343] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.124408  4448 leader_election.cc:304] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [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: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: c794c6c6954c490d9468adf281b2fa30
W20260710 11:08:55.125905  4448 leader_election.cc:343] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.127236  4407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc7c7797b64457bfa4a47632df7e16" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
I20260710 11:08:55.128325  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65091eabf4840a99b1e8fe3da0a7462" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
W20260710 11:08:55.130319  4279 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:55.127238  4551 raft_consensus.cc:2804] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:08:55.130617  4296 leader_election.cc:343] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.131453  4551 raft_consensus.cc:493] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.132004  4551 raft_consensus.cc:3060] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.131621  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
W20260710 11:08:55.132161  4296 leader_election.cc:343] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.124521  4298 leader_election.cc:304] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
W20260710 11:08:55.137562  4298 leader_election.cc:343] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.138247  4544 raft_consensus.cc:2804] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:55.138650  4544 raft_consensus.cc:493] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.138991  4544 raft_consensus.cc:3060] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:55.141541  4296 leader_election.cc:343] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.146657  4551 raft_consensus.cc:515] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.148046  4525 tablet_bootstrap.cc:492] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:55.148619  4522 tablet_bootstrap.cc:492] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:55.148769  4524 ts_tablet_manager.cc:1434] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.208s	user 0.079s	sys 0.088s
I20260710 11:08:55.149385  4525 ts_tablet_manager.cc:1403] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.262s	user 0.078s	sys 0.130s
I20260710 11:08:55.150235  4524 tablet_bootstrap.cc:492] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:55.151219  4551 leader_election.cc:290] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:55.152455  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:08:55.152271  4525 raft_consensus.cc:359] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.153102  4525 raft_consensus.cc:385] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.153407  4525 raft_consensus.cc:740] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.153853  4522 ts_tablet_manager.cc:1403] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.226s	user 0.083s	sys 0.130s
I20260710 11:08:55.154294  4525 consensus_queue.cc:260] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.155807  4408 raft_consensus.cc:3060] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.157248  4522 raft_consensus.cc:359] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:55.158073  4522 raft_consensus.cc:385] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.158420  4524 tablet_bootstrap.cc:654] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.158458  4522 raft_consensus.cc:740] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.159533  4522 consensus_queue.cc:260] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:55.162330  4522 ts_tablet_manager.cc:1434] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:08:55.162873  4408 raft_consensus.cc:2468] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:08:55.163647  4522 tablet_bootstrap.cc:492] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:55.164987  4525 ts_tablet_manager.cc:1434] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:08:55.165632  4298 leader_election.cc:304] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9c7da5724a64c429d81baea494cb870; no voters: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30
I20260710 11:08:55.166015  4525 tablet_bootstrap.cc:492] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
W20260710 11:08:55.166824  4298 leader_election.cc:343] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.167261  4298 leader_election.cc:304] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9c7da5724a64c429d81baea494cb870; no voters: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30
I20260710 11:08:55.169489  4529 raft_consensus.cc:2749] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.170127  4529 raft_consensus.cc:2749] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.172056  4522 tablet_bootstrap.cc:654] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.173110  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:55.174917  4544 raft_consensus.cc:515] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.174432  4229 catalog_manager.cc:5697] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:55.180037  4333 raft_consensus.cc:2393] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06835d592b0e4854a1d73c7583941d68 in current term 1: Already voted for candidate e9c7da5724a64c429d81baea494cb870 in this term.
I20260710 11:08:55.184969  4445 leader_election.cc:304] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [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: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30; no voters: e9c7da5724a64c429d81baea494cb870
I20260710 11:08:55.172289  4525 tablet_bootstrap.cc:654] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.187652  4536 raft_consensus.cc:2804] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.188153  4536 raft_consensus.cc:697] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:55.189006  4536 consensus_queue.cc:237] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.195215  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:08:55.196014  4408 raft_consensus.cc:2393] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9c7da5724a64c429d81baea494cb870 in current term 1: Already voted for candidate 06835d592b0e4854a1d73c7583941d68 in this term.
I20260710 11:08:55.197224  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:55.197669  4524 tablet_bootstrap.cc:492] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:55.198302  4524 ts_tablet_manager.cc:1403] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.033s
I20260710 11:08:55.198972  4298 leader_election.cc:304] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [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: e9c7da5724a64c429d81baea494cb870; no voters: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30
I20260710 11:08:55.199951  4543 raft_consensus.cc:2749] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.201248  4544 leader_election.cc:290] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 election: Requested vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.202811  4525 tablet_bootstrap.cc:492] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:55.201818  4524 raft_consensus.cc:359] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.203325  4524 raft_consensus.cc:385] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.203418  4525 ts_tablet_manager.cc:1403] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.038s	user 0.001s	sys 0.014s
I20260710 11:08:55.203763  4524 raft_consensus.cc:740] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.204944  4524 consensus_queue.cc:260] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.206436  4525 raft_consensus.cc:359] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.207129  4525 raft_consensus.cc:385] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.207417  4525 raft_consensus.cc:740] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.208123  4525 consensus_queue.cc:260] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.210245  4525 ts_tablet_manager.cc:1434] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:08:55.211141  4525 tablet_bootstrap.cc:492] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:55.207568  4524 ts_tablet_manager.cc:1434] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:08:55.217274  4525 tablet_bootstrap.cc:654] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.213091  4524 tablet_bootstrap.cc:492] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:55.225620  4524 tablet_bootstrap.cc:654] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.228856  4525 tablet_bootstrap.cc:492] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:55.229390  4525 ts_tablet_manager.cc:1403] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:08:55.232234  4525 raft_consensus.cc:359] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.232928  4525 raft_consensus.cc:385] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.233206  4525 raft_consensus.cc:740] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.234114  4525 consensus_queue.cc:260] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.238590  4525 ts_tablet_manager.cc:1434] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:08:55.239364  4525 tablet_bootstrap.cc:492] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:55.243165  4524 tablet_bootstrap.cc:492] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:55.243737  4524 ts_tablet_manager.cc:1403] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.008s
I20260710 11:08:55.244232  4522 tablet_bootstrap.cc:492] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:55.244725  4522 ts_tablet_manager.cc:1403] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.049s
I20260710 11:08:55.246656  4524 raft_consensus.cc:359] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.247421  4524 raft_consensus.cc:385] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.247732  4524 raft_consensus.cc:740] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.247656  4522 raft_consensus.cc:359] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.248538  4522 raft_consensus.cc:385] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.248879  4522 raft_consensus.cc:740] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.248684  4524 consensus_queue.cc:260] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.249670  4522 consensus_queue.cc:260] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.250363  4525 tablet_bootstrap.cc:654] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.252054  4522 ts_tablet_manager.cc:1434] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:08:55.253072  4522 tablet_bootstrap.cc:492] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:55.259447  4522 tablet_bootstrap.cc:654] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.260130  4524 ts_tablet_manager.cc:1434] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:08:55.261229  4524 tablet_bootstrap.cc:492] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:55.263723  4231 catalog_manager.cc:5697] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:55.268260  4524 tablet_bootstrap.cc:654] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.274358  4536 raft_consensus.cc:493] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.274919  4536 raft_consensus.cc:515] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:55.277033  4536 leader_election.cc:290] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:55.278707  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180e0cb2748b4b1ab648582682884" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:55.279389  4333 raft_consensus.cc:2468] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:08:55.280356  4531 raft_consensus.cc:493] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.280864  4531 raft_consensus.cc:515] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.282253  4448 leader_election.cc:304] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:55.284482  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180e0cb2748b4b1ab648582682884" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
I20260710 11:08:55.287411  4531 leader_election.cc:290] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.290311  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebce7289f95e4a11869fdf05e2708e0b" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:08:55.291023  4481 raft_consensus.cc:2468] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
W20260710 11:08:55.289444  4445 leader_election.cc:343] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.294296  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebce7289f95e4a11869fdf05e2708e0b" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
W20260710 11:08:55.295861  4374 leader_election.cc:343] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.297070  4373 leader_election.cc:304] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [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: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30; no voters: e9c7da5724a64c429d81baea494cb870
I20260710 11:08:55.298318  4536 raft_consensus.cc:2804] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:55.298786  4536 raft_consensus.cc:493] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.299181  4536 raft_consensus.cc:3060] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.304293  4531 raft_consensus.cc:2804] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:55.304783  4531 raft_consensus.cc:493] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.305168  4531 raft_consensus.cc:3060] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.316466  4531 raft_consensus.cc:515] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.319808  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebce7289f95e4a11869fdf05e2708e0b" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
W20260710 11:08:55.321363  4374 leader_election.cc:343] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.313063  4536 raft_consensus.cc:515] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:55.331559  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180e0cb2748b4b1ab648582682884" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:55.332203  4333 raft_consensus.cc:3060] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.340145  4333 raft_consensus.cc:2468] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:08:55.341552  4448 leader_election.cc:304] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:55.342450  4551 raft_consensus.cc:2804] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.343094  4551 raft_consensus.cc:697] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:55.344018  4551 consensus_queue.cc:237] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:55.346495  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebce7289f95e4a11869fdf05e2708e0b" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:55.347189  4481 raft_consensus.cc:3060] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.356273  4481 raft_consensus.cc:2468] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 1.
I20260710 11:08:55.367436  4373 leader_election.cc:304] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [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: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30; no voters: e9c7da5724a64c429d81baea494cb870
I20260710 11:08:55.365641  4551 raft_consensus.cc:493] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.370427  4551 raft_consensus.cc:515] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.364357  4231 catalog_manager.cc:5697] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.379558  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65091eabf4840a99b1e8fe3da0a7462" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
W20260710 11:08:55.381261  4445 leader_election.cc:343] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.382596  4551 leader_election.cc:290] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:55.383378  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65091eabf4840a99b1e8fe3da0a7462" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:55.385202  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180e0cb2748b4b1ab648582682884" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
W20260710 11:08:55.388479  4445 leader_election.cc:343] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.366153  4531 leader_election.cc:290] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.389439  4531 raft_consensus.cc:2804] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.385924  4536 leader_election.cc:290] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:55.390043  4531 raft_consensus.cc:697] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Becoming Leader. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:08:55.397610  4531 consensus_queue.cc:237] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.402550  4525 tablet_bootstrap.cc:492] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:55.403105  4525 ts_tablet_manager.cc:1403] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.164s	user 0.049s	sys 0.070s
I20260710 11:08:55.390967  4333 raft_consensus.cc:2468] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:08:55.406060  4525 raft_consensus.cc:359] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:55.406741  4525 raft_consensus.cc:385] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.407008  4525 raft_consensus.cc:740] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.407038  4448 leader_election.cc:304] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [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: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: c794c6c6954c490d9468adf281b2fa30
I20260710 11:08:55.407795  4525 consensus_queue.cc:260] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:55.408370  4536 raft_consensus.cc:2804] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:55.408857  4536 raft_consensus.cc:493] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.414688  4536 raft_consensus.cc:3060] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.418237  4566 raft_consensus.cc:493] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.418395  4544 raft_consensus.cc:493] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.421059  4544 raft_consensus.cc:515] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.423350  4544 leader_election.cc:290] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.425252  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4568341909d43c7b683005cd6df8945" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
W20260710 11:08:55.428042  4296 leader_election.cc:343] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.429288  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4568341909d43c7b683005cd6df8945" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
W20260710 11:08:55.430768  4298 leader_election.cc:343] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.431255  4298 leader_election.cc:304] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9c7da5724a64c429d81baea494cb870; no voters: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30
I20260710 11:08:55.432509  4544 raft_consensus.cc:2749] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.434664  4566 raft_consensus.cc:515] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.438380  4524 tablet_bootstrap.cc:492] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:55.439880  4524 ts_tablet_manager.cc:1403] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.179s	user 0.054s	sys 0.106s
I20260710 11:08:55.439203  4522 tablet_bootstrap.cc:492] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:55.441748  4522 ts_tablet_manager.cc:1403] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.189s	user 0.076s	sys 0.104s
I20260710 11:08:55.443097  4568 raft_consensus.cc:493] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.445626  4524 raft_consensus.cc:359] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.446492  4524 raft_consensus.cc:385] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.446846  4524 raft_consensus.cc:740] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.447125  4566 leader_election.cc:290] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.445724  4568 raft_consensus.cc:515] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:55.449074  4568 leader_election.cc:290] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857), e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889)
I20260710 11:08:55.449955  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180e0cb2748b4b1ab648582682884" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:08:55.449613  4524 consensus_queue.cc:260] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.444113  4522 raft_consensus.cc:359] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.451490  4522 raft_consensus.cc:385] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.451805  4522 raft_consensus.cc:740] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.452632  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180e0cb2748b4b1ab648582682884" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:55.453593  4332 raft_consensus.cc:2393] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c794c6c6954c490d9468adf281b2fa30 in current term 1: Already voted for candidate 06835d592b0e4854a1d73c7583941d68 in this term.
I20260710 11:08:55.454239  4524 ts_tablet_manager.cc:1434] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:08:55.454945  4525 ts_tablet_manager.cc:1434] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.052s	user 0.025s	sys 0.026s
I20260710 11:08:55.455173  4524 tablet_bootstrap.cc:492] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:55.456014  4525 tablet_bootstrap.cc:492] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:55.455977  4373 leader_election.cc:304] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30; no voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870
I20260710 11:08:55.457394  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6ab168b8d749a5bdf1c019d3342e11" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:08:55.458051  4481 raft_consensus.cc:2468] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
I20260710 11:08:55.459065  4567 raft_consensus.cc:3060] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.459333  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6ab168b8d749a5bdf1c019d3342e11" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:55.460021  4333 raft_consensus.cc:2468] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
I20260710 11:08:55.461242  4374 leader_election.cc:304] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:55.462086  4531 raft_consensus.cc:2804] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:55.462448  4531 raft_consensus.cc:493] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.462762  4531 raft_consensus.cc:3060] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.462809  4525 tablet_bootstrap.cc:654] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.464152  4231 catalog_manager.cc:5697] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 reported cstate change: term changed from 0 to 1, leader changed from <none> to c794c6c6954c490d9468adf281b2fa30 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "c794c6c6954c490d9468adf281b2fa30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.468869  4524 tablet_bootstrap.cc:654] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.470043  4531 raft_consensus.cc:515] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.472100  4536 raft_consensus.cc:515] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.452522  4522 consensus_queue.cc:260] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.475025  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65091eabf4840a99b1e8fe3da0a7462" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:55.475668  4332 raft_consensus.cc:3060] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.478866  4522 ts_tablet_manager.cc:1434] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.003s
I20260710 11:08:55.479360  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6ab168b8d749a5bdf1c019d3342e11" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:55.479722  4524 tablet_bootstrap.cc:492] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:55.479935  4333 raft_consensus.cc:3060] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.480163  4524 ts_tablet_manager.cc:1403] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.001s
I20260710 11:08:55.480612  4536 leader_election.cc:290] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:55.479898  4522 tablet_bootstrap.cc:492] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:55.481891  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65091eabf4840a99b1e8fe3da0a7462" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
W20260710 11:08:55.485199  4445 leader_election.cc:343] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.485425  4524 raft_consensus.cc:359] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.486217  4524 raft_consensus.cc:385] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.486529  4524 raft_consensus.cc:740] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.487226  4524 consensus_queue.cc:260] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.491580  4332 raft_consensus.cc:2468] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:08:55.492318  4522 tablet_bootstrap.cc:654] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.495633  4524 ts_tablet_manager.cc:1434] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 11:08:55.497496  4448 leader_election.cc:304] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [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: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: c794c6c6954c490d9468adf281b2fa30
I20260710 11:08:55.498288  4536 raft_consensus.cc:2804] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.498772  4536 raft_consensus.cc:697] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:55.499069  4531 leader_election.cc:290] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.499616  4536 consensus_queue.cc:237] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.503279  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6ab168b8d749a5bdf1c019d3342e11" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:55.503548  4567 raft_consensus.cc:2749] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.496409  4333 raft_consensus.cc:2468] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 1.
I20260710 11:08:55.503819  4524 tablet_bootstrap.cc:492] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:55.503906  4481 raft_consensus.cc:3060] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.504892  4374 leader_election.cc:304] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:55.505715  4531 raft_consensus.cc:2804] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.506340  4531 raft_consensus.cc:697] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Becoming Leader. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:08:55.507120  4531 consensus_queue.cc:237] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.509738  4524 tablet_bootstrap.cc:654] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.513551  4481 raft_consensus.cc:2468] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 1.
I20260710 11:08:55.520912  4525 tablet_bootstrap.cc:492] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:55.521564  4525 ts_tablet_manager.cc:1403] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.021s
I20260710 11:08:55.524317  4525 raft_consensus.cc:359] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.525065  4525 raft_consensus.cc:385] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.525434  4525 raft_consensus.cc:740] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.526288  4525 consensus_queue.cc:260] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.527850  4522 tablet_bootstrap.cc:492] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:55.527578  4231 catalog_manager.cc:5697] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 reported cstate change: term changed from 0 to 1, leader changed from <none> to c794c6c6954c490d9468adf281b2fa30 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "c794c6c6954c490d9468adf281b2fa30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.531745  4522 ts_tablet_manager.cc:1403] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.005s
I20260710 11:08:55.532619  4524 tablet_bootstrap.cc:492] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:55.528512  4525 ts_tablet_manager.cc:1434] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:08:55.533113  4524 ts_tablet_manager.cc:1403] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.020s
I20260710 11:08:55.535771  4522 raft_consensus.cc:359] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.536484  4522 raft_consensus.cc:385] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.536798  4522 raft_consensus.cc:740] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.535291  4228 catalog_manager.cc:5697] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:55.537633  4522 consensus_queue.cc:260] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.537779  4524 raft_consensus.cc:359] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.538462  4524 raft_consensus.cc:385] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.538770  4524 raft_consensus.cc:740] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.539535  4524 consensus_queue.cc:260] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.540521  4522 ts_tablet_manager.cc:1434] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:08:55.541415  4522 tablet_bootstrap.cc:492] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:55.534042  4525 tablet_bootstrap.cc:492] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:55.546650  4522 tablet_bootstrap.cc:654] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.547689  4525 tablet_bootstrap.cc:654] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.548257  4524 ts_tablet_manager.cc:1434] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 11:08:55.558187  4536 consensus_queue.cc:1048] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.560415  4522 tablet_bootstrap.cc:492] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:55.560963  4522 ts_tablet_manager.cc:1403] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260710 11:08:55.562903  4525 tablet_bootstrap.cc:492] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:55.563426  4525 ts_tablet_manager.cc:1403] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.012s
I20260710 11:08:55.563500  4522 raft_consensus.cc:359] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.564208  4522 raft_consensus.cc:385] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.564493  4522 raft_consensus.cc:740] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.565197  4522 consensus_queue.cc:260] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.566370  4525 raft_consensus.cc:359] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.567021  4525 raft_consensus.cc:385] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.567205  4522 ts_tablet_manager.cc:1434] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:55.567324  4525 raft_consensus.cc:740] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.567978  4525 consensus_queue.cc:260] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.569224  4525 ts_tablet_manager.cc:1434] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:08:55.569914  4525 tablet_bootstrap.cc:492] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:55.573999  4525 tablet_bootstrap.cc:654] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.578263  4333 raft_consensus.cc:3060] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.578984  4525 tablet_bootstrap.cc:492] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:55.579439  4525 ts_tablet_manager.cc:1403] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:08:55.581779  4525 raft_consensus.cc:359] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.582369  4525 raft_consensus.cc:385] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.582607  4525 raft_consensus.cc:740] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.583288  4525 consensus_queue.cc:260] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.586565  4525 ts_tablet_manager.cc:1434] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:55.587693  4551 consensus_queue.cc:1048] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.594165  4544 raft_consensus.cc:493] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.594600  4544 raft_consensus.cc:515] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.596580  4544 leader_election.cc:290] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.597621  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebce7289f95e4a11869fdf05e2708e0b" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
I20260710 11:08:55.597918  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebce7289f95e4a11869fdf05e2708e0b" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:08:55.598641  4481 raft_consensus.cc:2393] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9c7da5724a64c429d81baea494cb870 in current term 1: Already voted for candidate c794c6c6954c490d9468adf281b2fa30 in this term.
I20260710 11:08:55.599526  4298 leader_election.cc:304] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9c7da5724a64c429d81baea494cb870; no voters: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30
I20260710 11:08:55.600239  4544 raft_consensus.cc:3060] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.605911  4544 raft_consensus.cc:2749] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.630905  4549 raft_consensus.cc:493] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.631413  4549 raft_consensus.cc:515] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.632951  4549 leader_election.cc:290] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:55.633780  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d0e2567feb47bab2ec36bba5c29efd" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:55.634474  4333 raft_consensus.cc:2468] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:08:55.634004  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d0e2567feb47bab2ec36bba5c29efd" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
I20260710 11:08:55.635285  4408 raft_consensus.cc:2468] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:08:55.635643  4448 leader_election.cc:304] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:55.636377  4549 raft_consensus.cc:2804] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:55.636626  4549 raft_consensus.cc:493] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.636905  4549 raft_consensus.cc:3060] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.637293  4551 consensus_queue.cc:1048] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.643780  4549 raft_consensus.cc:515] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.645783  4549 leader_election.cc:290] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:55.647109  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d0e2567feb47bab2ec36bba5c29efd" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:55.647223  4536 consensus_queue.cc:1048] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.647742  4333 raft_consensus.cc:3060] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.648548  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d0e2567feb47bab2ec36bba5c29efd" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:08:55.649123  4408 raft_consensus.cc:3060] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.655527  4333 raft_consensus.cc:2468] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:08:55.659926  4448 leader_election.cc:304] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:55.660746  4549 raft_consensus.cc:2804] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.661373  4549 raft_consensus.cc:697] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:55.661619  4567 raft_consensus.cc:493] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.662079  4567 raft_consensus.cc:515] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.662163  4549 consensus_queue.cc:237] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.662533  4408 raft_consensus.cc:2468] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:08:55.664113  4567 leader_election.cc:290] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.665197  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc7c7797b64457bfa4a47632df7e16" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:55.665894  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc7c7797b64457bfa4a47632df7e16" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:08:55.666581  4481 raft_consensus.cc:2468] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
I20260710 11:08:55.665901  4332 raft_consensus.cc:2468] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
I20260710 11:08:55.667647  4373 leader_election.cc:304] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30; no voters: 
I20260710 11:08:55.668607  4567 raft_consensus.cc:2804] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:55.668952  4567 raft_consensus.cc:493] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.669274  4567 raft_consensus.cc:3060] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.671416  4231 catalog_manager.cc:5697] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:55.675846  4567 raft_consensus.cc:515] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.677618  4531 raft_consensus.cc:493] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.678144  4567 leader_election.cc:290] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.678098  4531 raft_consensus.cc:515] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.678974  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc7c7797b64457bfa4a47632df7e16" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:55.678995  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc7c7797b64457bfa4a47632df7e16" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:55.679553  4481 raft_consensus.cc:3060] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.679893  4332 raft_consensus.cc:3060] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.680521  4531 leader_election.cc:290] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:55.681247  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65091eabf4840a99b1e8fe3da0a7462" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:55.681995  4333 raft_consensus.cc:2393] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c794c6c6954c490d9468adf281b2fa30 in current term 1: Already voted for candidate 06835d592b0e4854a1d73c7583941d68 in this term.
I20260710 11:08:55.682046  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65091eabf4840a99b1e8fe3da0a7462" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:08:55.683602  4373 leader_election.cc:304] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30; no voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870
I20260710 11:08:55.684335  4531 raft_consensus.cc:3060] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.685838  4481 raft_consensus.cc:2468] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 1.
I20260710 11:08:55.685976  4332 raft_consensus.cc:2468] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 1.
I20260710 11:08:55.686862  4373 leader_election.cc:304] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30; no voters: 
I20260710 11:08:55.687590  4567 raft_consensus.cc:2804] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.687965  4567 raft_consensus.cc:697] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Becoming Leader. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:08:55.688630  4567 consensus_queue.cc:237] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.689954  4531 raft_consensus.cc:2749] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.695367  4231 catalog_manager.cc:5697] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 reported cstate change: term changed from 0 to 1, leader changed from <none> to c794c6c6954c490d9468adf281b2fa30 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "c794c6c6954c490d9468adf281b2fa30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.736001  4549 consensus_queue.cc:1048] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.745791  4551 consensus_queue.cc:1048] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.905297  4551 consensus_queue.cc:1048] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.914817  4585 consensus_queue.cc:1048] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.923436  4567 consensus_queue.cc:1048] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.932796  4566 consensus_queue.cc:1048] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.956398  4531 consensus_queue.cc:1048] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.965317  4566 consensus_queue.cc:1048] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:55.992786  4585 raft_consensus.cc:493] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.993304  4585 raft_consensus.cc:515] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:55.995005  4585 leader_election.cc:290] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:55.995740  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4568341909d43c7b683005cd6df8945" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:55.995872  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4568341909d43c7b683005cd6df8945" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
I20260710 11:08:55.996325  4332 raft_consensus.cc:2468] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:08:55.996445  4408 raft_consensus.cc:2468] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:08:55.997280  4448 leader_election.cc:304] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:55.997994  4585 raft_consensus.cc:2804] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:55.998313  4585 raft_consensus.cc:493] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.998555  4585 raft_consensus.cc:3060] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.003248  4585 raft_consensus.cc:515] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.004659  4585 leader_election.cc:290] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:56.005383  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4568341909d43c7b683005cd6df8945" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:56.005571  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4568341909d43c7b683005cd6df8945" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:08:56.005898  4332 raft_consensus.cc:3060] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.006057  4408 raft_consensus.cc:3060] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.010512  4332 raft_consensus.cc:2468] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:08:56.010661  4408 raft_consensus.cc:2468] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:08:56.011410  4448 leader_election.cc:304] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:56.012096  4585 raft_consensus.cc:2804] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:56.012509  4585 raft_consensus.cc:697] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:56.013238  4585 consensus_queue.cc:237] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.020295  4229 catalog_manager.cc:5697] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:56.071720  4585 consensus_queue.cc:1048] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.080402  4549 consensus_queue.cc:1048] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.194512  4566 consensus_queue.cc:1048] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.204831  4531 consensus_queue.cc:1048] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.363068  4481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffc180e0cb2748b4b1ab648582682884"
dest_uuid: "06835d592b0e4854a1d73c7583941d68"
mode: GRACEFUL
new_leader_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:51424
I20260710 11:08:56.363579  4481 raft_consensus.cc:606] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Received request to transfer leadership to TS e9c7da5724a64c429d81baea494cb870
I20260710 11:08:56.375337  4408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ccc7c7797b64457bfa4a47632df7e16"
dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
mode: GRACEFUL
new_leader_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:59768
I20260710 11:08:56.375813  4408 raft_consensus.cc:606] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Received request to transfer leadership to TS e9c7da5724a64c429d81baea494cb870
I20260710 11:08:56.380348  4408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebce7289f95e4a11869fdf05e2708e0b"
dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
mode: GRACEFUL
new_leader_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:59768
I20260710 11:08:56.380796  4408 raft_consensus.cc:606] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Received request to transfer leadership to TS e9c7da5724a64c429d81baea494cb870
I20260710 11:08:56.385252  4481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4568341909d43c7b683005cd6df8945"
dest_uuid: "06835d592b0e4854a1d73c7583941d68"
mode: GRACEFUL
new_leader_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:51424
I20260710 11:08:56.385756  4481 raft_consensus.cc:606] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Received request to transfer leadership to TS e9c7da5724a64c429d81baea494cb870
I20260710 11:08:56.390023  4481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f65091eabf4840a99b1e8fe3da0a7462"
dest_uuid: "06835d592b0e4854a1d73c7583941d68"
mode: GRACEFUL
new_leader_uuid: "c794c6c6954c490d9468adf281b2fa30"
 from {username='slave'} at 127.0.0.1:51424
I20260710 11:08:56.390519  4481 raft_consensus.cc:606] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Received request to transfer leadership to TS c794c6c6954c490d9468adf281b2fa30
I20260710 11:08:56.396896  4481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a76e47ea2ef4c9fadf8687501979d86"
dest_uuid: "06835d592b0e4854a1d73c7583941d68"
mode: GRACEFUL
new_leader_uuid: "c794c6c6954c490d9468adf281b2fa30"
 from {username='slave'} at 127.0.0.1:51424
I20260710 11:08:56.397305  4481 raft_consensus.cc:606] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Received request to transfer leadership to TS c794c6c6954c490d9468adf281b2fa30
I20260710 11:08:56.401162  4481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4"
dest_uuid: "06835d592b0e4854a1d73c7583941d68"
mode: GRACEFUL
new_leader_uuid: "c794c6c6954c490d9468adf281b2fa30"
 from {username='slave'} at 127.0.0.1:51424
I20260710 11:08:56.401584  4481 raft_consensus.cc:606] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Received request to transfer leadership to TS c794c6c6954c490d9468adf281b2fa30
I20260710 11:08:56.433983  4536 consensus_queue.cc:1048] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.439965  4549 raft_consensus.cc:993] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68: : Instructing follower e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:08:56.440424  4585 raft_consensus.cc:1081] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Signalling peer e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:08:56.444150  4332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4568341909d43c7b683005cd6df8945"
dest_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:36230
I20260710 11:08:56.444790  4332 raft_consensus.cc:493] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:56.444916  4536 consensus_queue.cc:1048] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.445263  4332 raft_consensus.cc:3060] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.453578  4332 raft_consensus.cc:515] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.455192  4332 leader_election.cc:290] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Requested vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:56.455897  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4568341909d43c7b683005cd6df8945" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:08:56.456244  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4568341909d43c7b683005cd6df8945" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:56.456485  4408 raft_consensus.cc:3060] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.456802  4481 raft_consensus.cc:3055] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:56.457141  4481 raft_consensus.cc:740] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:56.457939  4481 consensus_queue.cc:260] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.459137  4481 raft_consensus.cc:3060] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.463085  4408 raft_consensus.cc:2468] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:08:56.464165  4296 leader_election.cc:304] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:56.464929  4544 raft_consensus.cc:2804] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:56.465647  4481 raft_consensus.cc:2468] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:08:56.466105  4544 raft_consensus.cc:697] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Becoming Leader. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Running, Role: LEADER
I20260710 11:08:56.466986  4544 consensus_queue.cc:237] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.472978  4228 catalog_manager.cc:5697] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 reported cstate change: term changed from 1 to 2, leader changed from 06835d592b0e4854a1d73c7583941d68 (127.31.145.67) to e9c7da5724a64c429d81baea494cb870 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "e9c7da5724a64c429d81baea494cb870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.556555  4566 raft_consensus.cc:993] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30: : Instructing follower e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:08:56.556942  4531 raft_consensus.cc:1081] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Signalling peer e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:08:56.558326  4332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebce7289f95e4a11869fdf05e2708e0b"
dest_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:36246
I20260710 11:08:56.558815  4332 raft_consensus.cc:493] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:56.559093  4332 raft_consensus.cc:3060] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.563717  4332 raft_consensus.cc:515] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.565728  4332 leader_election.cc:290] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Requested vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:56.566484  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebce7289f95e4a11869fdf05e2708e0b" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:08:56.566852  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebce7289f95e4a11869fdf05e2708e0b" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:56.567204  4408 raft_consensus.cc:3055] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:56.567458  4481 raft_consensus.cc:3060] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.567618  4408 raft_consensus.cc:740] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:08:56.568435  4408 consensus_queue.cc:260] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.569304  4408 raft_consensus.cc:3060] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.572276  4481 raft_consensus.cc:2468] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:08:56.573284  4298 leader_election.cc:304] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:56.573863  4408 raft_consensus.cc:2468] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:08:56.573909  4544 raft_consensus.cc:2804] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:56.574438  4544 raft_consensus.cc:697] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Becoming Leader. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Running, Role: LEADER
I20260710 11:08:56.575206  4544 consensus_queue.cc:237] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.581100  4228 catalog_manager.cc:5697] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 reported cstate change: term changed from 1 to 2, leader changed from c794c6c6954c490d9468adf281b2fa30 (127.31.145.66) to e9c7da5724a64c429d81baea494cb870 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "e9c7da5724a64c429d81baea494cb870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.646044  4566 raft_consensus.cc:993] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30: : Instructing follower e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:08:56.646469  4531 raft_consensus.cc:1081] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Signalling peer e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:08:56.648010  4332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ccc7c7797b64457bfa4a47632df7e16"
dest_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:36246
I20260710 11:08:56.648464  4332 raft_consensus.cc:493] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:56.648741  4332 raft_consensus.cc:3060] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.654959  4332 raft_consensus.cc:515] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.656940  4332 leader_election.cc:290] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Requested vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:56.657850  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc7c7797b64457bfa4a47632df7e16" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:08:56.657939  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc7c7797b64457bfa4a47632df7e16" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:56.658627  4408 raft_consensus.cc:3055] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:56.658669  4481 raft_consensus.cc:3060] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.659142  4408 raft_consensus.cc:740] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:08:56.660009  4408 consensus_queue.cc:260] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.660929  4408 raft_consensus.cc:3060] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.664065  4481 raft_consensus.cc:2468] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:08:56.664948  4298 leader_election.cc:304] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:56.665585  4544 raft_consensus.cc:2804] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:56.665822  4408 raft_consensus.cc:2468] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:08:56.666093  4544 raft_consensus.cc:697] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Becoming Leader. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Running, Role: LEADER
I20260710 11:08:56.666956  4544 consensus_queue.cc:237] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.670368  4585 raft_consensus.cc:993] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68: : Instructing follower e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:08:56.670780  4549 raft_consensus.cc:1081] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Signalling peer e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:08:56.672119  4332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffc180e0cb2748b4b1ab648582682884"
dest_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:36230
I20260710 11:08:56.672657  4332 raft_consensus.cc:493] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:56.672953  4332 raft_consensus.cc:3060] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.674108  4228 catalog_manager.cc:5697] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 reported cstate change: term changed from 1 to 2, leader changed from c794c6c6954c490d9468adf281b2fa30 (127.31.145.66) to e9c7da5724a64c429d81baea494cb870 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "e9c7da5724a64c429d81baea494cb870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.678130  4332 raft_consensus.cc:515] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:56.680558  4332 leader_election.cc:290] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Requested vote from peers 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:56.682365  4585 raft_consensus.cc:993] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68: : Instructing follower c794c6c6954c490d9468adf281b2fa30 to start an election
I20260710 11:08:56.682778  4585 raft_consensus.cc:1081] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Signalling peer c794c6c6954c490d9468adf281b2fa30 to start an election
I20260710 11:08:56.682765  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180e0cb2748b4b1ab648582682884" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:08:56.683604  4408 raft_consensus.cc:3060] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.682770  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180e0cb2748b4b1ab648582682884" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:56.686412  4406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a76e47ea2ef4c9fadf8687501979d86"
dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
 from {username='slave'} at 127.0.0.1:59742
I20260710 11:08:56.686661  4481 raft_consensus.cc:3055] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:56.686982  4481 raft_consensus.cc:740] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:56.687012  4406 raft_consensus.cc:493] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:56.687489  4406 raft_consensus.cc:3060] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.687731  4481 consensus_queue.cc:260] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:56.688980  4408 raft_consensus.cc:2468] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:08:56.689049  4481 raft_consensus.cc:3060] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.690091  4296 leader_election.cc:304] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:56.690836  4544 raft_consensus.cc:2804] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:56.691290  4544 raft_consensus.cc:697] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Becoming Leader. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Running, Role: LEADER
I20260710 11:08:56.691998  4544 consensus_queue.cc:237] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } }
I20260710 11:08:56.693851  4406 raft_consensus.cc:515] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.696659  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76e47ea2ef4c9fadf8687501979d86" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:56.696839  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76e47ea2ef4c9fadf8687501979d86" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:56.697192  4333 raft_consensus.cc:3060] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.697419  4482 raft_consensus.cc:3055] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:56.697796  4482 raft_consensus.cc:740] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:56.698544  4482 consensus_queue.cc:260] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.699563  4482 raft_consensus.cc:3060] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.698796  4406 leader_election.cc:290] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 2 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:56.702517  4481 raft_consensus.cc:2468] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:08:56.704032  4333 raft_consensus.cc:2468] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 2.
I20260710 11:08:56.700958  4228 catalog_manager.cc:5697] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 reported cstate change: term changed from 1 to 2, leader changed from 06835d592b0e4854a1d73c7583941d68 (127.31.145.67) to e9c7da5724a64c429d81baea494cb870 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "e9c7da5724a64c429d81baea494cb870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.705004  4374 leader_election.cc:304] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:56.705255  4482 raft_consensus.cc:2468] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 2.
I20260710 11:08:56.705830  4531 raft_consensus.cc:2804] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:56.706296  4531 raft_consensus.cc:697] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Becoming Leader. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:08:56.707074  4531 consensus_queue.cc:237] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.714156  4228 catalog_manager.cc:5697] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 reported cstate change: term changed from 1 to 2, leader changed from 06835d592b0e4854a1d73c7583941d68 (127.31.145.67) to c794c6c6954c490d9468adf281b2fa30 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "c794c6c6954c490d9468adf281b2fa30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.762540  4585 raft_consensus.cc:993] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68: : Instructing follower c794c6c6954c490d9468adf281b2fa30 to start an election
I20260710 11:08:56.762907  4549 raft_consensus.cc:1081] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Signalling peer c794c6c6954c490d9468adf281b2fa30 to start an election
I20260710 11:08:56.764182  4406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4"
dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
 from {username='slave'} at 127.0.0.1:59742
I20260710 11:08:56.764590  4406 raft_consensus.cc:493] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:56.764822  4406 raft_consensus.cc:3060] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.769268  4406 raft_consensus.cc:515] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.770828  4406 leader_election.cc:290] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 2 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:56.771446  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:56.771811  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:56.771987  4333 raft_consensus.cc:3060] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.772367  4482 raft_consensus.cc:3055] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:56.772637  4482 raft_consensus.cc:740] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:56.772809  4585 raft_consensus.cc:993] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68: : Instructing follower c794c6c6954c490d9468adf281b2fa30 to start an election
I20260710 11:08:56.773260  4549 raft_consensus.cc:1081] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Signalling peer c794c6c6954c490d9468adf281b2fa30 to start an election
I20260710 11:08:56.773406  4482 consensus_queue.cc:260] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.774466  4482 raft_consensus.cc:3060] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.774785  4406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f65091eabf4840a99b1e8fe3da0a7462"
dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
 from {username='slave'} at 127.0.0.1:59742
I20260710 11:08:56.775300  4406 raft_consensus.cc:493] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:56.775650  4406 raft_consensus.cc:3060] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.777448  4333 raft_consensus.cc:2468] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 2.
I20260710 11:08:56.778353  4374 leader_election.cc:304] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:56.778949  4531 raft_consensus.cc:2804] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:56.779325  4531 raft_consensus.cc:697] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Becoming Leader. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:08:56.780055  4531 consensus_queue.cc:237] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.780915  4482 raft_consensus.cc:2468] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 2.
I20260710 11:08:56.781679  4406 raft_consensus.cc:515] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.783591  4406 leader_election.cc:290] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 2 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:56.784159  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65091eabf4840a99b1e8fe3da0a7462" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:56.784703  4333 raft_consensus.cc:3060] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.785404  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65091eabf4840a99b1e8fe3da0a7462" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:56.785960  4482 raft_consensus.cc:3055] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:56.786270  4482 raft_consensus.cc:740] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:56.787027  4482 consensus_queue.cc:260] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.787415  4228 catalog_manager.cc:5697] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 reported cstate change: term changed from 1 to 2, leader changed from 06835d592b0e4854a1d73c7583941d68 (127.31.145.67) to c794c6c6954c490d9468adf281b2fa30 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "c794c6c6954c490d9468adf281b2fa30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:56.788403  4482 raft_consensus.cc:3060] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:56.789296  4333 raft_consensus.cc:2468] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 2.
I20260710 11:08:56.790164  4374 leader_election.cc:304] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:56.790756  4531 raft_consensus.cc:2804] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:56.791200  4531 raft_consensus.cc:697] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Becoming Leader. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:08:56.791929  4531 consensus_queue.cc:237] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:56.796526  4482 raft_consensus.cc:2468] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 2.
I20260710 11:08:56.799928  4228 catalog_manager.cc:5697] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 reported cstate change: term changed from 1 to 2, leader changed from 06835d592b0e4854a1d73c7583941d68 (127.31.145.67) to c794c6c6954c490d9468adf281b2fa30 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "c794c6c6954c490d9468adf281b2fa30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.006384  4482 raft_consensus.cc:1275] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.007651  4544 consensus_queue.cc:1048] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.015161  4406 raft_consensus.cc:1275] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.017786  4544 consensus_queue.cc:1048] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.020892  4406 raft_consensus.cc:1275] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.022388  4544 consensus_queue.cc:1048] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.031565  4482 raft_consensus.cc:1275] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.035048  4607 consensus_queue.cc:1048] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.129544  4406 raft_consensus.cc:1275] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.130712  4607 consensus_queue.cc:1048] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.138379  4482 raft_consensus.cc:1275] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.139912  4611 consensus_queue.cc:1048] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.187976  4406 raft_consensus.cc:1275] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.189170  4611 consensus_queue.cc:1048] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.190393  4482 raft_consensus.cc:1275] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Refusing update from remote peer c794c6c6954c490d9468adf281b2fa30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.191758  4531 consensus_queue.cc:1048] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.196221  4481 raft_consensus.cc:1275] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.197602  4544 consensus_queue.cc:1048] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.208171  4333 raft_consensus.cc:1275] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Refusing update from remote peer c794c6c6954c490d9468adf281b2fa30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.209668  4566 consensus_queue.cc:1048] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.215512  4332 raft_consensus.cc:1275] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Refusing update from remote peer c794c6c6954c490d9468adf281b2fa30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.216750  4566 consensus_queue.cc:1048] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.225502  4482 raft_consensus.cc:1275] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Refusing update from remote peer c794c6c6954c490d9468adf281b2fa30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.226784  4566 consensus_queue.cc:1048] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.285107  4482 raft_consensus.cc:1275] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Refusing update from remote peer c794c6c6954c490d9468adf281b2fa30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.286221  4566 consensus_queue.cc:1048] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:57.294756  4333 raft_consensus.cc:1275] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Refusing update from remote peer c794c6c6954c490d9468adf281b2fa30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.296420  4531 consensus_queue.cc:1048] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.430835  4229 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60644:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:59.432926  4229 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:59.475952  4316 tablet_service.cc:1511] Processing CreateTablet for tablet bd0bbf14e95c4c3d9c103063eeb25a4a (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:59.477164  4316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0bbf14e95c4c3d9c103063eeb25a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.477072  4397 tablet_service.cc:1511] Processing CreateTablet for tablet bd0bbf14e95c4c3d9c103063eeb25a4a (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:59.478330  4397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0bbf14e95c4c3d9c103063eeb25a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.478278  4469 tablet_service.cc:1511] Processing CreateTablet for tablet bd0bbf14e95c4c3d9c103063eeb25a4a (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:59.479538  4469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0bbf14e95c4c3d9c103063eeb25a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.481634  4321 tablet_service.cc:1511] Processing CreateTablet for tablet 78435b1ed970425eb46af85906bb662d (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:59.481878  4394 tablet_service.cc:1511] Processing CreateTablet for tablet 78435b1ed970425eb46af85906bb662d (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:59.482784  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78435b1ed970425eb46af85906bb662d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.482988  4394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78435b1ed970425eb46af85906bb662d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.495640  4471 tablet_service.cc:1511] Processing CreateTablet for tablet 78435b1ed970425eb46af85906bb662d (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:59.497056  4471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78435b1ed970425eb46af85906bb662d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.497399  4315 tablet_service.cc:1511] Processing CreateTablet for tablet 457789bd1b0c43088e92962cd8c067e3 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:59.498648  4315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457789bd1b0c43088e92962cd8c067e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.504482  4398 tablet_service.cc:1511] Processing CreateTablet for tablet 457789bd1b0c43088e92962cd8c067e3 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:59.505690  4398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457789bd1b0c43088e92962cd8c067e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.514632  4464 tablet_service.cc:1511] Processing CreateTablet for tablet 457789bd1b0c43088e92962cd8c067e3 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:59.515844  4464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457789bd1b0c43088e92962cd8c067e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.529830  4321 tablet_service.cc:1511] Processing CreateTablet for tablet 431104539de84a0db7c97f7519220414 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:59.531098  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431104539de84a0db7c97f7519220414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.532196  4638 tablet_bootstrap.cc:492] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:59.537720  4638 tablet_bootstrap.cc:654] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.540709  4637 tablet_bootstrap.cc:492] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:59.545709  4469 tablet_service.cc:1511] Processing CreateTablet for tablet 431104539de84a0db7c97f7519220414 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:59.547080  4469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431104539de84a0db7c97f7519220414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.548897  4637 tablet_bootstrap.cc:654] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.551513  4638 tablet_bootstrap.cc:492] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:59.552058  4638 ts_tablet_manager.cc:1403] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.003s
I20260710 11:08:59.554935  4638 raft_consensus.cc:359] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.555686  4638 raft_consensus.cc:385] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.556015  4638 raft_consensus.cc:740] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.556878  4638 consensus_queue.cc:260] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.562351  4394 tablet_service.cc:1511] Processing CreateTablet for tablet 5172e6863bb24b53b340917f619d9a2a (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:59.563762  4394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5172e6863bb24b53b340917f619d9a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.563885  4321 tablet_service.cc:1511] Processing CreateTablet for tablet 5172e6863bb24b53b340917f619d9a2a (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:59.565259  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5172e6863bb24b53b340917f619d9a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.572579  4471 tablet_service.cc:1511] Processing CreateTablet for tablet 5172e6863bb24b53b340917f619d9a2a (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:59.573839  4471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5172e6863bb24b53b340917f619d9a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.579977  4638 ts_tablet_manager.cc:1434] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260710 11:08:59.581059  4638 tablet_bootstrap.cc:492] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:59.545704  4397 tablet_service.cc:1511] Processing CreateTablet for tablet 431104539de84a0db7c97f7519220414 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:59.587268  4397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431104539de84a0db7c97f7519220414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.594486  4639 tablet_bootstrap.cc:492] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:59.604656  4315 tablet_service.cc:1511] Processing CreateTablet for tablet bf05ba0928f3490084502521b0068b98 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:59.605651  4398 tablet_service.cc:1511] Processing CreateTablet for tablet bf05ba0928f3490084502521b0068b98 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:59.606842  4398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf05ba0928f3490084502521b0068b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.606782  4472 tablet_service.cc:1511] Processing CreateTablet for tablet bf05ba0928f3490084502521b0068b98 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:59.607607  4638 tablet_bootstrap.cc:654] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.608016  4472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf05ba0928f3490084502521b0068b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.606025  4315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf05ba0928f3490084502521b0068b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.625263  4638 tablet_bootstrap.cc:492] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:59.625864  4638 ts_tablet_manager.cc:1403] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.003s
I20260710 11:08:59.628331  4639 tablet_bootstrap.cc:654] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.629040  4638 raft_consensus.cc:359] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.629827  4638 raft_consensus.cc:385] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.632674  4321 tablet_service.cc:1511] Processing CreateTablet for tablet 1487fb7040044661a80992e543b7a821 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:59.636292  4398 tablet_service.cc:1511] Processing CreateTablet for tablet 1487fb7040044661a80992e543b7a821 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:59.637601  4398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1487fb7040044661a80992e543b7a821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.637910  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1487fb7040044661a80992e543b7a821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.630113  4638 raft_consensus.cc:740] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.652721  4638 consensus_queue.cc:260] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.654832  4638 ts_tablet_manager.cc:1434] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:08:59.655680  4638 tablet_bootstrap.cc:492] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:59.668084  4637 tablet_bootstrap.cc:492] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:59.668694  4637 ts_tablet_manager.cc:1403] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.128s	user 0.020s	sys 0.074s
I20260710 11:08:59.670477  4639 tablet_bootstrap.cc:492] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:59.670948  4639 ts_tablet_manager.cc:1403] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.027s
I20260710 11:08:59.672473  4469 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb98ea550b9401e96df7797a0b9cdb7 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:59.668766  4638 tablet_bootstrap.cc:654] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.673728  4469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb98ea550b9401e96df7797a0b9cdb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.673658  4639 raft_consensus.cc:359] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.674476  4639 raft_consensus.cc:385] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.674763  4639 raft_consensus.cc:740] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.675493  4639 consensus_queue.cc:260] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.675731  4398 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb98ea550b9401e96df7797a0b9cdb7 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:59.677179  4398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb98ea550b9401e96df7797a0b9cdb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.677645  4639 ts_tablet_manager.cc:1434] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:08:59.678618  4639 tablet_bootstrap.cc:492] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:59.674701  4321 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb98ea550b9401e96df7797a0b9cdb7 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:59.680060  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb98ea550b9401e96df7797a0b9cdb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.684365  4639 tablet_bootstrap.cc:654] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.686060  4637 raft_consensus.cc:359] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.686827  4637 raft_consensus.cc:385] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.672008  4472 tablet_service.cc:1511] Processing CreateTablet for tablet 1487fb7040044661a80992e543b7a821 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:59.687165  4637 raft_consensus.cc:740] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.687846  4472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1487fb7040044661a80992e543b7a821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.688110  4637 consensus_queue.cc:260] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.690459  4637 ts_tablet_manager.cc:1434] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 11:08:59.694011  4637 tablet_bootstrap.cc:492] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:59.699800  4637 tablet_bootstrap.cc:654] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.703141  4638 tablet_bootstrap.cc:492] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:59.706760  4638 ts_tablet_manager.cc:1403] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.000s
I20260710 11:08:59.711632  4638 raft_consensus.cc:359] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.712368  4638 raft_consensus.cc:385] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.712447  4639 tablet_bootstrap.cc:492] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:59.712970  4639 ts_tablet_manager.cc:1403] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.003s
I20260710 11:08:59.715766  4639 raft_consensus.cc:359] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.716457  4639 raft_consensus.cc:385] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.716727  4639 raft_consensus.cc:740] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.717594  4639 consensus_queue.cc:260] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.720180  4639 ts_tablet_manager.cc:1434] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:08:59.720870  4638 raft_consensus.cc:740] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.722543  4638 consensus_queue.cc:260] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.721750  4639 tablet_bootstrap.cc:492] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:59.726052  4472 tablet_service.cc:1511] Processing CreateTablet for tablet 90a515713b3f4384abdc904c086789f7 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:59.727278  4472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a515713b3f4384abdc904c086789f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.729712  4398 tablet_service.cc:1511] Processing CreateTablet for tablet 90a515713b3f4384abdc904c086789f7 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:59.731068  4321 tablet_service.cc:1511] Processing CreateTablet for tablet 90a515713b3f4384abdc904c086789f7 (DEFAULT_TABLE table=soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:59.735469  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a515713b3f4384abdc904c086789f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.737875  4398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a515713b3f4384abdc904c086789f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:59.746040  4639 tablet_bootstrap.cc:654] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.734439  4638 ts_tablet_manager.cc:1434] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 11:08:59.747306  4638 tablet_bootstrap.cc:492] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:59.753912  4638 tablet_bootstrap.cc:654] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.757140  4637 tablet_bootstrap.cc:492] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:59.757521  4637 ts_tablet_manager.cc:1403] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.064s	user 0.026s	sys 0.021s
I20260710 11:08:59.759737  4638 tablet_bootstrap.cc:492] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:59.759883  4639 tablet_bootstrap.cc:492] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:59.760110  4638 ts_tablet_manager.cc:1403] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 11:08:59.760360  4639 ts_tablet_manager.cc:1403] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.005s
I20260710 11:08:59.760229  4637 raft_consensus.cc:359] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.760980  4637 raft_consensus.cc:385] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.761278  4637 raft_consensus.cc:740] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.761986  4637 consensus_queue.cc:260] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.762364  4638 raft_consensus.cc:359] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.763207  4638 raft_consensus.cc:385] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.763231  4639 raft_consensus.cc:359] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.763789  4638 raft_consensus.cc:740] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.764187  4637 ts_tablet_manager.cc:1434] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:08:59.764158  4639 raft_consensus.cc:385] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.764690  4639 raft_consensus.cc:740] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.765202  4637 tablet_bootstrap.cc:492] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:59.764715  4638 consensus_queue.cc:260] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.765689  4639 consensus_queue.cc:260] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.767208  4638 ts_tablet_manager.cc:1434] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:59.768185  4638 tablet_bootstrap.cc:492] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:59.771020  4639 ts_tablet_manager.cc:1434] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:08:59.771437  4637 tablet_bootstrap.cc:654] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.771976  4639 tablet_bootstrap.cc:492] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:59.774292  4638 tablet_bootstrap.cc:654] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.778277  4639 tablet_bootstrap.cc:654] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.787432  4637 tablet_bootstrap.cc:492] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:59.787938  4637 ts_tablet_manager.cc:1403] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260710 11:08:59.790859  4637 raft_consensus.cc:359] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.791589  4637 raft_consensus.cc:385] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.791877  4637 raft_consensus.cc:740] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.792591  4637 consensus_queue.cc:260] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.795493  4639 tablet_bootstrap.cc:492] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:59.795979  4639 ts_tablet_manager.cc:1403] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.020s
I20260710 11:08:59.795979  4637 ts_tablet_manager.cc:1434] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260710 11:08:59.797747  4637 tablet_bootstrap.cc:492] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:59.798676  4638 tablet_bootstrap.cc:492] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:59.798714  4639 raft_consensus.cc:359] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.799321  4638 ts_tablet_manager.cc:1403] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260710 11:08:59.799582  4639 raft_consensus.cc:385] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.799891  4639 raft_consensus.cc:740] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.800577  4639 consensus_queue.cc:260] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.802168  4638 raft_consensus.cc:359] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.802882  4638 raft_consensus.cc:385] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.803054  4639 ts_tablet_manager.cc:1434] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:08:59.803203  4638 raft_consensus.cc:740] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.804080  4639 tablet_bootstrap.cc:492] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:08:59.803954  4638 consensus_queue.cc:260] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.804831  4637 tablet_bootstrap.cc:654] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.806185  4638 ts_tablet_manager.cc:1434] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:08:59.806183  4549 raft_consensus.cc:493] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:59.806789  4549 raft_consensus.cc:515] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.807338  4638 tablet_bootstrap.cc:492] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:59.808789  4549 leader_election.cc:290] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:59.810130  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457789bd1b0c43088e92962cd8c067e3" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
I20260710 11:08:59.810760  4406 raft_consensus.cc:2468] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:08:59.812541  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457789bd1b0c43088e92962cd8c067e3" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:59.813947  4607 raft_consensus.cc:493] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:59.814430  4607 raft_consensus.cc:515] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.816440  4607 leader_election.cc:290] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:59.816612  4638 tablet_bootstrap.cc:654] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:59.816992  4448 leader_election.cc:343] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:59.818387  4445 leader_election.cc:304] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [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: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30; no voters: e9c7da5724a64c429d81baea494cb870
I20260710 11:08:59.820425  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431104539de84a0db7c97f7519220414" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:08:59.821098  4482 raft_consensus.cc:2468] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 0.
I20260710 11:08:59.822364  4298 leader_election.cc:304] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:59.823161  4625 raft_consensus.cc:2804] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:59.823519  4625 raft_consensus.cc:493] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:59.823833  4625 raft_consensus.cc:3060] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:59.827382  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431104539de84a0db7c97f7519220414" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
W20260710 11:08:59.829298  4296 leader_election.cc:343] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:59.830354  4549 raft_consensus.cc:2804] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:59.830752  4549 raft_consensus.cc:493] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:59.831030  4638 tablet_bootstrap.cc:492] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:59.831076  4549 raft_consensus.cc:3060] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:59.831636  4638 ts_tablet_manager.cc:1403] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260710 11:08:59.831985  4637 tablet_bootstrap.cc:492] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:59.832458  4637 ts_tablet_manager.cc:1403] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.019s
I20260710 11:08:59.833809  4638 raft_consensus.cc:359] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.834336  4638 raft_consensus.cc:385] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.834605  4638 raft_consensus.cc:740] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.835408  4638 consensus_queue.cc:260] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.835548  4637 raft_consensus.cc:359] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.836257  4637 raft_consensus.cc:385] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.836535  4637 raft_consensus.cc:740] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.837206  4637 consensus_queue.cc:260] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.838281  4531 raft_consensus.cc:493] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:59.838815  4531 raft_consensus.cc:515] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.839382  4637 ts_tablet_manager.cc:1434] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:59.840322  4637 tablet_bootstrap.cc:492] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:59.840881  4531 leader_election.cc:290] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:59.842715  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bbf14e95c4c3d9c103063eeb25a4a" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:08:59.843420  4482 raft_consensus.cc:2468] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
I20260710 11:08:59.844076  4625 raft_consensus.cc:515] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.844789  4373 leader_election.cc:304] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30; no voters: 
I20260710 11:08:59.846107  4637 tablet_bootstrap.cc:654] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.847698  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bbf14e95c4c3d9c103063eeb25a4a" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:59.848304  4333 raft_consensus.cc:2468] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
I20260710 11:08:59.850049  4531 raft_consensus.cc:2804] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:59.850441  4531 raft_consensus.cc:493] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:59.850750  4531 raft_consensus.cc:3060] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:59.853889  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431104539de84a0db7c97f7519220414" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:59.854589  4482 raft_consensus.cc:3060] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:59.846127  4625 leader_election.cc:290] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 election: Requested vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:59.863411  4549 raft_consensus.cc:515] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.865659  4549 leader_election.cc:290] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:59.866379  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457789bd1b0c43088e92962cd8c067e3" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:59.867014  4333 raft_consensus.cc:3060] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:59.870090  4639 tablet_bootstrap.cc:654] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.881974  4638 ts_tablet_manager.cc:1434] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.050s	user 0.012s	sys 0.028s
I20260710 11:08:59.883441  4333 raft_consensus.cc:2468] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:08:59.885673  4448 leader_election.cc:304] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:59.886433  4654 raft_consensus.cc:2804] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:59.887149  4654 raft_consensus.cc:697] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:59.877442  4531 raft_consensus.cc:515] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.890297  4638 tablet_bootstrap.cc:492] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:59.881377  4482 raft_consensus.cc:2468] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 1.
I20260710 11:08:59.888043  4654 consensus_queue.cc:237] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.891669  4298 leader_election.cc:304] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:59.892453  4625 raft_consensus.cc:2804] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:59.892890  4625 raft_consensus.cc:697] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 1 LEADER]: Becoming Leader. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Running, Role: LEADER
I20260710 11:08:59.893761  4625 consensus_queue.cc:237] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.897040  4638 tablet_bootstrap.cc:654] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.906778  4549 raft_consensus.cc:493] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:59.907282  4549 raft_consensus.cc:515] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.909257  4549 leader_election.cc:290] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:59.911293  4229 catalog_manager.cc:5697] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9c7da5724a64c429d81baea494cb870 (127.31.145.65). New cstate: current_term: 1 leader_uuid: "e9c7da5724a64c429d81baea494cb870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.912313  4638 tablet_bootstrap.cc:492] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:59.912781  4638 ts_tablet_manager.cc:1403] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260710 11:08:59.915772  4638 raft_consensus.cc:359] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.916409  4638 raft_consensus.cc:385] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.916677  4638 raft_consensus.cc:740] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.917474  4638 consensus_queue.cc:260] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.918737  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78435b1ed970425eb46af85906bb662d" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:59.919446  4333 raft_consensus.cc:2468] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:08:59.919909  4638 ts_tablet_manager.cc:1434] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:08:59.920636  4448 leader_election.cc:304] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:59.921169  4638 tablet_bootstrap.cc:492] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:59.921519  4549 raft_consensus.cc:2804] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:59.921878  4549 raft_consensus.cc:493] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:59.922194  4549 raft_consensus.cc:3060] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:59.929003  4638 tablet_bootstrap.cc:654] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:59.933408  4549 raft_consensus.cc:515] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.936435  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78435b1ed970425eb46af85906bb662d" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:59.936609  4549 leader_election.cc:290] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:08:59.937032  4332 raft_consensus.cc:3060] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:59.941038  4531 leader_election.cc:290] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:59.941900  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bbf14e95c4c3d9c103063eeb25a4a" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:08:59.942531  4482 raft_consensus.cc:3060] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:59.944242  4332 raft_consensus.cc:2468] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:08:59.945353  4448 leader_election.cc:304] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:59.946362  4549 raft_consensus.cc:2804] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:59.952117  4638 tablet_bootstrap.cc:492] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:08:59.952649  4638 ts_tablet_manager.cc:1403] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260710 11:08:59.952445  4229 catalog_manager.cc:5697] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:59.955286  4638 raft_consensus.cc:359] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.955978  4656 raft_consensus.cc:493] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:59.964532  4407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78435b1ed970425eb46af85906bb662d" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:08:59.965350  4405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431104539de84a0db7c97f7519220414" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:08:59.956363  4549 raft_consensus.cc:697] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:08:59.967413  4549 consensus_queue.cc:237] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.968669  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bbf14e95c4c3d9c103063eeb25a4a" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:08:59.969406  4332 raft_consensus.cc:3060] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:59.970091  4296 leader_election.cc:343] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:59.964869  4656 raft_consensus.cc:515] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.973834  4407 raft_consensus.cc:3060] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:59.976909  4332 raft_consensus.cc:2468] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 1.
I20260710 11:08:59.978278  4374 leader_election.cc:304] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:08:59.979084  4531 raft_consensus.cc:2804] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:59.979128  4407 raft_consensus.cc:2468] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:08:59.979729  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78435b1ed970425eb46af85906bb662d" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:08:59.980336  4531 raft_consensus.cc:697] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Becoming Leader. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:08:59.981273  4531 consensus_queue.cc:237] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.981171  4656 leader_election.cc:290] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:08:59.983861  4638 raft_consensus.cc:385] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.984202  4638 raft_consensus.cc:740] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.984846  4638 consensus_queue.cc:260] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.985896  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78435b1ed970425eb46af85906bb662d" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:08:59.986708  4332 raft_consensus.cc:2393] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c794c6c6954c490d9468adf281b2fa30 in current term 1: Already voted for candidate 06835d592b0e4854a1d73c7583941d68 in this term.
I20260710 11:08:59.987380  4638 ts_tablet_manager.cc:1434] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.003s
I20260710 11:08:59.988190  4638 tablet_bootstrap.cc:492] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68: Bootstrap starting.
I20260710 11:08:59.989054  4637 tablet_bootstrap.cc:492] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:08:59.989513  4637 ts_tablet_manager.cc:1403] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.149s	user 0.026s	sys 0.052s
I20260710 11:08:59.990617  4229 catalog_manager.cc:5697] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 reported cstate change: term changed from 0 to 1, leader changed from <none> to c794c6c6954c490d9468adf281b2fa30 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "c794c6c6954c490d9468adf281b2fa30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.992039  4637 raft_consensus.cc:359] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.961093  4482 raft_consensus.cc:2468] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 1.
I20260710 11:08:59.963176  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457789bd1b0c43088e92962cd8c067e3" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:08:59.992543  4637 raft_consensus.cc:385] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.964033  4639 tablet_bootstrap.cc:492] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:08:59.992846  4637 raft_consensus.cc:740] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.993319  4639 ts_tablet_manager.cc:1403] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.189s	user 0.030s	sys 0.010s
I20260710 11:08:59.994067  4374 leader_election.cc:304] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30; no voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870
I20260710 11:08:59.995200  4637 consensus_queue.cc:260] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.996104  4639 raft_consensus.cc:359] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:08:59.996809  4639 raft_consensus.cc:385] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:59.997078  4639 raft_consensus.cc:740] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:08:59.964233  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78435b1ed970425eb46af85906bb662d" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
I20260710 11:08:59.997437  4637 ts_tablet_manager.cc:1434] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:08:59.997745  4408 raft_consensus.cc:2376] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1. Re-sending same reply.
I20260710 11:08:59.998749  4637 tablet_bootstrap.cc:492] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:08:59.992873  4406 raft_consensus.cc:3060] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.000154  4638 tablet_bootstrap.cc:654] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.003026  4639 consensus_queue.cc:260] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.003409  4531 raft_consensus.cc:2749] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:00.006685  4639 ts_tablet_manager.cc:1434] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260710 11:09:00.007615  4639 tablet_bootstrap.cc:492] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:09:00.007167  4229 catalog_manager.cc:5697] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.009860  4549 raft_consensus.cc:493] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.010352  4549 raft_consensus.cc:515] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.012046  4637 tablet_bootstrap.cc:654] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.012426  4549 leader_election.cc:290] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:09:00.013603  4639 tablet_bootstrap.cc:654] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.014430  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05ba0928f3490084502521b0068b98" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
I20260710 11:09:00.015097  4408 raft_consensus.cc:2468] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:09:00.016337  4445 leader_election.cc:304] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30; no voters: 
I20260710 11:09:00.017627  4549 raft_consensus.cc:2804] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.018013  4549 raft_consensus.cc:493] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.018349  4549 raft_consensus.cc:3060] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.021136  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05ba0928f3490084502521b0068b98" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
W20260710 11:09:00.022662  4448 leader_election.cc:343] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.036264  4639 tablet_bootstrap.cc:492] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:09:00.036799  4639 ts_tablet_manager.cc:1403] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.009s
I20260710 11:09:00.039642  4639 raft_consensus.cc:359] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.040323  4639 raft_consensus.cc:385] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.040597  4639 raft_consensus.cc:740] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.041316  4639 consensus_queue.cc:260] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.042390  4406 raft_consensus.cc:2468] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:09:00.047520  4639 ts_tablet_manager.cc:1434] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:09:00.047569  4638 tablet_bootstrap.cc:492] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68: No bootstrap required, opened a new log
I20260710 11:09:00.048344  4638 ts_tablet_manager.cc:1403] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.016s
I20260710 11:09:00.048597  4639 tablet_bootstrap.cc:492] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:09:00.051232  4638 raft_consensus.cc:359] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.051968  4638 raft_consensus.cc:385] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.052277  4638 raft_consensus.cc:740] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.053005  4638 consensus_queue.cc:260] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.053927  4549 raft_consensus.cc:515] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.055070  4638 ts_tablet_manager.cc:1434] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:00.057163  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05ba0928f3490084502521b0068b98" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:09:00.057607  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05ba0928f3490084502521b0068b98" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:09:00.057739  4406 raft_consensus.cc:3060] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:00.058939  4448 leader_election.cc:343] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:00.061066  4531 raft_consensus.cc:493] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.061508  4531 raft_consensus.cc:515] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.063241  4531 leader_election.cc:290] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.064229  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172e6863bb24b53b340917f619d9a2a" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:09:00.064824  4332 raft_consensus.cc:2468] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
I20260710 11:09:00.066056  4374 leader_election.cc:304] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.067009  4663 raft_consensus.cc:493] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.067392  4663 raft_consensus.cc:515] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.068951  4663 leader_election.cc:290] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:09:00.069250  4406 raft_consensus.cc:2468] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:09:00.070156  4531 raft_consensus.cc:2804] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.070518  4531 raft_consensus.cc:493] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.070812  4531 raft_consensus.cc:3060] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.071627  4637 tablet_bootstrap.cc:492] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:09:00.072175  4637 ts_tablet_manager.cc:1403] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.031s
I20260710 11:09:00.074879  4445 leader_election.cc:304] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [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: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30; no voters: e9c7da5724a64c429d81baea494cb870
I20260710 11:09:00.075017  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172e6863bb24b53b340917f619d9a2a" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
I20260710 11:09:00.075199  4637 raft_consensus.cc:359] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.075898  4549 leader_election.cc:290] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:09:00.075997  4637 raft_consensus.cc:385] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.076360  4637 raft_consensus.cc:740] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.076503  4549 raft_consensus.cc:2804] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.076804  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172e6863bb24b53b340917f619d9a2a" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:09:00.077070  4549 raft_consensus.cc:697] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:09:00.077070  4637 consensus_queue.cc:260] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.077620  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172e6863bb24b53b340917f619d9a2a" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:09:00.078229  4482 raft_consensus.cc:2468] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
I20260710 11:09:00.078073  4549 consensus_queue.cc:237] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.079404  4637 ts_tablet_manager.cc:1434] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:00.080046  4332 raft_consensus.cc:2468] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:09:00.081339  4448 leader_election.cc:304] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.082207  4549 raft_consensus.cc:2804] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.082551  4549 raft_consensus.cc:493] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.082871  4549 raft_consensus.cc:3060] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.082983  4637 tablet_bootstrap.cc:492] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:09:00.085594  4639 tablet_bootstrap.cc:654] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.082700  4531 raft_consensus.cc:515] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.088236  4229 catalog_manager.cc:5697] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.089568  4637 tablet_bootstrap.cc:654] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.089493  4549 raft_consensus.cc:515] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.090889  4406 raft_consensus.cc:2393] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06835d592b0e4854a1d73c7583941d68 in current term 1: Already voted for candidate c794c6c6954c490d9468adf281b2fa30 in this term.
I20260710 11:09:00.090801  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172e6863bb24b53b340917f619d9a2a" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:09:00.091445  4332 raft_consensus.cc:3060] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.091573  4549 leader_election.cc:290] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:09:00.092285  4333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172e6863bb24b53b340917f619d9a2a" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:09:00.094648  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172e6863bb24b53b340917f619d9a2a" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:09:00.095400  4406 raft_consensus.cc:2393] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06835d592b0e4854a1d73c7583941d68 in current term 1: Already voted for candidate c794c6c6954c490d9468adf281b2fa30 in this term.
I20260710 11:09:00.096570  4445 leader_election.cc:304] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [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: 06835d592b0e4854a1d73c7583941d68; no voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870
I20260710 11:09:00.097649  4549 raft_consensus.cc:2749] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:00.098975  4332 raft_consensus.cc:2468] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 1.
I20260710 11:09:00.099256  4637 tablet_bootstrap.cc:492] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:09:00.099757  4531 leader_election.cc:290] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.099778  4637 ts_tablet_manager.cc:1403] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.001s
I20260710 11:09:00.100839  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172e6863bb24b53b340917f619d9a2a" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:09:00.101667  4482 raft_consensus.cc:2393] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c794c6c6954c490d9468adf281b2fa30 in current term 1: Already voted for candidate 06835d592b0e4854a1d73c7583941d68 in this term.
I20260710 11:09:00.103089  4637 raft_consensus.cc:359] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.103704  4637 raft_consensus.cc:385] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.103926  4637 raft_consensus.cc:740] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.104522  4637 consensus_queue.cc:260] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.105950  4637 ts_tablet_manager.cc:1434] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:09:00.106848  4637 tablet_bootstrap.cc:492] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:09:00.107367  4639 tablet_bootstrap.cc:492] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:09:00.107761  4639 ts_tablet_manager.cc:1403] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.059s	user 0.003s	sys 0.008s
I20260710 11:09:00.110283  4374 leader_election.cc:304] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [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: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 06835d592b0e4854a1d73c7583941d68
I20260710 11:09:00.110247  4639 raft_consensus.cc:359] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.111063  4639 raft_consensus.cc:385] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.111208  4531 raft_consensus.cc:2804] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.111377  4639 raft_consensus.cc:740] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.111721  4531 raft_consensus.cc:697] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Becoming Leader. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:09:00.112197  4639 consensus_queue.cc:260] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.112396  4531 consensus_queue.cc:237] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.114406  4639 ts_tablet_manager.cc:1434] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:00.115134  4639 tablet_bootstrap.cc:492] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:09:00.117669  4637 tablet_bootstrap.cc:654] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.120775  4639 tablet_bootstrap.cc:654] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.122248  4637 tablet_bootstrap.cc:492] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:09:00.122758  4637 ts_tablet_manager.cc:1403] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260710 11:09:00.122398  4229 catalog_manager.cc:5697] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 reported cstate change: term changed from 0 to 1, leader changed from <none> to c794c6c6954c490d9468adf281b2fa30 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "c794c6c6954c490d9468adf281b2fa30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.125419  4639 tablet_bootstrap.cc:492] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:09:00.125792  4637 raft_consensus.cc:359] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.125896  4639 ts_tablet_manager.cc:1403] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 11:09:00.126446  4637 raft_consensus.cc:385] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.126745  4637 raft_consensus.cc:740] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.127452  4637 consensus_queue.cc:260] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.128393  4639 raft_consensus.cc:359] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.128873  4639 raft_consensus.cc:385] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.129096  4639 raft_consensus.cc:740] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.129290  4637 ts_tablet_manager.cc:1434] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:00.129645  4639 consensus_queue.cc:260] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.130342  4637 tablet_bootstrap.cc:492] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870: Bootstrap starting.
I20260710 11:09:00.131474  4639 ts_tablet_manager.cc:1434] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:00.132359  4639 tablet_bootstrap.cc:492] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30: Bootstrap starting.
I20260710 11:09:00.136253  4637 tablet_bootstrap.cc:654] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.137322  4639 tablet_bootstrap.cc:654] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:00.144793  4637 tablet_bootstrap.cc:492] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870: No bootstrap required, opened a new log
I20260710 11:09:00.145216  4637 ts_tablet_manager.cc:1403] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260710 11:09:00.145406  4639 tablet_bootstrap.cc:492] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30: No bootstrap required, opened a new log
I20260710 11:09:00.145886  4639 ts_tablet_manager.cc:1403] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:09:00.147656  4637 raft_consensus.cc:359] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.148310  4637 raft_consensus.cc:385] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.148736  4637 raft_consensus.cc:740] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.148272  4639 raft_consensus.cc:359] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.149130  4639 raft_consensus.cc:385] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:00.149400  4639 raft_consensus.cc:740] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Initialized, Role: FOLLOWER
I20260710 11:09:00.149400  4637 consensus_queue.cc:260] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.150161  4639 consensus_queue.cc:260] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.152012  4639 ts_tablet_manager.cc:1434] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:00.153326  4637 ts_tablet_manager.cc:1434] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:00.167650  4531 raft_consensus.cc:493] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.168061  4531 raft_consensus.cc:515] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.169551  4531 leader_election.cc:290] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.170112  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431104539de84a0db7c97f7519220414" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:09:00.170534  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431104539de84a0db7c97f7519220414" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:09:00.171182  4482 raft_consensus.cc:2393] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c794c6c6954c490d9468adf281b2fa30 in current term 1: Already voted for candidate e9c7da5724a64c429d81baea494cb870 in this term.
I20260710 11:09:00.172046  4373 leader_election.cc:304] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30; no voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870
I20260710 11:09:00.172716  4531 raft_consensus.cc:3060] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.176841  4531 raft_consensus.cc:2749] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:09:00.189615  4279 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:00.192915  4656 raft_consensus.cc:493] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.193336  4656 raft_consensus.cc:515] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.195145  4656 leader_election.cc:290] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.195947  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a515713b3f4384abdc904c086789f7" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:09:00.196190  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a515713b3f4384abdc904c086789f7" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:09:00.196586  4332 raft_consensus.cc:2468] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
I20260710 11:09:00.196794  4482 raft_consensus.cc:2468] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
I20260710 11:09:00.197692  4374 leader_election.cc:304] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.198395  4656 raft_consensus.cc:2804] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.198750  4656 raft_consensus.cc:493] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.199008  4656 raft_consensus.cc:3060] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.204331  4656 raft_consensus.cc:515] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.206027  4656 leader_election.cc:290] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.206506  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a515713b3f4384abdc904c086789f7" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:09:00.206967  4332 raft_consensus.cc:3060] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.206995  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a515713b3f4384abdc904c086789f7" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:09:00.207608  4482 raft_consensus.cc:3060] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.211109  4332 raft_consensus.cc:2468] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 1.
I20260710 11:09:00.211977  4374 leader_election.cc:304] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.212563  4656 raft_consensus.cc:2804] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.212937  4656 raft_consensus.cc:697] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Becoming Leader. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:09:00.213644  4656 consensus_queue.cc:237] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.213852  4482 raft_consensus.cc:2468] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 1.
I20260710 11:09:00.220744  4229 catalog_manager.cc:5697] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 reported cstate change: term changed from 0 to 1, leader changed from <none> to c794c6c6954c490d9468adf281b2fa30 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "c794c6c6954c490d9468adf281b2fa30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.222296  4656 raft_consensus.cc:493] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.222774  4656 raft_consensus.cc:515] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.224763  4656 leader_election.cc:290] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.224994  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb98ea550b9401e96df7797a0b9cdb7" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:09:00.225307  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb98ea550b9401e96df7797a0b9cdb7" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:09:00.225636  4332 raft_consensus.cc:2468] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
I20260710 11:09:00.225978  4482 raft_consensus.cc:2468] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 0.
I20260710 11:09:00.226919  4374 leader_election.cc:304] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.227843  4656 raft_consensus.cc:2804] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.228192  4656 raft_consensus.cc:493] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.228477  4656 raft_consensus.cc:3060] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.234476  4656 raft_consensus.cc:515] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.235867  4656 leader_election.cc:290] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.236498  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb98ea550b9401e96df7797a0b9cdb7" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:09:00.236963  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb98ea550b9401e96df7797a0b9cdb7" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:09:00.237043  4332 raft_consensus.cc:3060] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.237495  4482 raft_consensus.cc:3060] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.242395  4332 raft_consensus.cc:2468] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 1.
I20260710 11:09:00.243011  4482 raft_consensus.cc:2468] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 1.
I20260710 11:09:00.243233  4374 leader_election.cc:304] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.243978  4656 raft_consensus.cc:2804] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.244390  4656 raft_consensus.cc:697] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Becoming Leader. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:09:00.245021  4656 consensus_queue.cc:237] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.251330  4229 catalog_manager.cc:5697] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 reported cstate change: term changed from 0 to 1, leader changed from <none> to c794c6c6954c490d9468adf281b2fa30 (127.31.145.66). New cstate: current_term: 1 leader_uuid: "c794c6c6954c490d9468adf281b2fa30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.317730  4549 raft_consensus.cc:493] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.318192  4549 raft_consensus.cc:515] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.319689  4549 leader_election.cc:290] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:09:00.320520  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1487fb7040044661a80992e543b7a821" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870" is_pre_election: true
I20260710 11:09:00.320669  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1487fb7040044661a80992e543b7a821" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
I20260710 11:09:00.321251  4332 raft_consensus.cc:2468] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:09:00.321307  4406 raft_consensus.cc:2468] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 0.
I20260710 11:09:00.322299  4448 leader_election.cc:304] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.322924  4549 raft_consensus.cc:2804] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:00.323237  4549 raft_consensus.cc:493] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:00.323483  4549 raft_consensus.cc:3060] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.328151  4549 raft_consensus.cc:515] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.329659  4549 leader_election.cc:290] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:09:00.330318  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1487fb7040044661a80992e543b7a821" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:09:00.330646  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1487fb7040044661a80992e543b7a821" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:09:00.330885  4332 raft_consensus.cc:3060] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.331161  4406 raft_consensus.cc:3060] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.335683  4332 raft_consensus.cc:2468] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:09:00.336325  4406 raft_consensus.cc:2468] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 1.
I20260710 11:09:00.336745  4448 leader_election.cc:304] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.337345  4549 raft_consensus.cc:2804] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:00.337754  4549 raft_consensus.cc:697] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:09:00.338332  4549 consensus_queue.cc:237] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.345359  4229 catalog_manager.cc:5697] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 1 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.347347  4607 consensus_queue.cc:1048] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.361955  4683 consensus_queue.cc:1048] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.367369  4549 consensus_queue.cc:1048] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.380575  4549 consensus_queue.cc:1048] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.380722  4408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0bbf14e95c4c3d9c103063eeb25a4a"
dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
mode: GRACEFUL
new_leader_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:59768
I20260710 11:09:00.381356  4408 raft_consensus.cc:606] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Received request to transfer leadership to TS e9c7da5724a64c429d81baea494cb870
I20260710 11:09:00.389580  4482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78435b1ed970425eb46af85906bb662d"
dest_uuid: "06835d592b0e4854a1d73c7583941d68"
mode: GRACEFUL
new_leader_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:51424
I20260710 11:09:00.390115  4482 raft_consensus.cc:606] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Received request to transfer leadership to TS e9c7da5724a64c429d81baea494cb870
I20260710 11:09:00.396003  4482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "457789bd1b0c43088e92962cd8c067e3"
dest_uuid: "06835d592b0e4854a1d73c7583941d68"
mode: GRACEFUL
new_leader_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:51424
I20260710 11:09:00.396433  4482 raft_consensus.cc:606] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Received request to transfer leadership to TS e9c7da5724a64c429d81baea494cb870
I20260710 11:09:00.407663  4482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf05ba0928f3490084502521b0068b98"
dest_uuid: "06835d592b0e4854a1d73c7583941d68"
mode: GRACEFUL
new_leader_uuid: "c794c6c6954c490d9468adf281b2fa30"
 from {username='slave'} at 127.0.0.1:51424
I20260710 11:09:00.408049  4482 raft_consensus.cc:606] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Received request to transfer leadership to TS c794c6c6954c490d9468adf281b2fa30
I20260710 11:09:00.412062  4482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1487fb7040044661a80992e543b7a821"
dest_uuid: "06835d592b0e4854a1d73c7583941d68"
mode: GRACEFUL
new_leader_uuid: "c794c6c6954c490d9468adf281b2fa30"
 from {username='slave'} at 127.0.0.1:51424
I20260710 11:09:00.412488  4482 raft_consensus.cc:606] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Received request to transfer leadership to TS c794c6c6954c490d9468adf281b2fa30
I20260710 11:09:00.419072  4408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90a515713b3f4384abdc904c086789f7"
dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
mode: GRACEFUL
new_leader_uuid: "06835d592b0e4854a1d73c7583941d68"
 from {username='slave'} at 127.0.0.1:59768
I20260710 11:09:00.419544  4408 raft_consensus.cc:606] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Received request to transfer leadership to TS 06835d592b0e4854a1d73c7583941d68
I20260710 11:09:00.438004  4549 consensus_queue.cc:1048] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.443701  4654 raft_consensus.cc:993] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68: : Instructing follower e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:09:00.444185  4663 raft_consensus.cc:1081] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Signalling peer e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:09:00.446468  4333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78435b1ed970425eb46af85906bb662d"
dest_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:36230
I20260710 11:09:00.446993  4333 raft_consensus.cc:493] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:00.447340  4333 raft_consensus.cc:3060] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.449596  4663 consensus_queue.cc:1048] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.454212  4333 raft_consensus.cc:515] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.457623  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78435b1ed970425eb46af85906bb662d" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:09:00.457857  4333 leader_election.cc:290] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Requested vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.458244  4408 raft_consensus.cc:3060] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.459563  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78435b1ed970425eb46af85906bb662d" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:09:00.460140  4482 raft_consensus.cc:3055] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:00.460448  4482 raft_consensus.cc:740] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:09:00.461268  4482 consensus_queue.cc:260] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.462445  4482 raft_consensus.cc:3060] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.465310  4408 raft_consensus.cc:2468] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:09:00.466462  4296 leader_election.cc:304] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.467339  4683 raft_consensus.cc:2804] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:00.467814  4683 raft_consensus.cc:697] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Becoming Leader. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Running, Role: LEADER
I20260710 11:09:00.468745  4482 raft_consensus.cc:2468] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:09:00.468621  4683 consensus_queue.cc:237] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.476094  4228 catalog_manager.cc:5697] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 reported cstate change: term changed from 1 to 2, leader changed from 06835d592b0e4854a1d73c7583941d68 (127.31.145.67) to e9c7da5724a64c429d81baea494cb870 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "e9c7da5724a64c429d81baea494cb870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.495028  4656 consensus_queue.cc:1048] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.505692  4656 consensus_queue.cc:1048] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.513108  4693 raft_consensus.cc:993] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30: : Instructing follower e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:09:00.513598  4656 raft_consensus.cc:1081] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Signalling peer e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:09:00.514936  4333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0bbf14e95c4c3d9c103063eeb25a4a"
dest_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:36246
I20260710 11:09:00.515473  4333 raft_consensus.cc:493] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:00.515833  4333 raft_consensus.cc:3060] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.520613  4333 raft_consensus.cc:515] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.522578  4333 leader_election.cc:290] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Requested vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.522871  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bbf14e95c4c3d9c103063eeb25a4a" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:09:00.523149  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0bbf14e95c4c3d9c103063eeb25a4a" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:09:00.523514  4408 raft_consensus.cc:3055] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:00.523638  4482 raft_consensus.cc:3060] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.523859  4408 raft_consensus.cc:740] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:09:00.524658  4408 consensus_queue.cc:260] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.525908  4408 raft_consensus.cc:3060] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.528127  4656 consensus_queue.cc:1048] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:00.531477  4482 raft_consensus.cc:2468] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:09:00.532574  4298 leader_election.cc:304] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.533806  4408 raft_consensus.cc:2468] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:09:00.534818  4625 raft_consensus.cc:493] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:00.534716  4683 raft_consensus.cc:2804] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:00.535305  4625 raft_consensus.cc:515] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.535852  4683 raft_consensus.cc:697] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Becoming Leader. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Running, Role: LEADER
I20260710 11:09:00.536620  4656 consensus_queue.cc:1048] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.536718  4683 consensus_queue.cc:237] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.537345  4625 leader_election.cc:290] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.538890  4481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05ba0928f3490084502521b0068b98" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06835d592b0e4854a1d73c7583941d68" is_pre_election: true
I20260710 11:09:00.546090  4408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05ba0928f3490084502521b0068b98" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c794c6c6954c490d9468adf281b2fa30" is_pre_election: true
I20260710 11:09:00.546880  4408 raft_consensus.cc:2393] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9c7da5724a64c429d81baea494cb870 in current term 1: Already voted for candidate 06835d592b0e4854a1d73c7583941d68 in this term.
I20260710 11:09:00.547788  4296 leader_election.cc:304] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9c7da5724a64c429d81baea494cb870; no voters: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30
I20260710 11:09:00.549589  4683 raft_consensus.cc:3060] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:00.555927  4229 catalog_manager.cc:5697] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 reported cstate change: term changed from 1 to 2, leader changed from c794c6c6954c490d9468adf281b2fa30 (127.31.145.66) to e9c7da5724a64c429d81baea494cb870 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "e9c7da5724a64c429d81baea494cb870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.557188  4683 raft_consensus.cc:2749] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:00.637097  4692 consensus_queue.cc:1048] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.647385  4531 consensus_queue.cc:1048] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.658260  4656 consensus_queue.cc:1048] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.665938  4692 raft_consensus.cc:993] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30: : Instructing follower 06835d592b0e4854a1d73c7583941d68 to start an election
I20260710 11:09:00.666374  4698 raft_consensus.cc:1081] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Signalling peer 06835d592b0e4854a1d73c7583941d68 to start an election
I20260710 11:09:00.668705  4481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90a515713b3f4384abdc904c086789f7"
dest_uuid: "06835d592b0e4854a1d73c7583941d68"
 from {username='slave'} at 127.0.0.1:51408
I20260710 11:09:00.672024  4663 consensus_queue.cc:1048] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.675618  4481 raft_consensus.cc:493] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:00.676015  4481 raft_consensus.cc:3060] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.678741  4698 consensus_queue.cc:1048] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.680008  4549 raft_consensus.cc:993] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68: : Instructing follower c794c6c6954c490d9468adf281b2fa30 to start an election
I20260710 11:09:00.681133  4549 raft_consensus.cc:1081] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Signalling peer c794c6c6954c490d9468adf281b2fa30 to start an election
I20260710 11:09:00.683552  4408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf05ba0928f3490084502521b0068b98"
dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
 from {username='slave'} at 127.0.0.1:59742
I20260710 11:09:00.683977  4481 raft_consensus.cc:515] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.684935  4663 consensus_queue.cc:1048] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.684029  4408 raft_consensus.cc:493] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:00.685891  4408 raft_consensus.cc:3060] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.690841  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a515713b3f4384abdc904c086789f7" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:09:00.691406  4332 raft_consensus.cc:3060] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.691838  4481 leader_election.cc:290] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 2 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:09:00.697796  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a515713b3f4384abdc904c086789f7" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:09:00.698386  4406 raft_consensus.cc:3055] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:00.698709  4406 raft_consensus.cc:740] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:09:00.697173  4332 raft_consensus.cc:2468] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 2.
I20260710 11:09:00.699479  4406 consensus_queue.cc:260] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.700320  4406 raft_consensus.cc:3060] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.700289  4331 raft_consensus.cc:1240] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Rejecting Update request from peer c794c6c6954c490d9468adf281b2fa30 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:09:00.702211  4448 leader_election.cc:304] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.703109  4663 raft_consensus.cc:2804] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:00.703567  4663 raft_consensus.cc:697] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 2 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:09:00.704366  4663 consensus_queue.cc:237] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.707466  4406 raft_consensus.cc:2468] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 2.
I20260710 11:09:00.710161  4408 raft_consensus.cc:515] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.711915  4408 leader_election.cc:290] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 2 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.713565  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05ba0928f3490084502521b0068b98" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:09:00.713591  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05ba0928f3490084502521b0068b98" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:09:00.713231  4228 catalog_manager.cc:5697] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 1 to 2, leader changed from c794c6c6954c490d9468adf281b2fa30 (127.31.145.66) to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 2 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:00.714183  4482 raft_consensus.cc:3055] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:00.714269  4332 raft_consensus.cc:3060] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.714511  4482 raft_consensus.cc:740] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:09:00.716645  4482 consensus_queue.cc:260] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.717547  4482 raft_consensus.cc:3060] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.721140  4332 raft_consensus.cc:2468] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 2.
I20260710 11:09:00.722432  4374 leader_election.cc:304] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.722733  4482 raft_consensus.cc:2468] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 2.
I20260710 11:09:00.723605  4692 raft_consensus.cc:2804] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:00.724062  4692 raft_consensus.cc:697] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Becoming Leader. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:09:00.724766  4692 consensus_queue.cc:237] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.730649  4229 catalog_manager.cc:5697] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 reported cstate change: term changed from 1 to 2, leader changed from 06835d592b0e4854a1d73c7583941d68 (127.31.145.67) to c794c6c6954c490d9468adf281b2fa30 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "c794c6c6954c490d9468adf281b2fa30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.744134  4663 consensus_queue.cc:1048] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.756891  4654 consensus_queue.cc:1048] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:00.764659  4663 raft_consensus.cc:993] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68: : Instructing follower c794c6c6954c490d9468adf281b2fa30 to start an election
I20260710 11:09:00.765040  4654 raft_consensus.cc:1081] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Signalling peer c794c6c6954c490d9468adf281b2fa30 to start an election
I20260710 11:09:00.766366  4406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1487fb7040044661a80992e543b7a821"
dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
 from {username='slave'} at 127.0.0.1:59742
I20260710 11:09:00.766780  4406 raft_consensus.cc:493] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:00.767045  4406 raft_consensus.cc:3060] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.771713  4406 raft_consensus.cc:515] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.773327  4406 leader_election.cc:290] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 2 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.774065  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1487fb7040044661a80992e543b7a821" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:09:00.774276  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1487fb7040044661a80992e543b7a821" candidate_uuid: "c794c6c6954c490d9468adf281b2fa30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:09:00.774698  4332 raft_consensus.cc:3060] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.774852  4482 raft_consensus.cc:3055] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:00.775220  4482 raft_consensus.cc:740] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:09:00.775894  4482 consensus_queue.cc:260] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.777009  4482 raft_consensus.cc:3060] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.780344  4332 raft_consensus.cc:2468] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 2.
I20260710 11:09:00.781190  4374 leader_election.cc:304] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.781596  4482 raft_consensus.cc:2468] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c794c6c6954c490d9468adf281b2fa30 in term 2.
I20260710 11:09:00.781970  4692 raft_consensus.cc:2804] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:00.782408  4692 raft_consensus.cc:697] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Becoming Leader. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:09:00.783068  4692 consensus_queue.cc:237] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.788619  4228 catalog_manager.cc:5697] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 reported cstate change: term changed from 1 to 2, leader changed from 06835d592b0e4854a1d73c7583941d68 (127.31.145.67) to c794c6c6954c490d9468adf281b2fa30 (127.31.145.66). New cstate: current_term: 2 leader_uuid: "c794c6c6954c490d9468adf281b2fa30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.796677  4663 raft_consensus.cc:993] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68: : Instructing follower e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:09:00.797137  4654 raft_consensus.cc:1081] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Signalling peer e9c7da5724a64c429d81baea494cb870 to start an election
I20260710 11:09:00.798445  4332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "457789bd1b0c43088e92962cd8c067e3"
dest_uuid: "e9c7da5724a64c429d81baea494cb870"
 from {username='slave'} at 127.0.0.1:36230
I20260710 11:09:00.798828  4332 raft_consensus.cc:493] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:00.799057  4332 raft_consensus.cc:3060] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.803277  4332 raft_consensus.cc:515] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.804670  4332 leader_election.cc:290] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Requested vote from peers c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381), 06835d592b0e4854a1d73c7583941d68 (127.31.145.67:46857)
I20260710 11:09:00.805773  4406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457789bd1b0c43088e92962cd8c067e3" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:09:00.805794  4482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457789bd1b0c43088e92962cd8c067e3" candidate_uuid: "e9c7da5724a64c429d81baea494cb870" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06835d592b0e4854a1d73c7583941d68"
I20260710 11:09:00.806465  4406 raft_consensus.cc:3060] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.806530  4482 raft_consensus.cc:3055] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:00.807027  4482 raft_consensus.cc:740] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:09:00.807695  4482 consensus_queue.cc:260] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.808525  4482 raft_consensus.cc:3060] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:00.811725  4406 raft_consensus.cc:2468] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:09:00.812649  4296 leader_election.cc:304] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c794c6c6954c490d9468adf281b2fa30, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:00.812755  4482 raft_consensus.cc:2468] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c7da5724a64c429d81baea494cb870 in term 2.
I20260710 11:09:00.813274  4625 raft_consensus.cc:2804] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:00.813695  4625 raft_consensus.cc:697] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Becoming Leader. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Running, Role: LEADER
I20260710 11:09:00.814380  4625 consensus_queue.cc:237] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:00.820380  4228 catalog_manager.cc:5697] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 reported cstate change: term changed from 1 to 2, leader changed from 06835d592b0e4854a1d73c7583941d68 (127.31.145.67) to e9c7da5724a64c429d81baea494cb870 (127.31.145.65). New cstate: current_term: 2 leader_uuid: "e9c7da5724a64c429d81baea494cb870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:00.984251  4481 raft_consensus.cc:1275] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:00.985512  4683 consensus_queue.cc:1048] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:00.993489  4406 raft_consensus.cc:1275] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:00.995045  4683 consensus_queue.cc:1048] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.028595  4406 raft_consensus.cc:1275] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.029760  4683 consensus_queue.cc:1048] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.039652  4481 raft_consensus.cc:1275] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.041416  4705 consensus_queue.cc:1048] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:01.182675  4406 raft_consensus.cc:1275] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Refusing update from remote peer 06835d592b0e4854a1d73c7583941d68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.183768  4654 consensus_queue.cc:1048] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.190495  4332 raft_consensus.cc:1275] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Refusing update from remote peer 06835d592b0e4854a1d73c7583941d68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.194232  4663 consensus_queue.cc:1048] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:01.198789  4406 raft_consensus.cc:1275] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.200390  4705 consensus_queue.cc:1048] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.208910  4331 raft_consensus.cc:1275] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Refusing update from remote peer c794c6c6954c490d9468adf281b2fa30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.214468  4481 raft_consensus.cc:1275] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Refusing update from remote peer e9c7da5724a64c429d81baea494cb870: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.215363  4692 consensus_queue.cc:1048] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.216861  4625 consensus_queue.cc:1048] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.224653  4481 raft_consensus.cc:1275] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Refusing update from remote peer c794c6c6954c490d9468adf281b2fa30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.226219  4656 consensus_queue.cc:1048] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.232945  4482 raft_consensus.cc:1275] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Refusing update from remote peer c794c6c6954c490d9468adf281b2fa30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.235555  4692 consensus_queue.cc:1048] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:01.246004  4332 raft_consensus.cc:1275] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Refusing update from remote peer c794c6c6954c490d9468adf281b2fa30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:01.248654  4707 consensus_queue.cc:1048] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:03.423728  4230 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60644:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:03.447813  4230 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60644:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:03.568704 32325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:09:03.601887  4373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.67:46857, user_credentials={real_user=slave}} blocked reactor thread for 53657.9us
I20260710 11:09:03.603416  4741 tablet.cc:1724] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:03.620508  4733 log.cc:927] Time spent T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260710 11:09:03.625589  4736 tablet.cc:1724] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:03.715603  4732 log.cc:927] Time spent T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30: Append to log took a long time: real 0.149s	user 0.003s	sys 0.000s
W20260710 11:09:03.713968  4373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.67:46857, user_credentials={real_user=slave}} blocked reactor thread for 60744.6us
W20260710 11:09:03.751850  4742 log.cc:927] Time spent T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260710 11:09:03.757606  4756 tablet.cc:1724] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.762939  4762 tablet.cc:1724] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.764081  4769 tablet.cc:1724] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.782415  4771 tablet.cc:1724] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:03.790681  4752 log.cc:927] Time spent T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20260710 11:09:03.802314  4758 log.cc:927] Time spent T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68: Append to log took a long time: real 0.066s	user 0.002s	sys 0.000s
I20260710 11:09:03.813086  4770 tablet.cc:1724] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:03.817389  4445 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.66:38381, user_credentials={real_user=slave}} blocked reactor thread for 77192.4us
I20260710 11:09:03.827622  4774 tablet.cc:1724] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:03.853247  4448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.65:32889, user_credentials={real_user=slave}} blocked reactor thread for 82440.2us
W20260710 11:09:03.876469  4759 log.cc:927] Time spent T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
W20260710 11:09:03.869081  4373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.67:46857, user_credentials={real_user=slave}} blocked reactor thread for 88682.4us
I20260710 11:09:03.912629  4756 tablet.cc:1724] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.914853  4773 tablet.cc:1724] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.930753  4741 tablet.cc:1724] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.938100  4780 tablet.cc:1724] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.939939  4769 tablet.cc:1724] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.942000  4736 tablet.cc:1724] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.944216  4771 tablet.cc:1724] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.947574  4784 tablet.cc:1724] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.951434  4774 tablet.cc:1724] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.951978  4762 tablet.cc:1724] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.956045  4405 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4"
dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
mode: GRACEFUL
new_leader_uuid: "06835d592b0e4854a1d73c7583941d68"
 from {username='slave'} at 127.0.0.1:41380
I20260710 11:09:03.965607  4405 raft_consensus.cc:606] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Received request to transfer leadership to TS 06835d592b0e4854a1d73c7583941d68
I20260710 11:09:03.956436  4770 tablet.cc:1724] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:03.957270  4296 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.145.66:38381, user_credentials={real_user=slave}} blocked reactor thread for 53239.7us
I20260710 11:09:03.976873  4756 tablet.cc:1724] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.956943  4779 tablet.cc:1724] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.017602  4736 tablet.cc:1724] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:03.994920  4780 tablet.cc:1724] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.034943  4771 tablet.cc:1724] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.007324  4770 tablet.cc:1724] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.041739  4784 tablet.cc:1724] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.062171  4784 tablet.cc:1724] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:04.065488  4332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4568341909d43c7b683005cd6df8945"
dest_uuid: "e9c7da5724a64c429d81baea494cb870"
mode: GRACEFUL
new_leader_uuid: "06835d592b0e4854a1d73c7583941d68"
 from {username='slave'} at 127.0.0.1:51312
I20260710 11:09:04.066144  4332 raft_consensus.cc:606] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Received request to transfer leadership to TS 06835d592b0e4854a1d73c7583941d68
I20260710 11:09:04.068136 32325 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:04.068786 32325 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:04.081581  4230 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0: soft_deleted_table [id=3c14ecc6683e4095a0933a8b770dc582] alter complete (version 1)
I20260710 11:09:04.115664  4760 raft_consensus.cc:993] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870: : Instructing follower 06835d592b0e4854a1d73c7583941d68 to start an election
I20260710 11:09:04.116297  4785 raft_consensus.cc:1081] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Signalling peer 06835d592b0e4854a1d73c7583941d68 to start an election
I20260710 11:09:04.117733  4477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4568341909d43c7b683005cd6df8945"
dest_uuid: "06835d592b0e4854a1d73c7583941d68"
 from {username='slave'} at 127.0.0.1:51392
I20260710 11:09:04.118206  4477 raft_consensus.cc:493] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:04.118495  4477 raft_consensus.cc:3060] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.123814  4477 raft_consensus.cc:515] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:04.125695  4477 leader_election.cc:290] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 3 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:09:04.126513  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4568341909d43c7b683005cd6df8945" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:09:04.126729  4405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4568341909d43c7b683005cd6df8945" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:09:04.127269  4332 raft_consensus.cc:3055] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:04.127339  4405 raft_consensus.cc:3060] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.127552  4332 raft_consensus.cc:740] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9c7da5724a64c429d81baea494cb870, State: Running, Role: LEADER
I20260710 11:09:04.128232  4332 consensus_queue.cc:260] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [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: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:04.129143  4332 raft_consensus.cc:3060] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.133406  4405 raft_consensus.cc:2468] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 3.
I20260710 11:09:04.134297  4332 raft_consensus.cc:2468] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 3.
I20260710 11:09:04.134685  4445 leader_election.cc:304] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [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: 06835d592b0e4854a1d73c7583941d68, c794c6c6954c490d9468adf281b2fa30; no voters: 
I20260710 11:09:04.135610  4763 raft_consensus.cc:2804] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:04.135965  4763 raft_consensus.cc:697] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 3 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:09:04.136588  4763 consensus_queue.cc:237] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [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: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:04.144109  4230 catalog_manager.cc:5697] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 2 to 3, leader changed from e9c7da5724a64c429d81baea494cb870 (127.31.145.65) to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.164260  4751 raft_consensus.cc:993] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30: : Instructing follower 06835d592b0e4854a1d73c7583941d68 to start an election
I20260710 11:09:04.164731  4737 raft_consensus.cc:1081] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Signalling peer 06835d592b0e4854a1d73c7583941d68 to start an election
I20260710 11:09:04.166050  4477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4"
dest_uuid: "06835d592b0e4854a1d73c7583941d68"
 from {username='slave'} at 127.0.0.1:51408
I20260710 11:09:04.166486  4477 raft_consensus.cc:493] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:04.166785  4477 raft_consensus.cc:3060] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.171451  4477 raft_consensus.cc:515] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:04.173031  4477 leader_election.cc:290] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [CANDIDATE]: Term 3 election: Requested vote from peers e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889), c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381)
I20260710 11:09:04.173642  4332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9c7da5724a64c429d81baea494cb870"
I20260710 11:09:04.174091  4404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484f87d1210249a18edc1e3ff9e5cce4" candidate_uuid: "06835d592b0e4854a1d73c7583941d68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c794c6c6954c490d9468adf281b2fa30"
I20260710 11:09:04.174203  4332 raft_consensus.cc:3060] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.174597  4404 raft_consensus.cc:3055] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:04.174860  4404 raft_consensus.cc:740] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c794c6c6954c490d9468adf281b2fa30, State: Running, Role: LEADER
I20260710 11:09:04.175498  4404 consensus_queue.cc:260] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [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: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:04.176395  4404 raft_consensus.cc:3060] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:04.178702  4332 raft_consensus.cc:2468] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 3.
I20260710 11:09:04.179592  4448 leader_election.cc:304] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [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: 06835d592b0e4854a1d73c7583941d68, e9c7da5724a64c429d81baea494cb870; no voters: 
I20260710 11:09:04.180235  4763 raft_consensus.cc:2804] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:04.180585  4763 raft_consensus.cc:697] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 3 LEADER]: Becoming Leader. State: Replica: 06835d592b0e4854a1d73c7583941d68, State: Running, Role: LEADER
I20260710 11:09:04.181300  4763 consensus_queue.cc:237] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [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: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } }
I20260710 11:09:04.181609  4404 raft_consensus.cc:2468] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06835d592b0e4854a1d73c7583941d68 in term 3.
I20260710 11:09:04.187973  4230 catalog_manager.cc:5697] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 reported cstate change: term changed from 2 to 3, leader changed from c794c6c6954c490d9468adf281b2fa30 (127.31.145.66) to 06835d592b0e4854a1d73c7583941d68 (127.31.145.67). New cstate: current_term: 3 leader_uuid: "06835d592b0e4854a1d73c7583941d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06835d592b0e4854a1d73c7583941d68" member_type: VOTER last_known_addr { host: "127.31.145.67" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.520335  4404 raft_consensus.cc:1275] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 3 FOLLOWER]: Refusing update from remote peer 06835d592b0e4854a1d73c7583941d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:04.521404  4763 consensus_queue.cc:1048] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:04.532128  4332 raft_consensus.cc:1275] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 3 FOLLOWER]: Refusing update from remote peer 06835d592b0e4854a1d73c7583941d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:04.535738  4794 consensus_queue.cc:1048] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:04.600071  4332 raft_consensus.cc:1275] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 3 FOLLOWER]: Refusing update from remote peer 06835d592b0e4854a1d73c7583941d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:04.601133  4794 consensus_queue.cc:1048] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c7da5724a64c429d81baea494cb870" member_type: VOTER last_known_addr { host: "127.31.145.65" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:04.609036  4404 raft_consensus.cc:1275] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 3 FOLLOWER]: Refusing update from remote peer 06835d592b0e4854a1d73c7583941d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:04.610626  4776 consensus_queue.cc:1048] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c794c6c6954c490d9468adf281b2fa30" member_type: VOTER last_known_addr { host: "127.31.145.66" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:05.123114 32325 tablet_server.cc:179] TabletServer@127.31.145.65:0 shutting down...
W20260710 11:09:05.126983  4448 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260710 11:09:05.130187  4448 consensus_peers.cc:597] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 -> Peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Couldn't send request to peer e9c7da5724a64c429d81baea494cb870. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:05.133976  4374 consensus_peers.cc:597] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 -> Peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Couldn't send request to peer e9c7da5724a64c429d81baea494cb870. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:05.134670  4374 consensus_peers.cc:597] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 -> Peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Couldn't send request to peer e9c7da5724a64c429d81baea494cb870. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.151080 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:05.151783 32325 tablet_replica.cc:333] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.152472 32325 raft_consensus.cc:2243] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.152923 32325 raft_consensus.cc:2272] T 90a515713b3f4384abdc904c086789f7 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.154805 32325 tablet_replica.cc:333] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.155324 32325 raft_consensus.cc:2243] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.155745 32325 raft_consensus.cc:2272] T 7fb98ea550b9401e96df7797a0b9cdb7 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.157509 32325 tablet_replica.cc:333] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.158066 32325 raft_consensus.cc:2243] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.158473 32325 raft_consensus.cc:2272] T 1487fb7040044661a80992e543b7a821 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.160112 32325 tablet_replica.cc:333] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.160633 32325 raft_consensus.cc:2243] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.161027 32325 raft_consensus.cc:2272] T bf05ba0928f3490084502521b0068b98 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.163341 32325 tablet_replica.cc:333] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.164021 32325 raft_consensus.cc:2243] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.164497 32325 raft_consensus.cc:2272] T 5172e6863bb24b53b340917f619d9a2a P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.166567 32325 tablet_replica.cc:333] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.167110 32325 raft_consensus.cc:2243] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.167809 32325 raft_consensus.cc:2272] T 457789bd1b0c43088e92962cd8c067e3 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.169593 32325 tablet_replica.cc:333] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.170063 32325 raft_consensus.cc:2243] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.170711 32325 raft_consensus.cc:2272] T 431104539de84a0db7c97f7519220414 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.172703 32325 tablet_replica.cc:333] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.173370 32325 raft_consensus.cc:2243] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.173861 32325 raft_consensus.cc:2272] T 484f87d1210249a18edc1e3ff9e5cce4 P e9c7da5724a64c429d81baea494cb870 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:05.174687  4374 consensus_peers.cc:597] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 -> Peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Couldn't send request to peer e9c7da5724a64c429d81baea494cb870. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.176558 32325 tablet_replica.cc:333] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.177130 32325 raft_consensus.cc:2243] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.177551 32325 raft_consensus.cc:2272] T d9d0e2567feb47bab2ec36bba5c29efd P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.179291 32325 tablet_replica.cc:333] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.179750 32325 raft_consensus.cc:2243] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.180401 32325 raft_consensus.cc:2272] T 78435b1ed970425eb46af85906bb662d P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.182228 32325 tablet_replica.cc:333] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.182700 32325 raft_consensus.cc:2243] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.183379 32325 raft_consensus.cc:2272] T bd0bbf14e95c4c3d9c103063eeb25a4a P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.185176 32325 tablet_replica.cc:333] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.185721 32325 raft_consensus.cc:2243] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.186061 32325 raft_consensus.cc:2272] T f65091eabf4840a99b1e8fe3da0a7462 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.187844 32325 tablet_replica.cc:333] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.188287 32325 raft_consensus.cc:2243] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.188629 32325 raft_consensus.cc:2272] T eb6ab168b8d749a5bdf1c019d3342e11 P e9c7da5724a64c429d81baea494cb870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.190320 32325 tablet_replica.cc:333] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.190760 32325 raft_consensus.cc:2243] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.191097 32325 raft_consensus.cc:2272] T 9a76e47ea2ef4c9fadf8687501979d86 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.192678 32325 tablet_replica.cc:333] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.193179 32325 raft_consensus.cc:2243] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.193549 32325 raft_consensus.cc:2272] T e4568341909d43c7b683005cd6df8945 P e9c7da5724a64c429d81baea494cb870 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.195775 32325 tablet_replica.cc:333] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.196220 32325 raft_consensus.cc:2243] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.196887 32325 raft_consensus.cc:2272] T ebce7289f95e4a11869fdf05e2708e0b P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.198519 32325 tablet_replica.cc:333] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.198943 32325 raft_consensus.cc:2243] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.199677 32325 raft_consensus.cc:2272] T 8ccc7c7797b64457bfa4a47632df7e16 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.201352 32325 tablet_replica.cc:333] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870: stopping tablet replica
I20260710 11:09:05.201771 32325 raft_consensus.cc:2243] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.202514 32325 raft_consensus.cc:2272] T ffc180e0cb2748b4b1ab648582682884 P e9c7da5724a64c429d81baea494cb870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.238507 32325 tablet_server.cc:196] TabletServer@127.31.145.65:0 shutdown complete.
I20260710 11:09:05.273586 32325 tablet_server.cc:179] TabletServer@127.31.145.66:0 shutting down...
I20260710 11:09:05.297665 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:05.298353 32325 tablet_replica.cc:333] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.299153 32325 raft_consensus.cc:2243] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.299760 32325 raft_consensus.cc:2272] T 90a515713b3f4384abdc904c086789f7 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.302534 32325 tablet_replica.cc:333] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.303336 32325 raft_consensus.cc:2243] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.304307 32325 raft_consensus.cc:2272] T 7fb98ea550b9401e96df7797a0b9cdb7 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.306845 32325 tablet_replica.cc:333] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.307587 32325 raft_consensus.cc:2243] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.308137 32325 raft_consensus.cc:2272] T 431104539de84a0db7c97f7519220414 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.310515 32325 tablet_replica.cc:333] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.311507 32325 raft_consensus.cc:2243] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.312497 32325 raft_consensus.cc:2272] T 1487fb7040044661a80992e543b7a821 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.315090 32325 tablet_replica.cc:333] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.315856 32325 raft_consensus.cc:2243] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.316812 32325 raft_consensus.cc:2272] T bf05ba0928f3490084502521b0068b98 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.319351 32325 tablet_replica.cc:333] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.320182 32325 raft_consensus.cc:2243] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.321049 32325 raft_consensus.cc:2272] T 5172e6863bb24b53b340917f619d9a2a P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.323669 32325 tablet_replica.cc:333] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.324290 32325 raft_consensus.cc:2243] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.324730 32325 raft_consensus.cc:2272] T bd0bbf14e95c4c3d9c103063eeb25a4a P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.326496 32325 tablet_replica.cc:333] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.326967 32325 raft_consensus.cc:2243] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.327366 32325 raft_consensus.cc:2272] T d9d0e2567feb47bab2ec36bba5c29efd P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.329268 32325 tablet_replica.cc:333] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.329794 32325 raft_consensus.cc:2243] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.330180 32325 raft_consensus.cc:2272] T 484f87d1210249a18edc1e3ff9e5cce4 P c794c6c6954c490d9468adf281b2fa30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.332511 32325 tablet_replica.cc:333] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.333040 32325 raft_consensus.cc:2243] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.333441 32325 raft_consensus.cc:2272] T 78435b1ed970425eb46af85906bb662d P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.335071 32325 tablet_replica.cc:333] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.335642 32325 raft_consensus.cc:2243] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.336031 32325 raft_consensus.cc:2272] T 457789bd1b0c43088e92962cd8c067e3 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.337736 32325 tablet_replica.cc:333] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.338195 32325 raft_consensus.cc:2243] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.338567 32325 raft_consensus.cc:2272] T ffc180e0cb2748b4b1ab648582682884 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.340294 32325 tablet_replica.cc:333] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.340790 32325 raft_consensus.cc:2243] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.341177 32325 raft_consensus.cc:2272] T e4568341909d43c7b683005cd6df8945 P c794c6c6954c490d9468adf281b2fa30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.343290 32325 tablet_replica.cc:333] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.343763 32325 raft_consensus.cc:2243] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.344476 32325 raft_consensus.cc:2272] T 9a76e47ea2ef4c9fadf8687501979d86 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.346302 32325 tablet_replica.cc:333] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.346779 32325 raft_consensus.cc:2243] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.347471 32325 raft_consensus.cc:2272] T f65091eabf4840a99b1e8fe3da0a7462 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.349229 32325 tablet_replica.cc:333] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.349710 32325 raft_consensus.cc:2243] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.350368 32325 raft_consensus.cc:2272] T eb6ab168b8d749a5bdf1c019d3342e11 P c794c6c6954c490d9468adf281b2fa30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.352186 32325 tablet_replica.cc:333] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.352629 32325 raft_consensus.cc:2243] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.353032 32325 raft_consensus.cc:2272] T 8ccc7c7797b64457bfa4a47632df7e16 P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.354791 32325 tablet_replica.cc:333] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30: stopping tablet replica
I20260710 11:09:05.355221 32325 raft_consensus.cc:2243] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.355602 32325 raft_consensus.cc:2272] T ebce7289f95e4a11869fdf05e2708e0b P c794c6c6954c490d9468adf281b2fa30 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:05.385142  4448 consensus_peers.cc:597] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 -> Peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Couldn't send request to peer e9c7da5724a64c429d81baea494cb870. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.390776 32325 tablet_server.cc:196] TabletServer@127.31.145.66:0 shutdown complete.
I20260710 11:09:05.421293 32325 tablet_server.cc:179] TabletServer@127.31.145.67:0 shutting down...
W20260710 11:09:05.424279  4448 consensus_peers.cc:597] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 -> Peer e9c7da5724a64c429d81baea494cb870 (127.31.145.65:32889): Couldn't send request to peer e9c7da5724a64c429d81baea494cb870. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.65:32889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:05.434038  4445 consensus_peers.cc:597] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 -> Peer c794c6c6954c490d9468adf281b2fa30 (127.31.145.66:38381): Couldn't send request to peer c794c6c6954c490d9468adf281b2fa30. Status: Network error: Client connection negotiation failed: client connection to 127.31.145.66:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.448580 32325 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:05.449357 32325 tablet_replica.cc:333] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.450033 32325 raft_consensus.cc:2243] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.450779 32325 raft_consensus.cc:2272] T 90a515713b3f4384abdc904c086789f7 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.452564 32325 tablet_replica.cc:333] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.453063 32325 raft_consensus.cc:2243] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.453508 32325 raft_consensus.cc:2272] T 7fb98ea550b9401e96df7797a0b9cdb7 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.455215 32325 tablet_replica.cc:333] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.455698 32325 raft_consensus.cc:2243] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.456086 32325 raft_consensus.cc:2272] T 1487fb7040044661a80992e543b7a821 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.457782 32325 tablet_replica.cc:333] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.458292 32325 raft_consensus.cc:2243] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.458685 32325 raft_consensus.cc:2272] T bf05ba0928f3490084502521b0068b98 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.460299 32325 tablet_replica.cc:333] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.460762 32325 raft_consensus.cc:2243] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.461126 32325 raft_consensus.cc:2272] T 431104539de84a0db7c97f7519220414 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.462771 32325 tablet_replica.cc:333] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.463256 32325 raft_consensus.cc:2243] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.463626 32325 raft_consensus.cc:2272] T 5172e6863bb24b53b340917f619d9a2a P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.465220 32325 tablet_replica.cc:333] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.465730 32325 raft_consensus.cc:2243] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.466133 32325 raft_consensus.cc:2272] T 457789bd1b0c43088e92962cd8c067e3 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.467718 32325 tablet_replica.cc:333] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.468196 32325 raft_consensus.cc:2243] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.468868 32325 raft_consensus.cc:2272] T 484f87d1210249a18edc1e3ff9e5cce4 P 06835d592b0e4854a1d73c7583941d68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.471082 32325 tablet_replica.cc:333] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.471669 32325 raft_consensus.cc:2243] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.472389 32325 raft_consensus.cc:2272] T d9d0e2567feb47bab2ec36bba5c29efd P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.474126 32325 tablet_replica.cc:333] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.474599 32325 raft_consensus.cc:2243] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.474994 32325 raft_consensus.cc:2272] T 78435b1ed970425eb46af85906bb662d P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.476643 32325 tablet_replica.cc:333] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.477115 32325 raft_consensus.cc:2243] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.477521 32325 raft_consensus.cc:2272] T bd0bbf14e95c4c3d9c103063eeb25a4a P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.479176 32325 tablet_replica.cc:333] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.479658 32325 raft_consensus.cc:2243] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.480031 32325 raft_consensus.cc:2272] T eb6ab168b8d749a5bdf1c019d3342e11 P 06835d592b0e4854a1d73c7583941d68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.481789 32325 tablet_replica.cc:333] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.482245 32325 raft_consensus.cc:2243] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.482620 32325 raft_consensus.cc:2272] T f65091eabf4840a99b1e8fe3da0a7462 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.484352 32325 tablet_replica.cc:333] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.484795 32325 raft_consensus.cc:2243] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.485191 32325 raft_consensus.cc:2272] T ffc180e0cb2748b4b1ab648582682884 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.486933 32325 tablet_replica.cc:333] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.487497 32325 raft_consensus.cc:2243] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.487951 32325 raft_consensus.cc:2272] T 8ccc7c7797b64457bfa4a47632df7e16 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.489699 32325 tablet_replica.cc:333] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.490167 32325 raft_consensus.cc:2243] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.490553 32325 raft_consensus.cc:2272] T ebce7289f95e4a11869fdf05e2708e0b P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.492195 32325 tablet_replica.cc:333] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.492622 32325 raft_consensus.cc:2243] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.493316 32325 raft_consensus.cc:2272] T e4568341909d43c7b683005cd6df8945 P 06835d592b0e4854a1d73c7583941d68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.495396 32325 tablet_replica.cc:333] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68: stopping tablet replica
I20260710 11:09:05.495818 32325 raft_consensus.cc:2243] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.496208 32325 raft_consensus.cc:2272] T 9a76e47ea2ef4c9fadf8687501979d86 P 06835d592b0e4854a1d73c7583941d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.522009 32325 tablet_server.cc:196] TabletServer@127.31.145.67:0 shutdown complete.
I20260710 11:09:05.550419 32325 master.cc:562] Master@127.31.145.126:36287 shutting down...
I20260710 11:09:05.568871 32325 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.569396 32325 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.569762 32325 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1fef024dbecf4689be665b11a7642ae0: stopping tablet replica
I20260710 11:09:05.589005 32325 master.cc:584] Master@127.31.145.126:36287 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11627 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23450 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (113065 ms total)
[  PASSED  ] 8 tests.
I20260710 11:09:05.637575 32325 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 404 messages since previous log ~14 seconds ago
I20260710 11:09:05.637804 32325 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 402 messages since previous log ~14 seconds ago
I20260710 11:09:05.637969 32325 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 392 messages since previous log ~14 seconds ago
I20260710 11:09:05.638160 32325 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260710 11:09:05.638337 32325 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260710 11:09:05.638562 32325 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260710 11:09:05.638823 32325 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
